| Summary Item | Total | Failed |
|---|---|---|
| Requests | 168 | 0 |
| Prerequest Scripts | 225 | 0 |
| Test Scripts | 246 | 0 |
| Assertions | 213 | 39 |
| Skipped Tests | 0 | - |
expected 542 to be below 150
expected response to have status code 401 but got 500
expected response to have status code 400 but got 500
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected 291 to be below 200
expected response to have status code 403 but got 500
expected 273 to be below 200
expected response to have status code 403 but got 500
expected 325 to be below 200
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected 260 to be below 150
expected response to have status code 401 but got 500
expected response to have status code 400 but got 500
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected 281 to be below 200
expected response to have status code 403 but got 500
expected 268 to be below 200
expected response to have status code 403 but got 500
expected 313 to be below 200
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected 260 to be below 150
expected response to have status code 401 but got 500
expected response to have status code 400 but got 500
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected 282 to be below 200
expected response to have status code 403 but got 500
expected 266 to be below 200
expected response to have status code 403 but got 500
expected 316 to be below 200
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | {{username}} |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d477c272-4a99-4d2d-b0bc-01c425c897e5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-sGy1453+P0p8DUH0eO2EAeMAoWc" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MTV9.vm-nt0iwHHbqUIQGAvRirHuNofA8uLkwbd8HQPNE5dU"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code should be 200 | 1 | 0 | 0 |
| Response message should be equal to Success | 1 | 0 | 0 |
| Token should be valid | 1 | 0 | 0 |
| Validate JSON Schema | 1 | 0 | 0 |
| Response time < 150ms | 0 | 1 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Response time < 150ms | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | {{username}} |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 58af229f-763b-49c5-8cda-91e26f9d1547 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 60 |
{
"username": "iamfd123",
"password": "pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Correct Error Message is shown | 1 | 0 | 0 |
| Status code should be 401 - Unauthorized | 0 | 1 | 0 |
| Validate JSON Response Schema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code should be 401 - Unauthorized | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | {{username}} |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1ec3491b-2fbd-4d60-87b9-c7f01fd256e5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Correct Error Message is shown | 1 | 0 | 0 |
| Status code should be 400 - Bad Request | 0 | 1 | 0 |
| Validate JSON Response Schema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code should be 400 - Bad Request | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MTV9.vm-nt0iwHHbqUIQGAvRirHuNofA8uLkwbd8HQPNE5dU |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ce58fe18-f673-4f24-acd9-b67ef9aac99e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code should be 200 | 1 | 0 | 0 |
| Response Time < 400ms | 1 | 0 | 0 |
| Response body contains message as success | 1 | 0 | 0 |
| Verify Response Schema | 1 | 0 | 0 |
| Verify User Properties are present | 1 | 0 | 0 |
| Verify if role is FrontDesk | 1 | 0 | 0 |
| Total | 6 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MTV9.vm-nt0iwHHbqUIQGAvRirHuNofA8uLkwbd8HQPNE5dU |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 28c35ec0-331c-4180-953b-8639ccb70eec |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security: Verify if password field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security: Verify if password field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 71c41078-6783-44b5-b0e7-5e90b2d90a34 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the response status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MTV9.vm-nt0iwHHbqUIQGAvRirHuNofA8uLkwbd8HQPNE5dU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 32007207-5015-444a-8890-d6d44dc3f029 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-UeBDsdoyWndDV45E5lYFeYBmoY4" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":396},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code should be 200 | 1 | 0 | 0 |
| Verify Response Time < 200ms | 0 | 1 | 0 |
| Verify that message should be equal to Success | 1 | 0 | 0 |
| Verify Response JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in the response data Array | 1 | 0 | 0 |
| Verify if the count for the Json Object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json Object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json Object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 8 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Response Time < 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e2d96675-3401-4b51-b660-9ae9f01d0f6c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code should be 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5c6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3NTc4NTZ9.4JswZiXokDUJMGgBytlFKmLEBov015Rxnc0u7MpBF |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c1831ac0-7525-45da-a7c8-55feb7629ccc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 67 |
| ETag | W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code should be 403 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code should be 403 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MTV9.vm-nt0iwHHbqUIQGAvRirHuNofA8uLkwbd8HQPNE5dU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 30378856-114b-4413-9018-39e7935f783d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:53:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MTV9.vm-nt0iwHHbqUIQGAvRirHuNofA8uLkwbd8HQPNE5dU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ec2ab20c-d9fa-443a-aa40-f10893b147d4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:53:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 200 | 1 | 0 | 0 |
| Verify if Response Time < 200ms | 0 | 1 | 0 |
| Verify if Message is equal to Success | 1 | 0 | 0 |
| Verify Response JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_platform is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if Response Time < 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1a32533e-da66-493a-86a7-789ac04d517d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjcxMDc4NjV9.IFn1rKYbv0O9zo87OrzgE0hwIIwEnbwuw785t1Yxo_M |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f5e916a7-4ffa-466f-843b-371e246fe608 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 67 |
| ETag | W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 403 - Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status Code is 403 - Forbidden | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MTV9.vm-nt0iwHHbqUIQGAvRirHuNofA8uLkwbd8HQPNE5dU |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 018e6d55-274d-4cdd-9a94-5c7a723add12 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1066 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Kumari",
"last_name": "Usha",
"mobile_number": "7899453211",
"mobile_number_alt": "",
"email_id": "kmusha1298@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "14442504887526",
"imei1": "14442504887526",
"imei2": "14442504887526",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-0BGdoBQQX9CoRh5xhej61/wijw8" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":167939,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":167956,"tr_customer_product_id":167946,"job_number":"JOB_167939"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MTV9.vm-nt0iwHHbqUIQGAvRirHuNofA8uLkwbd8HQPNE5dU |
| randomNumber | 52 |
| randomFirstName | Angelina |
| randomLastName | Klocko |
| randomEmail | Timothy_Kuphal@gmail.com |
| randomPhone | 650-243-0233 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8cc86bf2-6367-4d99-8204-691192a7ff36 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1062 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Cara",
"last_name": "Rath",
"mobile_number": "987-859-1105",
"mobile_number_alt": "",
"email_id": "Amir60@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "10948899776550",
"imei1": "10948899776550",
"imei2": "10948899776550",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-EMFTdHux++guh1RqoULpcfYzNr8" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":167940,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":167957,"tr_customer_product_id":167947,"job_number":"JOB_167940"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 200 | 1 | 0 | 0 |
| Verify if Response Time < 200ms | 0 | 1 | 0 |
| Verify Response Schema | 1 | 0 | 0 |
| Verify the message in the response is Job created successfully. | 1 | 0 | 0 |
| Verify if the key id is present in response | 1 | 0 | 0 |
| Verify if the key mst_service_location_id is present in response | 1 | 0 | 0 |
| Verify if the key mst_platform_id is present in response | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status_id is present in response | 1 | 0 | 0 |
| Verify if the key mst_oem_id is present in response | 1 | 0 | 0 |
| Verify if the key tr_customer_id is present in response | 1 | 0 | 0 |
| Verify if the key tr_customer_product_id is present in response | 1 | 0 | 0 |
| Verify if the key job_number is present in response | 1 | 0 | 0 |
| Verify if job_number starts with JOB_ | 1 | 0 | 0 |
| Total | 12 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if Response Time < 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| randomNumber | 695 |
| randomFirstName | Hyman |
| randomLastName | Towne |
| randomEmail | Alexandra.Mraz38@gmail.com |
| randomPhone | 365-842-5782 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ffbbc83c-2dcd-42ea-b0a0-ae083ae04ce4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1069 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Hershel",
"last_name": "Gerhold",
"mobile_number": "580-285-1383",
"mobile_number_alt": "",
"email_id": "Giles49@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "11246160133911",
"imei1": "11246160133911",
"imei2": "11246160133911",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the Status Code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjcxMDgxMDJ9.IcJFwjizzztlMihGZ8FeEOPntq13fHD4T8oGOzX-EkU |
| randomNumber | 419 |
| randomFirstName | Brooklyn |
| randomLastName | Gleichner |
| randomEmail | Margaret61@hotmail.com |
| randomPhone | 565-608-4036 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c5616a7e-a6a1-4cd9-ada1-29416e76ad8d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1070 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Rhiannon",
"last_name": "Fahey",
"mobile_number": "203-968-3711",
"mobile_number_alt": "",
"email_id": "Davin75@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "15489186881710",
"imei1": "15489186881710",
"imei2": "15489186881710",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 100 |
| ETag | W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MTV9.vm-nt0iwHHbqUIQGAvRirHuNofA8uLkwbd8HQPNE5dU |
| randomNumber | 601 |
| randomFirstName | Kaylie |
| randomLastName | Armstrong |
| randomEmail | Malcolm.Huel@yahoo.com |
| randomPhone | 625-783-2058 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | dd916595-4ede-4c4d-80d7-e216b2b0d818 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 236 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 107 |
| ETag | W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MTV9.vm-nt0iwHHbqUIQGAvRirHuNofA8uLkwbd8HQPNE5dU |
| randomNumber | 553 |
| randomFirstName | Ernestine |
| randomLastName | Sanford |
| randomEmail | Kaden71@yahoo.com |
| randomPhone | 454-509-2885 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bcc516b1-09ea-46dd-83b1-d26fcad96060 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1093 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Carmella",
"last_name": "Huel",
"mobile_number": "407-618-0371",
"mobile_number_alt": "",
"email_id": "Emilia.Kihn0@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "8.219708129152737e+31",
"imei1": "8.219708129152737e+31",
"imei2": "8.219708129152737e+31",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 156 |
| ETag | W/"9c-JNWGeFeLf7uksgIlEgwLqo47n4A" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be less than or equal to 17 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MTV9.vm-nt0iwHHbqUIQGAvRirHuNofA8uLkwbd8HQPNE5dU |
| randomNumber | 557 |
| randomFirstName | Jess |
| randomLastName | Reinger |
| randomEmail | Rodolfo55@hotmail.com |
| randomPhone | 585-360-9023 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0fd964bb-0123-4737-8f37-3ff9d365feec |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1059 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Jack",
"last_name": "Jast",
"mobile_number": "808-770-5359",
"mobile_number_alt": "",
"email_id": "Frederick.Walter58@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "168243619",
"imei1": "168243619",
"imei2": "168243619",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MTV9.vm-nt0iwHHbqUIQGAvRirHuNofA8uLkwbd8HQPNE5dU |
| randomNumber | 945 |
| randomFirstName | Wendell |
| randomLastName | Kunde |
| randomEmail | Marjorie37@yahoo.com |
| randomPhone | 334-793-4880 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 27aa6137-91c7-4cf6-bed1-7d0bb9d0d1c0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 998 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Johanna",
"last_name": "Schimmel",
"mobile_number": "291-564-8355",
"mobile_number_alt": "",
"email_id": "Royal_Kutch@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "14327051495439",
"imei1": "14327051495439",
"imei2": "14327051495439",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 132 |
| ETag | W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-qDy/fxqJLnAp5yrdi08zf5+L2XU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MTV9.vm-nt0iwHHbqUIQGAvRirHuNofA8uLkwbd8HQPNE5dU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8ac75134-e451-4e2b-a7d8-9759b3c4b9f4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-nbwuHcNpmowYDD9iHoBdD3rhjRU" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":398},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the count for the created job today is incremented | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MTV9.vm-nt0iwHHbqUIQGAvRirHuNofA8uLkwbd8HQPNE5dU |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6c72abe5-ac84-40df-ab37-5626de858dce |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 40 |
{
"details_key": "created_today"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"6073c-g0JsjBqka5kMcYXaCpG45lLRf9c" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:53:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":167940,"job_number":"JOB_167940","tr_customer_id":167957,"tr_customer_product_id":167947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:39.000Z","name":"Cara Rath","mobile_number":"987-859-1105","email_id":"Amir60@gmail.com","dop":"2025-12-01","serial_number":"10948899776550","imei1":"10948899776550","imei2":"10948899776550","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167939,"job_number":"JOB_167939","tr_customer_id":167956,"tr_customer_product_id":167946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14442504887526","imei1":"14442504887526","imei2":"14442504887526","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167938,"job_number":"JOB_167938","tr_customer_id":167955,"tr_customer_product_id":167945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:27.000Z","modified_at":"2026-01-27T06:51:27.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10931088604581","imei1":"10931088604581","imei2":"10931088604581","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167937,"job_number":"JOB_167937","tr_customer_id":167954,"tr_customer_product_id":167944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:26.000Z","modified_at":"2026-01-27T06:52:03.000Z","name":"Allene Erdman","mobile_number":"213-477-2942","email_id":"Reilly.Klocko@yahoo.com","dop":"2026-01-04","serial_number":"12959238722478","imei1":"12959238722478","imei2":"12959238722478","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167936,"job_number":"JOB_167936","tr_customer_id":167953,"tr_customer_product_id":167943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:25.000Z","modified_at":"2026-01-27T06:51:25.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11495474994629","imei1":"11495474994629","imei2":"11495474994629","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167935,"job_number":"JOB_167935","tr_customer_id":167952,"tr_customer_product_id":167942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:00.000Z","modified_at":"2026-01-27T06:51:00.000Z","name":"Abe Borer","mobile_number":"232-802-4714","email_id":"Alfreda56@hotmail.com","dop":"2025-04-06","serial_number":"14248653361242728","imei1":"14248653361242728","imei2":"14248653361242728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167934,"job_number":"JOB_167934","tr_customer_id":167951,"tr_customer_product_id":167941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:58.000Z","modified_at":"2026-01-27T06:51:36.000Z","name":"Miracle Doyle","mobile_number":"985-838-2059","email_id":"Jett_Bosco@hotmail.com","dop":"2025-04-06","serial_number":"17756785529011","imei1":"17756785529011","imei2":"17756785529011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167933,"job_number":"JOB_167933","tr_customer_id":167950,"tr_customer_product_id":167940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:58.000Z","modified_at":"2026-01-27T06:50:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16248942148525","imei1":"16248942148525","imei2":"16248942148525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167932,"job_number":"JOB_167932","tr_customer_id":167949,"tr_customer_product_id":167939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:42.000Z","modified_at":"2026-01-27T06:50:42.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"42969104263391","imei1":"42969104263391","imei2":"42969104263391","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167931,"job_number":"JOB_167931","tr_customer_id":167948,"tr_customer_product_id":167938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:40.000Z","modified_at":"2026-01-27T06:51:18.000Z","name":"Brando Johnston","mobile_number":"935-317-2882","email_id":"Edmund50@hotmail.com","dop":"2026-01-04","serial_number":"17810372015745","imei1":"17810372015745","imei2":"17810372015745","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167930,"job_number":"JOB_167930","tr_customer_id":167947,"tr_customer_product_id":167937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:40.000Z","modified_at":"2026-01-27T06:50:40.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11366144519689","imei1":"11366144519689","imei2":"11366144519689","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167929,"job_number":"JOB_167929","tr_customer_id":167946,"tr_customer_product_id":167936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:13.000Z","modified_at":"2026-01-27T06:50:13.000Z","name":"Arno Kessler","mobile_number":"230-754-1794","email_id":"Stanley57@hotmail.com","dop":"2025-04-06","serial_number":"18194212640282856","imei1":"18194212640282856","imei2":"18194212640282856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167928,"job_number":"JOB_167928","tr_customer_id":167945,"tr_customer_product_id":167935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:11.000Z","modified_at":"2026-01-27T06:50:51.000Z","name":"Bernadine Rutherford","mobile_number":"704-539-2876","email_id":"Emmett_Kohler@gmail.com","dop":"2025-04-06","serial_number":"14534602088922","imei1":"14534602088922","imei2":"14534602088922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167927,"job_number":"JOB_167927","tr_customer_id":167944,"tr_customer_product_id":167934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:11.000Z","modified_at":"2026-01-27T06:50:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13203431323945","imei1":"13203431323945","imei2":"13203431323945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167926,"job_number":"JOB_167926","tr_customer_id":167943,"tr_customer_product_id":167933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:54.000Z","modified_at":"2026-01-27T06:49:54.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"90321257518944","imei1":"90321257518944","imei2":"90321257518944","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167925,"job_number":"JOB_167925","tr_customer_id":167942,"tr_customer_product_id":167932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:52.000Z","modified_at":"2026-01-27T06:50:33.000Z","name":"Kris Bernier","mobile_number":"258-592-8541","email_id":"Kaycee96@gmail.com","dop":"2026-01-04","serial_number":"18439341230313","imei1":"18439341230313","imei2":"18439341230313","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167924,"job_number":"JOB_167924","tr_customer_id":167941,"tr_customer_product_id":167931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:52.000Z","modified_at":"2026-01-27T06:49:52.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10934874410701","imei1":"10934874410701","imei2":"10934874410701","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167923,"job_number":"JOB_167923","tr_customer_id":167940,"tr_customer_product_id":167930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:30.000Z","modified_at":"2026-01-27T06:49:30.000Z","name":"Milton Bartell","mobile_number":"357-620-1896","email_id":"Kian46@hotmail.com","dop":"2025-04-06","serial_number":"17118551920422780","imei1":"17118551920422780","imei2":"17118551920422780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167922,"job_number":"JOB_167922","tr_customer_id":167939,"tr_customer_product_id":167929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:29.000Z","modified_at":"2026-01-27T06:50:09.000Z","name":"Bell Stracke","mobile_number":"915-750-4333","email_id":"Saul58@hotmail.com","dop":"2025-04-06","serial_number":"10400148993354","imei1":"10400148993354","imei2":"10400148993354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167921,"job_number":"JOB_167921","tr_customer_id":167938,"tr_customer_product_id":167928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:26.000Z","modified_at":"2026-01-27T06:49:26.000Z","name":"Garry Haag","mobile_number":"330-706-5364","email_id":"Lenna35@hotmail.com","dop":"2025-04-06","serial_number":"11179143080451844","imei1":"11179143080451844","imei2":"11179143080451844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167920,"job_number":"JOB_167920","tr_customer_id":167937,"tr_customer_product_id":167927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:25.000Z","modified_at":"2026-01-27T06:50:04.000Z","name":"Ignacio Farrell","mobile_number":"320-500-1584","email_id":"Felipe52@hotmail.com","dop":"2025-04-06","serial_number":"18659899859152","imei1":"18659899859152","imei2":"18659899859152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167919,"job_number":"JOB_167919","tr_customer_id":167936,"tr_customer_product_id":167926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:25.000Z","modified_at":"2026-01-27T06:49:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17402848540623","imei1":"17402848540623","imei2":"17402848540623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167918,"job_number":"JOB_167918","tr_customer_id":167935,"tr_customer_product_id":167925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:39.000Z","modified_at":"2026-01-27T06:44:39.000Z","name":"Golden Brown","mobile_number":"840-732-0041","email_id":"Hailie73@hotmail.com","dop":"2025-04-06","serial_number":"15818286366602872","imei1":"15818286366602872","imei2":"15818286366602872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167917,"job_number":"JOB_167917","tr_customer_id":167934,"tr_customer_product_id":167924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:38.000Z","modified_at":"2026-01-27T06:45:18.000Z","name":"Joaquin Kulas","mobile_number":"583-240-9817","email_id":"Kirsten25@yahoo.com","dop":"2025-04-06","serial_number":"17938551459730","imei1":"17938551459730","imei2":"17938551459730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167916,"job_number":"JOB_167916","tr_customer_id":167933,"tr_customer_product_id":167923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:38.000Z","modified_at":"2026-01-27T06:44:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17063374650545","imei1":"17063374650545","imei2":"17063374650545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167915,"job_number":"JOB_167915","tr_customer_id":167932,"tr_customer_product_id":167922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:18.000Z","modified_at":"2026-01-27T06:44:18.000Z","name":"Ariane Hamill","mobile_number":"398-734-1884","email_id":"Ryleigh.Tremblay42@hotmail.com","dop":"2025-04-06","serial_number":"10595233660109322","imei1":"10595233660109322","imei2":"10595233660109322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167914,"job_number":"JOB_167914","tr_customer_id":167931,"tr_customer_product_id":167921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:16.000Z","modified_at":"2026-01-27T06:44:58.000Z","name":"Grady Schaden","mobile_number":"682-416-2165","email_id":"Megane_Barrows5@gmail.com","dop":"2025-04-06","serial_number":"13986612123238","imei1":"13986612123238","imei2":"13986612123238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167913,"job_number":"JOB_167913","tr_customer_id":167930,"tr_customer_product_id":167920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:51.000Z","modified_at":"2026-01-27T06:43:51.000Z","name":"Serenity Boyer","mobile_number":"339-974-1255","email_id":"Carleton.Marvin98@gmail.com","dop":"2025-04-06","serial_number":"15255955352476028","imei1":"15255955352476028","imei2":"15255955352476028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167912,"job_number":"JOB_167912","tr_customer_id":167929,"tr_customer_product_id":167919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:50.000Z","modified_at":"2026-01-27T06:44:30.000Z","name":"Sam Baumbach","mobile_number":"278-216-6264","email_id":"Abdul.Schoen24@gmail.com","dop":"2025-04-06","serial_number":"19651107341783","imei1":"19651107341783","imei2":"19651107341783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167911,"job_number":"JOB_167911","tr_customer_id":167928,"tr_customer_product_id":167918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:49.000Z","modified_at":"2026-01-27T06:43:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13742475805245","imei1":"13742475805245","imei2":"13742475805245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167910,"job_number":"JOB_167910","tr_customer_id":167927,"tr_customer_product_id":167917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:46.000Z","modified_at":"2026-01-27T06:43:46.000Z","name":"Percy Crist","mobile_number":"935-950-9106","email_id":"Krystel.Ankunding67@yahoo.com","dop":"2025-04-06","serial_number":"18545814363637170","imei1":"18545814363637170","imei2":"18545814363637170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167909,"job_number":"JOB_167909","tr_customer_id":167926,"tr_customer_product_id":167916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:45.000Z","modified_at":"2026-01-27T06:44:28.000Z","name":"Kaitlin Zboncak","mobile_number":"891-592-1390","email_id":"Furman_Ziemann@gmail.com","dop":"2025-04-06","serial_number":"19030635434719","imei1":"19030635434719","imei2":"19030635434719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167908,"job_number":"JOB_167908","tr_customer_id":167925,"tr_customer_product_id":167915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:44.000Z","modified_at":"2026-01-27T06:43:44.000Z","name":"Victor Schroeder","mobile_number":"473-540-3534","email_id":"Dexter_Marks@gmail.com","dop":"2025-04-06","serial_number":"16447744665311734","imei1":"16447744665311734","imei2":"16447744665311734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167907,"job_number":"JOB_167907","tr_customer_id":167924,"tr_customer_product_id":167914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:43.000Z","modified_at":"2026-01-27T06:44:24.000Z","name":"Harley Runte","mobile_number":"656-420-5648","email_id":"Martina.Walker@yahoo.com","dop":"2025-04-06","serial_number":"14023871545970","imei1":"14023871545970","imei2":"14023871545970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167906,"job_number":"JOB_167906","tr_customer_id":167923,"tr_customer_product_id":167913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:43.000Z","modified_at":"2026-01-27T06:43:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15646928553703","imei1":"15646928553703","imei2":"15646928553703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167905,"job_number":"JOB_167905","tr_customer_id":167922,"tr_customer_product_id":167912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:03.000Z","modified_at":"2026-01-27T06:43:03.000Z","name":"Roy Aufderhar","mobile_number":"826-647-3721","email_id":"Sheila.Murphy83@yahoo.com","dop":"2025-04-06","serial_number":"10699411250399026","imei1":"10699411250399026","imei2":"10699411250399026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167904,"job_number":"JOB_167904","tr_customer_id":167921,"tr_customer_product_id":167911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:02.000Z","modified_at":"2026-01-27T06:43:42.000Z","name":"Cortez Kshlerin","mobile_number":"404-335-4217","email_id":"Caroline.Hyatt@gmail.com","dop":"2025-04-06","serial_number":"15859812046555","imei1":"15859812046555","imei2":"15859812046555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167903,"job_number":"JOB_167903","tr_customer_id":167920,"tr_customer_product_id":167910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:01.000Z","modified_at":"2026-01-27T06:43:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14958910419154","imei1":"14958910419154","imei2":"14958910419154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167902,"job_number":"JOB_167902","tr_customer_id":167919,"tr_customer_product_id":167909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:56.000Z","modified_at":"2026-01-27T06:42:56.000Z","name":"Ned Dach","mobile_number":"535-612-0082","email_id":"Adolfo_Nikolaus@hotmail.com","dop":"2025-04-06","serial_number":"15430774571147254","imei1":"15430774571147254","imei2":"15430774571147254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167901,"job_number":"JOB_167901","tr_customer_id":167918,"tr_customer_product_id":167908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:54.000Z","modified_at":"2026-01-27T06:43:35.000Z","name":"Jeanie Bailey","mobile_number":"254-447-6959","email_id":"Otha93@hotmail.com","dop":"2025-04-06","serial_number":"13830389477544","imei1":"13830389477544","imei2":"13830389477544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167900,"job_number":"JOB_167900","tr_customer_id":167917,"tr_customer_product_id":167907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:54.000Z","modified_at":"2026-01-27T06:42:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17079659156633","imei1":"17079659156633","imei2":"17079659156633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167899,"job_number":"JOB_167899","tr_customer_id":167916,"tr_customer_product_id":167906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:06.000Z","modified_at":"2026-01-27T06:42:06.000Z","name":"Lisa Zulauf","mobile_number":"250-618-8688","email_id":"Chelsea9@yahoo.com","dop":"2025-04-06","serial_number":"17611184738963124","imei1":"17611184738963124","imei2":"17611184738963124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167898,"job_number":"JOB_167898","tr_customer_id":167915,"tr_customer_product_id":167905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:05.000Z","modified_at":"2026-01-27T06:42:46.000Z","name":"Berta Gleason","mobile_number":"670-959-8671","email_id":"Nelle.Douglas@hotmail.com","dop":"2025-04-06","serial_number":"17500260885098","imei1":"17500260885098","imei2":"17500260885098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167897,"job_number":"JOB_167897","tr_customer_id":167914,"tr_customer_product_id":167904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:05.000Z","modified_at":"2026-01-27T06:42:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18231155699279","imei1":"18231155699279","imei2":"18231155699279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167896,"job_number":"JOB_167896","tr_customer_id":167913,"tr_customer_product_id":167903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:33.000Z","modified_at":"2026-01-27T06:38:33.000Z","name":"Marty Corkery","mobile_number":"727-204-3064","email_id":"Domenico.Huels@yahoo.com","dop":"2025-04-06","serial_number":"10948488540603988","imei1":"10948488540603988","imei2":"10948488540603988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167895,"job_number":"JOB_167895","tr_customer_id":167912,"tr_customer_product_id":167902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:32.000Z","modified_at":"2026-01-27T06:39:09.000Z","name":"Mylene Ziemann","mobile_number":"268-456-3179","email_id":"Monserrate.Padberg96@hotmail.com","dop":"2025-04-06","serial_number":"13422109656931","imei1":"13422109656931","imei2":"13422109656931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167894,"job_number":"JOB_167894","tr_customer_id":167911,"tr_customer_product_id":167901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:31.000Z","modified_at":"2026-01-27T06:38:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14777744687360","imei1":"14777744687360","imei2":"14777744687360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167890,"job_number":"JOB_167890","tr_customer_id":167907,"tr_customer_product_id":167897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:49.000Z","modified_at":"2026-01-27T06:37:49.000Z","name":"Davion Gaylord","mobile_number":"478-883-2288","email_id":"Alejandrin_OKeefe47@gmail.com","dop":"2025-04-06","serial_number":"11487920209396314","imei1":"11487920209396314","imei2":"11487920209396314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167889,"job_number":"JOB_167889","tr_customer_id":167906,"tr_customer_product_id":167896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:47.000Z","modified_at":"2026-01-27T06:38:24.000Z","name":"Christa Kutch","mobile_number":"447-746-4829","email_id":"Krista_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"16625501213741","imei1":"16625501213741","imei2":"16625501213741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167888,"job_number":"JOB_167888","tr_customer_id":167905,"tr_customer_product_id":167895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:47.000Z","modified_at":"2026-01-27T06:37:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10244847596438","imei1":"10244847596438","imei2":"10244847596438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167884,"job_number":"JOB_167884","tr_customer_id":167901,"tr_customer_product_id":167891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Wyatt Friesen","mobile_number":"592-951-6370","email_id":"Willard57@yahoo.com","dop":"2025-04-06","serial_number":"18984968440466710","imei1":"18984968440466710","imei2":"18984968440466710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167883,"job_number":"JOB_167883","tr_customer_id":167900,"tr_customer_product_id":167890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Avis Fadel","mobile_number":"908-634-0138","email_id":"Norene.Raynor@gmail.com","dop":"2025-04-06","serial_number":"18320246082397332","imei1":"18320246082397332","imei2":"18320246082397332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167882,"job_number":"JOB_167882","tr_customer_id":167899,"tr_customer_product_id":167889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:03.000Z","modified_at":"2026-01-27T06:37:42.000Z","name":"Jaylen Kerluke","mobile_number":"546-909-9233","email_id":"Domingo45@gmail.com","dop":"2025-04-06","serial_number":"16862134829963","imei1":"16862134829963","imei2":"16862134829963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167881,"job_number":"JOB_167881","tr_customer_id":167898,"tr_customer_product_id":167888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:03.000Z","modified_at":"2026-01-27T06:37:40.000Z","name":"Celestine Kilback","mobile_number":"975-592-9244","email_id":"Maximillian46@gmail.com","dop":"2025-04-06","serial_number":"17951541323118","imei1":"17951541323118","imei2":"17951541323118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167880,"job_number":"JOB_167880","tr_customer_id":167897,"tr_customer_product_id":167887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15941554825756","imei1":"15941554825756","imei2":"15941554825756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167879,"job_number":"JOB_167879","tr_customer_id":167896,"tr_customer_product_id":167886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12797132248973","imei1":"12797132248973","imei2":"12797132248973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167877,"job_number":"JOB_167877","tr_customer_id":167894,"tr_customer_product_id":167884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:42.000Z","modified_at":"2026-01-27T06:36:42.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"16171174787922","imei1":"16171174787922","imei2":"16171174787922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167873,"job_number":"JOB_167873","tr_customer_id":167890,"tr_customer_product_id":167880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:17.000Z","modified_at":"2026-01-27T06:36:17.000Z","name":"Maye Rodriguez","mobile_number":"655-525-8401","email_id":"Edward.Walsh28@gmail.com","dop":"2025-04-06","serial_number":"18172135488968240","imei1":"18172135488968240","imei2":"18172135488968240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167872,"job_number":"JOB_167872","tr_customer_id":167889,"tr_customer_product_id":167879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:16.000Z","modified_at":"2026-01-27T06:36:55.000Z","name":"Cruz Hoeger","mobile_number":"934-485-6036","email_id":"Zelda13@yahoo.com","dop":"2025-04-06","serial_number":"14583018003932","imei1":"14583018003932","imei2":"14583018003932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167871,"job_number":"JOB_167871","tr_customer_id":167888,"tr_customer_product_id":167878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:15.000Z","modified_at":"2026-01-27T06:36:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18948317579051","imei1":"18948317579051","imei2":"18948317579051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167869,"job_number":"JOB_167869","tr_customer_id":167886,"tr_customer_product_id":167876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:54.000Z","modified_at":"2026-01-27T06:35:54.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"17324433358007","imei1":"17324433358007","imei2":"17324433358007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167865,"job_number":"JOB_167865","tr_customer_id":167882,"tr_customer_product_id":167872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:30.000Z","modified_at":"2026-01-27T06:35:30.000Z","name":"Omer Maggio","mobile_number":"655-959-8696","email_id":"Hershel99@gmail.com","dop":"2025-04-06","serial_number":"11488347981559736","imei1":"11488347981559736","imei2":"11488347981559736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167864,"job_number":"JOB_167864","tr_customer_id":167881,"tr_customer_product_id":167871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:29.000Z","modified_at":"2026-01-27T06:36:08.000Z","name":"Natasha Towne","mobile_number":"539-944-7993","email_id":"Elinore77@hotmail.com","dop":"2025-04-06","serial_number":"15990339465447","imei1":"15990339465447","imei2":"15990339465447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167863,"job_number":"JOB_167863","tr_customer_id":167880,"tr_customer_product_id":167870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:28.000Z","modified_at":"2026-01-27T06:35:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12322716487394","imei1":"12322716487394","imei2":"12322716487394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167861,"job_number":"JOB_167861","tr_customer_id":167878,"tr_customer_product_id":167868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:06.000Z","modified_at":"2026-01-27T06:35:06.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"17343592327259","imei1":"17343592327259","imei2":"17343592327259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167860,"job_number":"JOB_167860","tr_customer_id":167877,"tr_customer_product_id":167867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:34:28.000Z","modified_at":"2026-01-27T06:34:28.000Z","name":"Felton Jones","mobile_number":"461-830-5368","email_id":"Donald_Muller@gmail.com","dop":"2025-04-06","serial_number":"15954666796721888","imei1":"15954666796721888","imei2":"15954666796721888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167859,"job_number":"JOB_167859","tr_customer_id":167876,"tr_customer_product_id":167866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:34:26.000Z","modified_at":"2026-01-27T06:35:09.000Z","name":"Darius Hane","mobile_number":"861-784-3255","email_id":"Isac8@hotmail.com","dop":"2025-04-06","serial_number":"10330263504588","imei1":"10330263504588","imei2":"10330263504588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167858,"job_number":"JOB_167858","tr_customer_id":167875,"tr_customer_product_id":167865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:18.000Z","modified_at":"2026-01-27T06:32:28.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12423253098832","imei2":"12423253098832","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167857,"job_number":"JOB_167857","tr_customer_id":167874,"tr_customer_product_id":167864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:17.000Z","modified_at":"2026-01-27T06:32:17.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12347251322045","imei2":"12347251322045","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167856,"job_number":"JOB_167856","tr_customer_id":167873,"tr_customer_product_id":167863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:04.000Z","modified_at":"2026-01-27T06:32:14.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10053012872262","imei2":"10053012872262","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167855,"job_number":"JOB_167855","tr_customer_id":167872,"tr_customer_product_id":167862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:04.000Z","modified_at":"2026-01-27T06:32:04.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14206461523702","imei2":"14206461523702","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167854,"job_number":"JOB_167854","tr_customer_id":167871,"tr_customer_product_id":167861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:52.000Z","modified_at":"2026-01-27T06:31:52.000Z","name":"Sadye Sipes","mobile_number":"779-875-8270","email_id":"Ebony.Hirthe@gmail.com","dop":"2025-04-06","serial_number":"10349692400180752","imei1":"10349692400180752","imei2":"10349692400180752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167853,"job_number":"JOB_167853","tr_customer_id":167870,"tr_customer_product_id":167860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:51.000Z","modified_at":"2026-01-27T06:32:30.000Z","name":"Allie Stiedemann","mobile_number":"434-823-0869","email_id":"Hershel.Johnson34@hotmail.com","dop":"2025-04-06","serial_number":"12101566250387","imei1":"12101566250387","imei2":"12101566250387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167852,"job_number":"JOB_167852","tr_customer_id":167869,"tr_customer_product_id":167859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:51.000Z","modified_at":"2026-01-27T06:31:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11373056543091","imei1":"11373056543091","imei2":"11373056543091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167851,"job_number":"JOB_167851","tr_customer_id":167868,"tr_customer_product_id":167858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:50.000Z","modified_at":"2026-01-27T06:32:00.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14240408583347","imei2":"14240408583347","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167850,"job_number":"JOB_167850","tr_customer_id":167867,"tr_customer_product_id":167857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:50.000Z","modified_at":"2026-01-27T06:31:50.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10477906422672","imei2":"10477906422672","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167849,"job_number":"JOB_167849","tr_customer_id":167866,"tr_customer_product_id":167856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:05.000Z","modified_at":"2026-01-27T06:31:05.000Z","name":"Giovani McKenzie","mobile_number":"898-307-0001","email_id":"Brady_Leannon@hotmail.com","dop":"2025-04-06","serial_number":"19451465414718350","imei1":"19451465414718350","imei2":"19451465414718350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167848,"job_number":"JOB_167848","tr_customer_id":167865,"tr_customer_product_id":167855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:03.000Z","modified_at":"2026-01-27T06:31:43.000Z","name":"Dorcas Schinner","mobile_number":"993-457-8106","email_id":"Helena_Herzog2@hotmail.com","dop":"2025-04-06","serial_number":"16557584408408","imei1":"16557584408408","imei2":"16557584408408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167847,"job_number":"JOB_167847","tr_customer_id":167864,"tr_customer_product_id":167854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:03.000Z","modified_at":"2026-01-27T06:31:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15985961373989","imei1":"15985961373989","imei2":"15985961373989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167845,"job_number":"JOB_167845","tr_customer_id":167862,"tr_customer_product_id":167852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:17.000Z","modified_at":"2026-01-27T06:30:17.000Z","name":"Modesto Sauer","mobile_number":"424-849-3916","email_id":"Delilah_Treutel27@hotmail.com","dop":"2025-04-06","serial_number":"11996959230079538","imei1":"11996959230079538","imei2":"11996959230079538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167844,"job_number":"JOB_167844","tr_customer_id":167861,"tr_customer_product_id":167851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:16.000Z","modified_at":"2026-01-27T06:30:56.000Z","name":"Rey Reichert","mobile_number":"904-355-8506","email_id":"Maxime.Brekke12@gmail.com","dop":"2025-04-06","serial_number":"13183922370106","imei1":"13183922370106","imei2":"13183922370106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167843,"job_number":"JOB_167843","tr_customer_id":167860,"tr_customer_product_id":167850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:16.000Z","modified_at":"2026-01-27T06:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17339423269073","imei1":"17339423269073","imei2":"17339423269073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167840,"job_number":"JOB_167840","tr_customer_id":167857,"tr_customer_product_id":167847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:06.000Z","modified_at":"2026-01-27T06:29:06.000Z","name":"Anastacio Ebert","mobile_number":"971-557-1170","email_id":"Reba3@hotmail.com","dop":"2025-04-06","serial_number":"14007303508030568","imei1":"14007303508030568","imei2":"14007303508030568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167839,"job_number":"JOB_167839","tr_customer_id":167856,"tr_customer_product_id":167846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:04.000Z","modified_at":"2026-01-27T06:29:40.000Z","name":"Stanford Kuhlman","mobile_number":"548-543-0439","email_id":"Afton_Mayert73@gmail.com","dop":"2025-04-06","serial_number":"19371343198470","imei1":"19371343198470","imei2":"19371343198470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167838,"job_number":"JOB_167838","tr_customer_id":167855,"tr_customer_product_id":167845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:04.000Z","modified_at":"2026-01-27T06:29:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19420379464284","imei1":"19420379464284","imei2":"19420379464284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167837,"job_number":"JOB_167837","tr_customer_id":167854,"tr_customer_product_id":167844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:23.000Z","modified_at":"2026-01-27T06:28:23.000Z","name":"Bobby Bogan","mobile_number":"519-540-8511","email_id":"Moriah.Torp35@gmail.com","dop":"2025-04-06","serial_number":"10461022854004748","imei1":"10461022854004748","imei2":"10461022854004748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167836,"job_number":"JOB_167836","tr_customer_id":167853,"tr_customer_product_id":167843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:21.000Z","modified_at":"2026-01-27T06:28:57.000Z","name":"Maiya Hartmann","mobile_number":"805-965-1463","email_id":"Soledad52@hotmail.com","dop":"2025-04-06","serial_number":"19886852653800","imei1":"19886852653800","imei2":"19886852653800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167835,"job_number":"JOB_167835","tr_customer_id":167852,"tr_customer_product_id":167842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:21.000Z","modified_at":"2026-01-27T06:28:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19904485216653","imei1":"19904485216653","imei2":"19904485216653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167834,"job_number":"JOB_167834","tr_customer_id":167851,"tr_customer_product_id":167841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:39.000Z","modified_at":"2026-01-27T06:27:39.000Z","name":"Hettie Brakus","mobile_number":"920-884-7742","email_id":"Lillian.Steuber98@gmail.com","dop":"2025-04-06","serial_number":"17652142820175848","imei1":"17652142820175848","imei2":"17652142820175848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167833,"job_number":"JOB_167833","tr_customer_id":167850,"tr_customer_product_id":167840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:38.000Z","modified_at":"2026-01-27T06:28:14.000Z","name":"Dayne Beatty","mobile_number":"976-674-2026","email_id":"Herminio_Kovacek@gmail.com","dop":"2025-04-06","serial_number":"13833034191551","imei1":"13833034191551","imei2":"13833034191551","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167832,"job_number":"JOB_167832","tr_customer_id":167849,"tr_customer_product_id":167839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:38.000Z","modified_at":"2026-01-27T06:27:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11615152671057","imei1":"11615152671057","imei2":"11615152671057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167831,"job_number":"JOB_167831","tr_customer_id":167848,"tr_customer_product_id":167838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:19.000Z","modified_at":"2026-01-27T06:26:19.000Z","name":"Lazaro Hoppe","mobile_number":"805-669-5412","email_id":"Leland_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"18267334371696710","imei1":"18267334371696710","imei2":"18267334371696710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167830,"job_number":"JOB_167830","tr_customer_id":167847,"tr_customer_product_id":167837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:17.000Z","modified_at":"2026-01-27T06:27:00.000Z","name":"Cecelia Bauch","mobile_number":"671-610-2410","email_id":"Emilie_Ullrich20@gmail.com","dop":"2025-04-06","serial_number":"11963927712940","imei1":"11963927712940","imei2":"11963927712940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167829,"job_number":"JOB_167829","tr_customer_id":167846,"tr_customer_product_id":167836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:17.000Z","modified_at":"2026-01-27T06:26:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15802935641808","imei1":"15802935641808","imei2":"15802935641808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167828,"job_number":"JOB_167828","tr_customer_id":167845,"tr_customer_product_id":167835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:28.000Z","modified_at":"2026-01-27T06:25:28.000Z","name":"Ramon Hilll","mobile_number":"811-699-6550","email_id":"Brook56@gmail.com","dop":"2025-04-06","serial_number":"19695958491683900","imei1":"19695958491683900","imei2":"19695958491683900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167827,"job_number":"JOB_167827","tr_customer_id":167844,"tr_customer_product_id":167834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:27.000Z","modified_at":"2026-01-27T06:26:09.000Z","name":"Bo Tromp","mobile_number":"574-636-5595","email_id":"Darwin.Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"14330271912505","imei1":"14330271912505","imei2":"14330271912505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167826,"job_number":"JOB_167826","tr_customer_id":167843,"tr_customer_product_id":167833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:26.000Z","modified_at":"2026-01-27T06:25:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12338518242380","imei1":"12338518242380","imei2":"12338518242380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167825,"job_number":"JOB_167825","tr_customer_id":167842,"tr_customer_product_id":167832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:37.000Z","modified_at":"2026-01-27T06:24:37.000Z","name":"Kaleb Beahan","mobile_number":"242-722-0254","email_id":"Sunny81@hotmail.com","dop":"2025-04-06","serial_number":"18555023955379372","imei1":"18555023955379372","imei2":"18555023955379372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167824,"job_number":"JOB_167824","tr_customer_id":167841,"tr_customer_product_id":167831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:36.000Z","modified_at":"2026-01-27T06:25:18.000Z","name":"Fidel Stoltenberg","mobile_number":"888-752-5165","email_id":"Lauriane87@hotmail.com","dop":"2025-04-06","serial_number":"11748226776697","imei1":"11748226776697","imei2":"11748226776697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167823,"job_number":"JOB_167823","tr_customer_id":167840,"tr_customer_product_id":167830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:36.000Z","modified_at":"2026-01-27T06:24:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11740984830074","imei1":"11740984830074","imei2":"11740984830074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167822,"job_number":"JOB_167822","tr_customer_id":167839,"tr_customer_product_id":167829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:49.000Z","modified_at":"2026-01-27T06:23:49.000Z","name":"Stefanie Lemke","mobile_number":"292-504-2515","email_id":"Kali24@gmail.com","dop":"2025-06-18","serial_number":"1067109977151928","imei1":"1067109977151928","imei2":"1067109977151928","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167821,"job_number":"JOB_167821","tr_customer_id":167838,"tr_customer_product_id":167828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:48.000Z","modified_at":"2026-01-27T06:24:24.000Z","name":"Antonina Maggio","mobile_number":"602-978-3602","email_id":"Bo.Bechtelar0@yahoo.com","dop":"2025-06-18","serial_number":"10055833646600","imei1":"10055833646600","imei2":"10055833646600","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167820,"job_number":"JOB_167820","tr_customer_id":167837,"tr_customer_product_id":167827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:48.000Z","modified_at":"2026-01-27T06:23:48.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10101267317766","imei1":"10101267317766","imei2":"10101267317766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167819,"job_number":"JOB_167819","tr_customer_id":167836,"tr_customer_product_id":167826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:06.000Z","modified_at":"2026-01-27T06:23:06.000Z","name":"Aniya Mueller","mobile_number":"546-393-9663","email_id":"Chanelle2@hotmail.com","dop":"2025-06-18","serial_number":"1072434199213766","imei1":"1072434199213766","imei2":"1072434199213766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167818,"job_number":"JOB_167818","tr_customer_id":167835,"tr_customer_product_id":167825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:41.000Z","name":"Donny Hayes","mobile_number":"206-293-1033","email_id":"Kenyon.Walsh@yahoo.com","dop":"2025-06-18","serial_number":"10185353647351","imei1":"10185353647351","imei2":"10185353647351","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167817,"job_number":"JOB_167817","tr_customer_id":167834,"tr_customer_product_id":167824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"Dedrick Sawayn","mobile_number":"606-435-9603","email_id":"Cedrick18@gmail.com","dop":"2025-04-06","serial_number":"14284034712076870","imei1":"14284034712076870","imei2":"14284034712076870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167816,"job_number":"JOB_167816","tr_customer_id":167833,"tr_customer_product_id":167823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10590065726560","imei1":"10590065726560","imei2":"10590065726560","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167815,"job_number":"JOB_167815","tr_customer_id":167832,"tr_customer_product_id":167822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:04.000Z","modified_at":"2026-01-27T06:23:42.000Z","name":"Ellis Walter","mobile_number":"583-518-4689","email_id":"Vena_Streich@hotmail.com","dop":"2025-04-06","serial_number":"18312915331901","imei1":"18312915331901","imei2":"18312915331901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167810,"job_number":"JOB_167810","tr_customer_id":167827,"tr_customer_product_id":167817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:32.000Z","modified_at":"2026-01-27T06:20:32.000Z","name":"Hipolito Hermiston","mobile_number":"643-640-8790","email_id":"Minnie50@yahoo.com","dop":"2025-04-06","serial_number":"16738148478419176","imei1":"16738148478419176","imei2":"16738148478419176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167809,"job_number":"JOB_167809","tr_customer_id":167826,"tr_customer_product_id":167816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:31.000Z","modified_at":"2026-01-27T06:21:07.000Z","name":"Pansy Fritsch","mobile_number":"318-635-6350","email_id":"Lenore22@gmail.com","dop":"2025-04-06","serial_number":"12752952311240","imei1":"12752952311240","imei2":"12752952311240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167808,"job_number":"JOB_167808","tr_customer_id":167825,"tr_customer_product_id":167815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:30.000Z","modified_at":"2026-01-27T06:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16491092711122","imei1":"16491092711122","imei2":"16491092711122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167801,"job_number":"JOB_167801","tr_customer_id":167818,"tr_customer_product_id":167808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:48.000Z","modified_at":"2026-01-27T06:19:48.000Z","name":"Clarissa Gerlach","mobile_number":"329-576-0565","email_id":"Amani46@hotmail.com","dop":"2025-04-06","serial_number":"19841535420662280","imei1":"19841535420662280","imei2":"19841535420662280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167800,"job_number":"JOB_167800","tr_customer_id":167817,"tr_customer_product_id":167807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:46.000Z","modified_at":"2026-01-27T06:20:23.000Z","name":"Jennyfer Weber","mobile_number":"506-331-5511","email_id":"Bradly_Wisozk54@yahoo.com","dop":"2025-04-06","serial_number":"16469269473320","imei1":"16469269473320","imei2":"16469269473320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167799,"job_number":"JOB_167799","tr_customer_id":167816,"tr_customer_product_id":167806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:46.000Z","modified_at":"2026-01-27T06:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18187635174485","imei1":"18187635174485","imei2":"18187635174485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167798,"job_number":"JOB_167798","tr_customer_id":167815,"tr_customer_product_id":167805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:04.000Z","modified_at":"2026-01-27T06:19:04.000Z","name":"Brown Bednar","mobile_number":"861-977-4122","email_id":"Karlie_Green48@gmail.com","dop":"2025-04-06","serial_number":"18532545821601696","imei1":"18532545821601696","imei2":"18532545821601696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167797,"job_number":"JOB_167797","tr_customer_id":167814,"tr_customer_product_id":167804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:02.000Z","modified_at":"2026-01-27T06:19:39.000Z","name":"Eloy Ledner","mobile_number":"477-272-0753","email_id":"Dessie.Metz@gmail.com","dop":"2025-04-06","serial_number":"15793220981851","imei1":"15793220981851","imei2":"15793220981851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167796,"job_number":"JOB_167796","tr_customer_id":167813,"tr_customer_product_id":167803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:02.000Z","modified_at":"2026-01-27T06:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11730143042933","imei1":"11730143042933","imei2":"11730143042933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167792,"job_number":"JOB_167792","tr_customer_id":167809,"tr_customer_product_id":167799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:40.000Z","modified_at":"2026-01-27T05:19:40.000Z","name":"Vella Smitham","mobile_number":"409-455-6807","email_id":"Theresa.Collins@gmail.com","dop":"2025-04-06","serial_number":"11657422336501164","imei1":"11657422336501164","imei2":"11657422336501164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167791,"job_number":"JOB_167791","tr_customer_id":167808,"tr_customer_product_id":167798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:39.000Z","modified_at":"2026-01-27T05:20:16.000Z","name":"Alisha Jast","mobile_number":"302-636-5500","email_id":"Christ.Boyle@gmail.com","dop":"2025-04-06","serial_number":"10308584976477","imei1":"10308584976477","imei2":"10308584976477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167790,"job_number":"JOB_167790","tr_customer_id":167807,"tr_customer_product_id":167797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:38.000Z","modified_at":"2026-01-27T05:19:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12162921804378","imei1":"12162921804378","imei2":"12162921804378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167789,"job_number":"JOB_167789","tr_customer_id":167806,"tr_customer_product_id":167796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:55.000Z","modified_at":"2026-01-27T05:18:55.000Z","name":"Samantha Heidenreich","mobile_number":"264-977-5406","email_id":"Alanna.Keebler55@hotmail.com","dop":"2025-04-06","serial_number":"17862732445518564","imei1":"17862732445518564","imei2":"17862732445518564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167788,"job_number":"JOB_167788","tr_customer_id":167805,"tr_customer_product_id":167795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:54.000Z","modified_at":"2026-01-27T05:19:31.000Z","name":"Talia Nicolas","mobile_number":"760-854-8658","email_id":"Melyna_Trantow7@gmail.com","dop":"2025-04-06","serial_number":"15591401403235","imei1":"15591401403235","imei2":"15591401403235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167787,"job_number":"JOB_167787","tr_customer_id":167804,"tr_customer_product_id":167794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:53.000Z","modified_at":"2026-01-27T05:18:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17393390155661","imei1":"17393390155661","imei2":"17393390155661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167786,"job_number":"JOB_167786","tr_customer_id":167803,"tr_customer_product_id":167793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:10.000Z","modified_at":"2026-01-27T05:18:10.000Z","name":"Concepcion Kling","mobile_number":"485-572-1549","email_id":"Gwendolyn_Prohaska74@hotmail.com","dop":"2025-04-06","serial_number":"15864204710609916","imei1":"15864204710609916","imei2":"15864204710609916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167785,"job_number":"JOB_167785","tr_customer_id":167802,"tr_customer_product_id":167792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:09.000Z","modified_at":"2026-01-27T05:18:46.000Z","name":"Bert Cremin","mobile_number":"880-469-4883","email_id":"Mertie36@gmail.com","dop":"2025-04-06","serial_number":"10424599133818","imei1":"10424599133818","imei2":"10424599133818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167784,"job_number":"JOB_167784","tr_customer_id":167801,"tr_customer_product_id":167791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:08.000Z","modified_at":"2026-01-27T05:18:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18105688226137","imei1":"18105688226137","imei2":"18105688226137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167783,"job_number":"JOB_167783","tr_customer_id":167800,"tr_customer_product_id":167790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:01:12.000Z","modified_at":"2026-01-27T05:01:12.000Z","name":"Lucinda Smith","mobile_number":"711-707-2038","email_id":"Raven_Tromp68@hotmail.com","dop":"2025-04-06","serial_number":"18435660998000900","imei1":"18435660998000900","imei2":"18435660998000900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167782,"job_number":"JOB_167782","tr_customer_id":167799,"tr_customer_product_id":167789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:01:11.000Z","modified_at":"2026-01-27T05:01:48.000Z","name":"Cyrus Prosacco","mobile_number":"968-467-5339","email_id":"Aiyana.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"15957104757718","imei1":"15957104757718","imei2":"15957104757718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167781,"job_number":"JOB_167781","tr_customer_id":167798,"tr_customer_product_id":167788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:00:54.000Z","modified_at":"2026-01-27T05:00:54.000Z","name":"Celia Hamill","mobile_number":"980-656-1254","email_id":"Jayme80@yahoo.com","dop":"2025-04-06","serial_number":"17093614278677168","imei1":"17093614278677168","imei2":"17093614278677168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167780,"job_number":"JOB_167780","tr_customer_id":167797,"tr_customer_product_id":167787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:00:53.000Z","modified_at":"2026-01-27T05:01:30.000Z","name":"Penelope Haley","mobile_number":"314-974-3233","email_id":"Domingo14@yahoo.com","dop":"2025-04-06","serial_number":"18569555503460","imei1":"18569555503460","imei2":"18569555503460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167779,"job_number":"JOB_167779","tr_customer_id":167796,"tr_customer_product_id":167786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:59:11.000Z","modified_at":"2026-01-27T04:59:11.000Z","name":"Gene Effertz","mobile_number":"977-611-6671","email_id":"Javier.Rutherford@gmail.com","dop":"2025-04-06","serial_number":"19594496775397960","imei1":"19594496775397960","imei2":"19594496775397960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167778,"job_number":"JOB_167778","tr_customer_id":167795,"tr_customer_product_id":167785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:59:09.000Z","modified_at":"2026-01-27T04:59:48.000Z","name":"Tina Fahey","mobile_number":"555-225-7781","email_id":"Dolly93@gmail.com","dop":"2025-04-06","serial_number":"18314748738357","imei1":"18314748738357","imei2":"18314748738357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167777,"job_number":"JOB_167777","tr_customer_id":167794,"tr_customer_product_id":167784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:58:25.000Z","modified_at":"2026-01-27T04:58:25.000Z","name":"Tillman Schultz","mobile_number":"358-708-5320","email_id":"Helena_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"13321667553343650","imei1":"13321667553343650","imei2":"13321667553343650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167776,"job_number":"JOB_167776","tr_customer_id":167793,"tr_customer_product_id":167783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:58:24.000Z","modified_at":"2026-01-27T04:59:02.000Z","name":"Keith Ernser","mobile_number":"971-520-9943","email_id":"Jean97@gmail.com","dop":"2025-04-06","serial_number":"15123889471853","imei1":"15123889471853","imei2":"15123889471853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167775,"job_number":"JOB_167775","tr_customer_id":167792,"tr_customer_product_id":167782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:57:39.000Z","modified_at":"2026-01-27T04:57:39.000Z","name":"Diego Bayer","mobile_number":"665-414-9415","email_id":"Mara.Kreiger@gmail.com","dop":"2025-04-06","serial_number":"11332008650035692","imei1":"11332008650035692","imei2":"11332008650035692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167774,"job_number":"JOB_167774","tr_customer_id":167791,"tr_customer_product_id":167781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:57:38.000Z","modified_at":"2026-01-27T04:58:16.000Z","name":"Houston Lockman","mobile_number":"807-303-0969","email_id":"Katelin_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10033490901667","imei1":"10033490901667","imei2":"10033490901667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167773,"job_number":"JOB_167773","tr_customer_id":167790,"tr_customer_product_id":167780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:55.000Z","modified_at":"2026-01-27T04:52:06.000Z","name":"Akeem Hirthe","mobile_number":"846-525-7749","email_id":"Victoria58@gmail.com","dop":"2025-07-01","serial_number":"109682923227161","imei1":"109682923227161","imei2":"109682923227161","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167772,"job_number":"JOB_167772","tr_customer_id":167789,"tr_customer_product_id":167779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:55.000Z","modified_at":"2026-01-27T04:51:55.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100099889244294","imei1":"100099889244294","imei2":"100099889244294","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167771,"job_number":"JOB_167771","tr_customer_id":167788,"tr_customer_product_id":167778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:41.000Z","modified_at":"2026-01-27T04:51:52.000Z","name":"Lauretta Ledner","mobile_number":"979-501-3503","email_id":"Ephraim67@yahoo.com","dop":"2025-07-01","serial_number":"102525710077270","imei1":"102525710077270","imei2":"102525710077270","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167770,"job_number":"JOB_167770","tr_customer_id":167787,"tr_customer_product_id":167777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:41.000Z","modified_at":"2026-01-27T04:51:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103498957615061","imei1":"103498957615061","imei2":"103498957615061","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167769,"job_number":"JOB_167769","tr_customer_id":167786,"tr_customer_product_id":167776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:32.000Z","modified_at":"2026-01-27T04:43:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"79668445389652","imei1":"79668445389652","imei2":"79668445389652","popurl":"2026-01-17T04:43:32.109403420Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167768,"job_number":"JOB_167768","tr_customer_id":167785,"tr_customer_product_id":167775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:07.000Z","modified_at":"2026-01-27T04:43:07.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"15444292375424","imei1":"15444292375424","imei2":"15444292375424","popurl":"2026-01-17T04:43:07.439793018Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167767,"job_number":"JOB_167767","tr_customer_id":167784,"tr_customer_product_id":167774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:05.000Z","modified_at":"2026-01-27T04:43:05.000Z","name":"Brycen Hartmann","mobile_number":"920-423-2523","email_id":"Billy38@yahoo.com","dop":"2025-04-06","serial_number":"17160575372195656","imei1":"17160575372195656","imei2":"17160575372195656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167766,"job_number":"JOB_167766","tr_customer_id":167783,"tr_customer_product_id":167773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:04.000Z","modified_at":"2026-01-27T04:43:44.000Z","name":"Tiara Gerlach","mobile_number":"705-255-9198","email_id":"Alan.Dietrich48@yahoo.com","dop":"2025-04-06","serial_number":"13673813176470","imei1":"13673813176470","imei2":"13673813176470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167765,"job_number":"JOB_167765","tr_customer_id":167782,"tr_customer_product_id":167772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:03.000Z","modified_at":"2026-01-27T04:43:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19948686107370","imei1":"19948686107370","imei2":"19948686107370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167764,"job_number":"JOB_167764","tr_customer_id":167781,"tr_customer_product_id":167771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:17.000Z","modified_at":"2026-01-27T04:42:17.000Z","name":"Jabari Wyman","mobile_number":"655-718-3360","email_id":"Roosevelt.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"14727302101919016","imei1":"14727302101919016","imei2":"14727302101919016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167763,"job_number":"JOB_167763","tr_customer_id":167780,"tr_customer_product_id":167770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:16.000Z","modified_at":"2026-01-27T04:42:56.000Z","name":"Holden Altenwerth","mobile_number":"331-282-0181","email_id":"Christop_Fahey@gmail.com","dop":"2025-04-06","serial_number":"11081960558031","imei1":"11081960558031","imei2":"11081960558031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167762,"job_number":"JOB_167762","tr_customer_id":167779,"tr_customer_product_id":167769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:15.000Z","modified_at":"2026-01-27T04:42:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18798652558941","imei1":"18798652558941","imei2":"18798652558941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167761,"job_number":"JOB_167761","tr_customer_id":167778,"tr_customer_product_id":167768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:29.000Z","modified_at":"2026-01-27T04:41:29.000Z","name":"Jonathon Kohler","mobile_number":"323-332-8852","email_id":"Hollis.Hegmann72@gmail.com","dop":"2025-04-06","serial_number":"16750184270928274","imei1":"16750184270928274","imei2":"16750184270928274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167760,"job_number":"JOB_167760","tr_customer_id":167777,"tr_customer_product_id":167767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:27.000Z","modified_at":"2026-01-27T04:42:08.000Z","name":"Mackenzie Herman","mobile_number":"617-390-5098","email_id":"Dwight_Flatley77@hotmail.com","dop":"2025-04-06","serial_number":"13555570658205","imei1":"13555570658205","imei2":"13555570658205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167759,"job_number":"JOB_167759","tr_customer_id":167776,"tr_customer_product_id":167766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:27.000Z","modified_at":"2026-01-27T04:41:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10503948481380","imei1":"10503948481380","imei2":"10503948481380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167735,"job_number":"JOB_167735","tr_customer_id":167752,"tr_customer_product_id":167742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:26.000Z","modified_at":"2026-01-27T04:00:26.000Z","name":"Alessandro Klein","mobile_number":"249-949-3079","email_id":"Antonette_Ward49@hotmail.com","dop":"2025-04-06","serial_number":"16760489880667088","imei1":"16760489880667088","imei2":"16760489880667088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167734,"job_number":"JOB_167734","tr_customer_id":167751,"tr_customer_product_id":167741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:24.000Z","modified_at":"2026-01-27T04:01:06.000Z","name":"Dedric Dach","mobile_number":"454-939-6364","email_id":"Quinton_Mohr96@hotmail.com","dop":"2025-04-06","serial_number":"15561692835654","imei1":"15561692835654","imei2":"15561692835654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167733,"job_number":"JOB_167733","tr_customer_id":167750,"tr_customer_product_id":167740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:24.000Z","modified_at":"2026-01-27T04:00:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11149211780437","imei1":"11149211780437","imei2":"11149211780437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167732,"job_number":"JOB_167732","tr_customer_id":167749,"tr_customer_product_id":167739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:00.000Z","modified_at":"2026-01-27T04:00:00.000Z","name":"Amparo Stroman","mobile_number":"652-396-9062","email_id":"Theodora_Cormier@yahoo.com","dop":"2025-04-06","serial_number":"12770672414828126","imei1":"12770672414828126","imei2":"12770672414828126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167731,"job_number":"JOB_167731","tr_customer_id":167748,"tr_customer_product_id":167738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:58.000Z","modified_at":"2026-01-27T04:00:35.000Z","name":"Nils Price","mobile_number":"848-506-9428","email_id":"Hope26@gmail.com","dop":"2025-04-06","serial_number":"11136216434096","imei1":"11136216434096","imei2":"11136216434096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167730,"job_number":"JOB_167730","tr_customer_id":167747,"tr_customer_product_id":167737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:58.000Z","modified_at":"2026-01-27T03:59:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16140328322120","imei1":"16140328322120","imei2":"16140328322120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167729,"job_number":"JOB_167729","tr_customer_id":167746,"tr_customer_product_id":167736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:41.000Z","modified_at":"2026-01-27T03:59:41.000Z","name":"Leonie Stoltenberg","mobile_number":"632-793-6650","email_id":"Lia98@yahoo.com","dop":"2025-04-06","serial_number":"18862572585037620","imei1":"18862572585037620","imei2":"18862572585037620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167728,"job_number":"JOB_167728","tr_customer_id":167745,"tr_customer_product_id":167735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:40.000Z","modified_at":"2026-01-27T04:00:17.000Z","name":"Camron McCullough","mobile_number":"343-821-8580","email_id":"Lucas.Kunze44@hotmail.com","dop":"2025-04-06","serial_number":"15156817870785","imei1":"15156817870785","imei2":"15156817870785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167727,"job_number":"JOB_167727","tr_customer_id":167744,"tr_customer_product_id":167734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:40.000Z","modified_at":"2026-01-27T03:59:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18169069886721","imei1":"18169069886721","imei2":"18169069886721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167723,"job_number":"JOB_167723","tr_customer_id":167740,"tr_customer_product_id":167730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:27.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Larissa Wilderman","mobile_number":"612-596-5819","email_id":"Cassie_King98@yahoo.com","dop":"2025-04-06","serial_number":"17988825406305388","imei1":"17988825406305388","imei2":"17988825406305388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167722,"job_number":"JOB_167722","tr_customer_id":167739,"tr_customer_product_id":167729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:25.000Z","modified_at":"2026-01-27T04:00:04.000Z","name":"Johnpaul VonRueden","mobile_number":"695-818-2037","email_id":"Josue88@hotmail.com","dop":"2025-04-06","serial_number":"11345006253222","imei1":"11345006253222","imei2":"11345006253222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167721,"job_number":"JOB_167721","tr_customer_id":167738,"tr_customer_product_id":167728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:25.000Z","modified_at":"2026-01-27T03:59:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11172627533643","imei1":"11172627533643","imei2":"11172627533643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167720,"job_number":"JOB_167720","tr_customer_id":167737,"tr_customer_product_id":167727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:15.000Z","modified_at":"2026-01-27T03:59:15.000Z","name":"Baron Gleichner","mobile_number":"569-974-0764","email_id":"Tillman67@yahoo.com","dop":"2025-04-06","serial_number":"16696866616047820","imei1":"16696866616047820","imei2":"16696866616047820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167719,"job_number":"JOB_167719","tr_customer_id":167736,"tr_customer_product_id":167726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:14.000Z","modified_at":"2026-01-27T03:59:51.000Z","name":"Brock Williamson","mobile_number":"289-805-9878","email_id":"Shaun.Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"12249866341232","imei1":"12249866341232","imei2":"12249866341232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167718,"job_number":"JOB_167718","tr_customer_id":167735,"tr_customer_product_id":167725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:14.000Z","modified_at":"2026-01-27T03:59:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17008880227135","imei1":"17008880227135","imei2":"17008880227135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167714,"job_number":"JOB_167714","tr_customer_id":167731,"tr_customer_product_id":167721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:09.000Z","modified_at":"2026-01-27T03:59:09.000Z","name":"Gwendolyn Marquardt","mobile_number":"397-315-5494","email_id":"Ida.Block4@yahoo.com","dop":"2025-04-06","serial_number":"12069322754066996","imei1":"12069322754066996","imei2":"12069322754066996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167713,"job_number":"JOB_167713","tr_customer_id":167730,"tr_customer_product_id":167720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:45.000Z","name":"Demetris McDermott","mobile_number":"892-834-6175","email_id":"Rylan_Weber42@yahoo.com","dop":"2025-04-06","serial_number":"12065573541048","imei1":"12065573541048","imei2":"12065573541048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167712,"job_number":"JOB_167712","tr_customer_id":167729,"tr_customer_product_id":167719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"Rusty Rosenbaum","mobile_number":"266-273-5065","email_id":"Herminio31@hotmail.com","dop":"2025-04-06","serial_number":"10406673123257408","imei1":"10406673123257408","imei2":"10406673123257408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167711,"job_number":"JOB_167711","tr_customer_id":167728,"tr_customer_product_id":167718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11985838423999","imei1":"11985838423999","imei2":"11985838423999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167710,"job_number":"JOB_167710","tr_customer_id":167727,"tr_customer_product_id":167717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:06.000Z","modified_at":"2026-01-27T03:59:43.000Z","name":"Jadon Morar","mobile_number":"323-667-0750","email_id":"Easton.Anderson@yahoo.com","dop":"2025-04-06","serial_number":"17965079550692","imei1":"17965079550692","imei2":"17965079550692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167709,"job_number":"JOB_167709","tr_customer_id":167726,"tr_customer_product_id":167716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:06.000Z","modified_at":"2026-01-27T03:59:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15598275721214","imei1":"15598275721214","imei2":"15598275721214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167708,"job_number":"JOB_167708","tr_customer_id":167725,"tr_customer_product_id":167715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Betsy Beatty","mobile_number":"962-207-0290","email_id":"Bell.Orn3@gmail.com","dop":"2025-04-06","serial_number":"14434650120704726","imei1":"14434650120704726","imei2":"14434650120704726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167704,"job_number":"JOB_167704","tr_customer_id":167721,"tr_customer_product_id":167711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:56.000Z","modified_at":"2026-01-27T03:59:33.000Z","name":"Vince Schimmel","mobile_number":"478-276-5763","email_id":"Lou_Shanahan@hotmail.com","dop":"2025-04-06","serial_number":"13224935401756","imei1":"13224935401756","imei2":"13224935401756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167703,"job_number":"JOB_167703","tr_customer_id":167720,"tr_customer_product_id":167710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:56.000Z","modified_at":"2026-01-27T03:58:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568245128975","imei1":"15568245128975","imei2":"15568245128975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167702,"job_number":"JOB_167702","tr_customer_id":167719,"tr_customer_product_id":167709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14534040176453","imei1":"14534040176453","imei2":"14534040176453","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167700,"job_number":"JOB_167700","tr_customer_id":167717,"tr_customer_product_id":167707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:50.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Stanford Grady","mobile_number":"998-542-9403","email_id":"Meggie_Vandervort63@yahoo.com","dop":"2026-01-04","serial_number":"16049334971563","imei1":"16049334971563","imei2":"16049334971563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167698,"job_number":"JOB_167698","tr_customer_id":167715,"tr_customer_product_id":167705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"18722576579872","imei1":"18722576579872","imei2":"18722576579872","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167696,"job_number":"JOB_167696","tr_customer_id":167713,"tr_customer_product_id":167703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Kathryne Windler","mobile_number":"871-332-1922","email_id":"Irwin.Denesik@gmail.com","dop":"2025-04-06","serial_number":"11471488602647400","imei1":"11471488602647400","imei2":"11471488602647400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167695,"job_number":"JOB_167695","tr_customer_id":167712,"tr_customer_product_id":167702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Thalia Volkman","mobile_number":"462-730-8924","email_id":"Hazel30@hotmail.com","dop":"2025-04-06","serial_number":"17868655623113104","imei1":"17868655623113104","imei2":"17868655623113104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167694,"job_number":"JOB_167694","tr_customer_id":167711,"tr_customer_product_id":167701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:59:23.000Z","name":"Tristian Hyatt","mobile_number":"790-919-9318","email_id":"Holly.Halvorson11@hotmail.com","dop":"2025-04-06","serial_number":"18978779641805","imei1":"18978779641805","imei2":"18978779641805","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167693,"job_number":"JOB_167693","tr_customer_id":167710,"tr_customer_product_id":167700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:59:23.000Z","name":"Ruth Bartell","mobile_number":"918-233-1057","email_id":"Carmela.Little@yahoo.com","dop":"2025-04-06","serial_number":"16603912358281","imei1":"16603912358281","imei2":"16603912358281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167692,"job_number":"JOB_167692","tr_customer_id":167709,"tr_customer_product_id":167699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16413009223480","imei1":"16413009223480","imei2":"16413009223480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167691,"job_number":"JOB_167691","tr_customer_id":167708,"tr_customer_product_id":167698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16061707656514","imei1":"16061707656514","imei2":"16061707656514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167689,"job_number":"JOB_167689","tr_customer_id":167706,"tr_customer_product_id":167696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Jamarcus Conn","mobile_number":"258-569-2257","email_id":"Olin94@gmail.com","dop":"2025-04-06","serial_number":"14336684273308248","imei1":"14336684273308248","imei2":"14336684273308248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167687,"job_number":"JOB_167687","tr_customer_id":167704,"tr_customer_product_id":167694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Keely Gleason","mobile_number":"753-466-1947","email_id":"Francisco23@gmail.com","dop":"2025-04-06","serial_number":"16512057136923444","imei1":"16512057136923444","imei2":"16512057136923444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167685,"job_number":"JOB_167685","tr_customer_id":167702,"tr_customer_product_id":167692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:58:40.000Z","name":"Conner Hilpert","mobile_number":"396-688-0700","email_id":"Gilda.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"14712767531465108","imei1":"14712767531465108","imei2":"14712767531465108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167684,"job_number":"JOB_167684","tr_customer_id":167701,"tr_customer_product_id":167691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:59:16.000Z","name":"Jeramie Maggio","mobile_number":"786-396-4048","email_id":"Laverne.Wyman16@hotmail.com","dop":"2025-04-06","serial_number":"14322311223889","imei1":"14322311223889","imei2":"14322311223889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167683,"job_number":"JOB_167683","tr_customer_id":167700,"tr_customer_product_id":167690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:59:15.000Z","name":"Gloria Herman","mobile_number":"813-628-4878","email_id":"Heather.Howe@hotmail.com","dop":"2025-04-06","serial_number":"12891406720167","imei1":"12891406720167","imei2":"12891406720167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167682,"job_number":"JOB_167682","tr_customer_id":167699,"tr_customer_product_id":167689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15597778340898","imei1":"15597778340898","imei2":"15597778340898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167681,"job_number":"JOB_167681","tr_customer_id":167698,"tr_customer_product_id":167688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12578106237988","imei1":"12578106237988","imei2":"12578106237988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167680,"job_number":"JOB_167680","tr_customer_id":167697,"tr_customer_product_id":167687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:59:17.000Z","name":"Jazmyne Deckow","mobile_number":"226-299-1912","email_id":"Dangelo60@hotmail.com","dop":"2025-04-06","serial_number":"17185399314974","imei1":"17185399314974","imei2":"17185399314974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167679,"job_number":"JOB_167679","tr_customer_id":167696,"tr_customer_product_id":167686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:38.000Z","modified_at":"2026-01-27T03:58:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17290529992797","imei1":"17290529992797","imei2":"17290529992797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167678,"job_number":"JOB_167678","tr_customer_id":167695,"tr_customer_product_id":167685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:31.000Z","modified_at":"2026-01-27T03:58:31.000Z","name":"Sabryna Prohaska","mobile_number":"474-710-1560","email_id":"Eleazar_Daniel46@gmail.com","dop":"2025-04-06","serial_number":"11237624186230580","imei1":"11237624186230580","imei2":"11237624186230580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167677,"job_number":"JOB_167677","tr_customer_id":167694,"tr_customer_product_id":167684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:30.000Z","modified_at":"2026-01-27T03:59:07.000Z","name":"Maggie Wunsch","mobile_number":"463-465-6284","email_id":"Moses_Luettgen@gmail.com","dop":"2025-04-06","serial_number":"16707991643310","imei1":"16707991643310","imei2":"16707991643310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167676,"job_number":"JOB_167676","tr_customer_id":167693,"tr_customer_product_id":167683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"Aida Cummings","mobile_number":"665-428-6820","email_id":"Beth_Reinger82@hotmail.com","dop":"2025-04-06","serial_number":"11263284855498930","imei1":"11263284855498930","imei2":"11263284855498930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167675,"job_number":"JOB_167675","tr_customer_id":167692,"tr_customer_product_id":167682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17256386993031","imei1":"17256386993031","imei2":"17256386993031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167674,"job_number":"JOB_167674","tr_customer_id":167691,"tr_customer_product_id":167681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:28.000Z","modified_at":"2026-01-27T03:59:07.000Z","name":"Reece Hagenes","mobile_number":"352-694-6042","email_id":"Monserrate27@yahoo.com","dop":"2025-04-06","serial_number":"16477743361753","imei1":"16477743361753","imei2":"16477743361753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167673,"job_number":"JOB_167673","tr_customer_id":167690,"tr_customer_product_id":167680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:28.000Z","modified_at":"2026-01-27T03:58:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19734921860320","imei1":"19734921860320","imei2":"19734921860320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167672,"job_number":"JOB_167672","tr_customer_id":167689,"tr_customer_product_id":167679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:25.000Z","modified_at":"2026-01-27T03:58:25.000Z","name":"Kamryn Grady","mobile_number":"862-360-9767","email_id":"Karli11@hotmail.com","dop":"2025-04-06","serial_number":"12026280895334058","imei1":"12026280895334058","imei2":"12026280895334058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167671,"job_number":"JOB_167671","tr_customer_id":167688,"tr_customer_product_id":167678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:24.000Z","modified_at":"2026-01-27T03:58:24.000Z","name":"Daphne Kub","mobile_number":"467-731-6481","email_id":"Jake_Mann14@hotmail.com","dop":"2025-04-06","serial_number":"14942007399332052","imei1":"14942007399332052","imei2":"14942007399332052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167670,"job_number":"JOB_167670","tr_customer_id":167687,"tr_customer_product_id":167677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:59:01.000Z","name":"Claudia Ernser","mobile_number":"614-220-6810","email_id":"Lloyd20@hotmail.com","dop":"2025-04-06","serial_number":"12106786739450","imei1":"12106786739450","imei2":"12106786739450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167669,"job_number":"JOB_167669","tr_customer_id":167686,"tr_customer_product_id":167676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:58:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19373817541206","imei1":"19373817541206","imei2":"19373817541206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167668,"job_number":"JOB_167668","tr_customer_id":167685,"tr_customer_product_id":167675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:58:59.000Z","name":"Earnestine Turner","mobile_number":"392-761-9346","email_id":"Glennie26@yahoo.com","dop":"2025-04-06","serial_number":"12775873567516","imei1":"12775873567516","imei2":"12775873567516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167667,"job_number":"JOB_167667","tr_customer_id":167684,"tr_customer_product_id":167674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:22.000Z","modified_at":"2026-01-27T03:58:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17305399664989","imei1":"17305399664989","imei2":"17305399664989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167666,"job_number":"JOB_167666","tr_customer_id":167683,"tr_customer_product_id":167673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:20.000Z","modified_at":"2026-01-27T03:58:20.000Z","name":"Tyler Watsica","mobile_number":"349-948-0788","email_id":"Bell.Nolan52@gmail.com","dop":"2025-04-06","serial_number":"13879215740009048","imei1":"13879215740009048","imei2":"13879215740009048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167665,"job_number":"JOB_167665","tr_customer_id":167682,"tr_customer_product_id":167672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:18.000Z","modified_at":"2026-01-27T03:58:55.000Z","name":"Winston Runolfsson","mobile_number":"574-557-1859","email_id":"Eldon.Bechtelar@gmail.com","dop":"2025-04-06","serial_number":"14560577097895","imei1":"14560577097895","imei2":"14560577097895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167664,"job_number":"JOB_167664","tr_customer_id":167681,"tr_customer_product_id":167671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:18.000Z","modified_at":"2026-01-27T03:58:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14442196169883","imei1":"14442196169883","imei2":"14442196169883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167663,"job_number":"JOB_167663","tr_customer_id":167680,"tr_customer_product_id":167670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:16.000Z","modified_at":"2026-01-27T03:58:16.000Z","name":"Francesca Murphy","mobile_number":"621-475-6586","email_id":"Shakira49@yahoo.com","dop":"2025-04-06","serial_number":"17519966068101636","imei1":"17519966068101636","imei2":"17519966068101636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167662,"job_number":"JOB_167662","tr_customer_id":167679,"tr_customer_product_id":167669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:14.000Z","modified_at":"2026-01-27T03:58:53.000Z","name":"Daphnee Mueller","mobile_number":"577-891-9429","email_id":"Jesse.Lubowitz@gmail.com","dop":"2025-04-06","serial_number":"10283043729439","imei1":"10283043729439","imei2":"10283043729439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167661,"job_number":"JOB_167661","tr_customer_id":167678,"tr_customer_product_id":167668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:14.000Z","modified_at":"2026-01-27T03:58:14.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19698683003812","imei1":"19698683003812","imei2":"19698683003812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167659,"job_number":"JOB_167659","tr_customer_id":167676,"tr_customer_product_id":167666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"51229279347468","imei1":"51229279347468","imei2":"51229279347468","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167657,"job_number":"JOB_167657","tr_customer_id":167674,"tr_customer_product_id":167664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:05.000Z","modified_at":"2026-01-27T03:58:42.000Z","name":"Juston Harvey","mobile_number":"486-447-3733","email_id":"Arlo_Harber@yahoo.com","dop":"2026-01-04","serial_number":"19484132032512","imei1":"19484132032512","imei2":"19484132032512","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167655,"job_number":"JOB_167655","tr_customer_id":167672,"tr_customer_product_id":167662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13403960447968","imei1":"13403960447968","imei2":"13403960447968","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167654,"job_number":"JOB_167654","tr_customer_id":167671,"tr_customer_product_id":167661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Gerda Cormier","mobile_number":"613-921-9054","email_id":"Erwin.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12704528046663076","imei1":"12704528046663076","imei2":"12704528046663076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167653,"job_number":"JOB_167653","tr_customer_id":167670,"tr_customer_product_id":167660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Asha Torphy","mobile_number":"843-641-3938","email_id":"Isaac14@gmail.com","dop":"2025-04-06","serial_number":"10240867845893942","imei1":"10240867845893942","imei2":"10240867845893942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167652,"job_number":"JOB_167652","tr_customer_id":167669,"tr_customer_product_id":167659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:03.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"Yvonne Beatty","mobile_number":"938-538-7270","email_id":"Harley58@gmail.com","dop":"2025-04-06","serial_number":"10337553747472","imei1":"10337553747472","imei2":"10337553747472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167651,"job_number":"JOB_167651","tr_customer_id":167668,"tr_customer_product_id":167658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18941925353118","imei1":"18941925353118","imei2":"18941925353118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167650,"job_number":"JOB_167650","tr_customer_id":167667,"tr_customer_product_id":167657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"Elizabeth Mayer","mobile_number":"239-473-6514","email_id":"Pedro.Zemlak38@yahoo.com","dop":"2025-04-06","serial_number":"13196075461242","imei1":"13196075461242","imei2":"13196075461242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167649,"job_number":"JOB_167649","tr_customer_id":167666,"tr_customer_product_id":167656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13548679991903","imei1":"13548679991903","imei2":"13548679991903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167648,"job_number":"JOB_167648","tr_customer_id":167665,"tr_customer_product_id":167655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Ena Skiles","mobile_number":"298-265-4144","email_id":"Carolyn.Daniel@gmail.com","dop":"2025-04-06","serial_number":"14437299231964732","imei1":"14437299231964732","imei2":"14437299231964732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167643,"job_number":"JOB_167643","tr_customer_id":167660,"tr_customer_product_id":167650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:58:33.000Z","name":"Robyn Schmeler","mobile_number":"907-510-1822","email_id":"Emely.Koepp50@gmail.com","dop":"2025-04-06","serial_number":"10144809869542","imei1":"10144809869542","imei2":"10144809869542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167642,"job_number":"JOB_167642","tr_customer_id":167659,"tr_customer_product_id":167649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13690465004998","imei1":"13690465004998","imei2":"13690465004998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167641,"job_number":"JOB_167641","tr_customer_id":167658,"tr_customer_product_id":167648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Louvenia Davis","mobile_number":"553-560-1286","email_id":"Schuyler_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"11329337661782124","imei1":"11329337661782124","imei2":"11329337661782124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167640,"job_number":"JOB_167640","tr_customer_id":167657,"tr_customer_product_id":167647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:56.000Z","modified_at":"2026-01-27T03:58:32.000Z","name":"Adrienne Grimes","mobile_number":"729-212-0939","email_id":"Brenda34@yahoo.com","dop":"2025-04-06","serial_number":"12219865944575","imei1":"12219865944575","imei2":"12219865944575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167639,"job_number":"JOB_167639","tr_customer_id":167656,"tr_customer_product_id":167646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:56.000Z","modified_at":"2026-01-27T03:57:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18017191928328","imei1":"18017191928328","imei2":"18017191928328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167638,"job_number":"JOB_167638","tr_customer_id":167655,"tr_customer_product_id":167645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:54.000Z","modified_at":"2026-01-27T03:57:54.000Z","name":"Reece Trantow","mobile_number":"302-541-3363","email_id":"Mack.Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"17585914696480564","imei1":"17585914696480564","imei2":"17585914696480564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167637,"job_number":"JOB_167637","tr_customer_id":167654,"tr_customer_product_id":167644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:52.000Z","modified_at":"2026-01-27T03:58:31.000Z","name":"Nova Stamm","mobile_number":"693-895-3641","email_id":"Brody.Runolfsdottir@gmail.com","dop":"2025-04-06","serial_number":"16445619666337","imei1":"16445619666337","imei2":"16445619666337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167636,"job_number":"JOB_167636","tr_customer_id":167653,"tr_customer_product_id":167643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:52.000Z","modified_at":"2026-01-27T03:57:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12031893215833","imei1":"12031893215833","imei2":"12031893215833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167630,"job_number":"JOB_167630","tr_customer_id":167647,"tr_customer_product_id":167637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Aryanna Schmidt","mobile_number":"786-202-1752","email_id":"Herta.Terry@hotmail.com","dop":"2025-04-06","serial_number":"19423229681970136","imei1":"19423229681970136","imei2":"19423229681970136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167629,"job_number":"JOB_167629","tr_customer_id":167646,"tr_customer_product_id":167636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16285862842434","imei2":"16285862842434","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167628,"job_number":"JOB_167628","tr_customer_id":167645,"tr_customer_product_id":167635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15979907799204","imei2":"15979907799204","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167627,"job_number":"JOB_167627","tr_customer_id":167644,"tr_customer_product_id":167634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:41.000Z","modified_at":"2026-01-27T03:58:20.000Z","name":"Charley Schroeder","mobile_number":"568-209-7381","email_id":"Ara90@yahoo.com","dop":"2025-04-06","serial_number":"16362528662636","imei1":"16362528662636","imei2":"16362528662636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167626,"job_number":"JOB_167626","tr_customer_id":167643,"tr_customer_product_id":167633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:41.000Z","modified_at":"2026-01-27T03:57:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13397876407749","imei1":"13397876407749","imei2":"13397876407749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167625,"job_number":"JOB_167625","tr_customer_id":167642,"tr_customer_product_id":167632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Juana Kuhn","mobile_number":"932-705-7734","email_id":"Will.Schinner@gmail.com","dop":"2025-04-06","serial_number":"12582442804487736","imei1":"12582442804487736","imei2":"12582442804487736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167624,"job_number":"JOB_167624","tr_customer_id":167641,"tr_customer_product_id":167631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Carmelo Hudson","mobile_number":"287-770-1385","email_id":"Elmore_Wiegand26@gmail.com","dop":"2025-04-06","serial_number":"13661757631461158","imei1":"13661757631461158","imei2":"13661757631461158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167623,"job_number":"JOB_167623","tr_customer_id":167640,"tr_customer_product_id":167630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:58:15.000Z","name":"Louisa Becker","mobile_number":"387-647-0142","email_id":"Tania.Thompson21@gmail.com","dop":"2025-04-06","serial_number":"15989499921791","imei1":"15989499921791","imei2":"15989499921791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167622,"job_number":"JOB_167622","tr_customer_id":167639,"tr_customer_product_id":167629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:57:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16786630480147","imei1":"16786630480147","imei2":"16786630480147","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167621,"job_number":"JOB_167621","tr_customer_id":167638,"tr_customer_product_id":167628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:58:16.000Z","name":"Jacklyn Jakubowski","mobile_number":"297-831-5014","email_id":"Mia.Sanford25@hotmail.com","dop":"2025-04-06","serial_number":"11316762641745","imei1":"11316762641745","imei2":"11316762641745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167620,"job_number":"JOB_167620","tr_customer_id":167637,"tr_customer_product_id":167627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:38.000Z","modified_at":"2026-01-27T03:57:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18682989177130","imei1":"18682989177130","imei2":"18682989177130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167618,"job_number":"JOB_167618","tr_customer_id":167635,"tr_customer_product_id":167625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jerad Considine","mobile_number":"716-463-1971","email_id":"Karina_Mertz@yahoo.com","dop":"2025-04-06","serial_number":"17065802865327806","imei1":"17065802865327806","imei2":"17065802865327806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167616,"job_number":"JOB_167616","tr_customer_id":167633,"tr_customer_product_id":167623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jacinto Kerluke","mobile_number":"466-294-4601","email_id":"Isadore_Gerhold@hotmail.com","dop":"2025-06-18","serial_number":"1003114341051045","imei1":"1003114341051045","imei2":"1003114341051045","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167614,"job_number":"JOB_167614","tr_customer_id":167631,"tr_customer_product_id":167621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:58:13.000Z","name":"Garfield Trantow","mobile_number":"242-483-1707","email_id":"Giovani.Schuppe16@gmail.com","dop":"2025-06-18","serial_number":"10352114694924","imei1":"10352114694924","imei2":"10352114694924","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167613,"job_number":"JOB_167613","tr_customer_id":167630,"tr_customer_product_id":167620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:58:11.000Z","name":"Devonte O'Connell","mobile_number":"401-954-4982","email_id":"Ariane.Marks54@hotmail.com","dop":"2025-04-06","serial_number":"19501973653514","imei1":"19501973653514","imei2":"19501973653514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167612,"job_number":"JOB_167612","tr_customer_id":167629,"tr_customer_product_id":167619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10855843315205","imei1":"10855843315205","imei2":"10855843315205","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167611,"job_number":"JOB_167611","tr_customer_id":167628,"tr_customer_product_id":167618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11217777692370","imei1":"11217777692370","imei2":"11217777692370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167609,"job_number":"JOB_167609","tr_customer_id":167626,"tr_customer_product_id":167616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:29.000Z","modified_at":"2026-01-27T03:57:39.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17302095058646","imei2":"17302095058646","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167608,"job_number":"JOB_167608","tr_customer_id":167625,"tr_customer_product_id":167615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:29.000Z","modified_at":"2026-01-27T03:57:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10001369553073","imei2":"10001369553073","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167607,"job_number":"JOB_167607","tr_customer_id":167624,"tr_customer_product_id":167614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:28.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Jacey Collins","mobile_number":"944-652-7578","email_id":"Elfrieda.Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"19632183660748910","imei1":"19632183660748910","imei2":"19632183660748910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167606,"job_number":"JOB_167606","tr_customer_id":167623,"tr_customer_product_id":167613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:27.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Adalberto Dare","mobile_number":"493-574-9135","email_id":"Maegan_Considine@gmail.com","dop":"2025-04-06","serial_number":"16021243648821","imei1":"16021243648821","imei2":"16021243648821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167605,"job_number":"JOB_167605","tr_customer_id":167622,"tr_customer_product_id":167612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:26.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19051448305296","imei1":"19051448305296","imei2":"19051448305296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167603,"job_number":"JOB_167603","tr_customer_id":167620,"tr_customer_product_id":167610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:21.000Z","modified_at":"2026-01-27T03:57:21.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"68516838558450","imei1":"68516838558450","imei2":"68516838558450","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167600,"job_number":"JOB_167600","tr_customer_id":167617,"tr_customer_product_id":167607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Sherman DuBuque","mobile_number":"937-364-8939","email_id":"Jettie_Schowalter@hotmail.com","dop":"2026-01-04","serial_number":"17965430311336","imei1":"17965430311336","imei2":"17965430311336","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167599,"job_number":"JOB_167599","tr_customer_id":167616,"tr_customer_product_id":167606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Jeremy Herzog","mobile_number":"282-555-4118","email_id":"Ena.Bechtelar65@gmail.com","dop":"2025-04-06","serial_number":"10173421977002996","imei1":"10173421977002996","imei2":"10173421977002996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167597,"job_number":"JOB_167597","tr_customer_id":167614,"tr_customer_product_id":167604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:19.000Z","modified_at":"2026-01-27T03:57:19.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"19110931384626","imei1":"19110931384626","imei2":"19110931384626","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167596,"job_number":"JOB_167596","tr_customer_id":167613,"tr_customer_product_id":167603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:18.000Z","modified_at":"2026-01-27T03:57:55.000Z","name":"Garland Herman","mobile_number":"810-930-1921","email_id":"Brayan.Zemlak4@hotmail.com","dop":"2025-04-06","serial_number":"15119514571700","imei1":"15119514571700","imei2":"15119514571700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167595,"job_number":"JOB_167595","tr_customer_id":167612,"tr_customer_product_id":167602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:18.000Z","modified_at":"2026-01-27T03:57:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11356138290626","imei1":"11356138290626","imei2":"11356138290626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167594,"job_number":"JOB_167594","tr_customer_id":167611,"tr_customer_product_id":167601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:17.000Z","modified_at":"2026-01-27T03:57:17.000Z","name":"Leanne Bergnaum","mobile_number":"640-423-3191","email_id":"Newton0@gmail.com","dop":"2025-04-06","serial_number":"16213996860965236","imei1":"16213996860965236","imei2":"16213996860965236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167593,"job_number":"JOB_167593","tr_customer_id":167610,"tr_customer_product_id":167600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:17.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14638873223178","imei2":"14638873223178","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167592,"job_number":"JOB_167592","tr_customer_id":167609,"tr_customer_product_id":167599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12906189910328","imei2":"12906189910328","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167591,"job_number":"JOB_167591","tr_customer_id":167608,"tr_customer_product_id":167598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Jailyn Blanda","mobile_number":"281-356-8623","email_id":"Emelie_Cartwright@gmail.com","dop":"2025-04-06","serial_number":"18291131966712","imei1":"18291131966712","imei2":"18291131966712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167590,"job_number":"JOB_167590","tr_customer_id":167607,"tr_customer_product_id":167597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15246673098955","imei1":"15246673098955","imei2":"15246673098955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167588,"job_number":"JOB_167588","tr_customer_id":167605,"tr_customer_product_id":167595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:14.000Z","modified_at":"2026-01-27T03:57:14.000Z","name":"Jarod Romaguera","mobile_number":"883-986-3014","email_id":"Veda.Langosh96@hotmail.com","dop":"2025-04-06","serial_number":"11033018324819376","imei1":"11033018324819376","imei2":"11033018324819376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167587,"job_number":"JOB_167587","tr_customer_id":167604,"tr_customer_product_id":167594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:12.000Z","modified_at":"2026-01-27T03:57:49.000Z","name":"Amani Donnelly","mobile_number":"253-395-8643","email_id":"Diamond_Keebler@hotmail.com","dop":"2025-04-06","serial_number":"10832037510535","imei1":"10832037510535","imei2":"10832037510535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167586,"job_number":"JOB_167586","tr_customer_id":167603,"tr_customer_product_id":167593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:12.000Z","modified_at":"2026-01-27T03:57:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13215400182104","imei1":"13215400182104","imei2":"13215400182104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167585,"job_number":"JOB_167585","tr_customer_id":167602,"tr_customer_product_id":167592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:11.000Z","modified_at":"2026-01-27T03:57:11.000Z","name":"Emmy Fisher","mobile_number":"650-427-0306","email_id":"Duane_Lueilwitz57@gmail.com","dop":"2025-04-06","serial_number":"11336384071000982","imei1":"11336384071000982","imei2":"11336384071000982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167584,"job_number":"JOB_167584","tr_customer_id":167601,"tr_customer_product_id":167591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:10.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Cole Rath","mobile_number":"325-290-3631","email_id":"Berry_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"11190183779068","imei1":"11190183779068","imei2":"11190183779068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167582,"job_number":"JOB_167582","tr_customer_id":167599,"tr_customer_product_id":167589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:02.000Z","modified_at":"2026-01-27T03:57:02.000Z","name":"Orrin O'Reilly","mobile_number":"946-754-6258","email_id":"Palma_Kassulke@hotmail.com","dop":"2025-04-06","serial_number":"18298148128893764","imei1":"18298148128893764","imei2":"18298148128893764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167581,"job_number":"JOB_167581","tr_customer_id":167598,"tr_customer_product_id":167588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:00.000Z","modified_at":"2026-01-27T03:57:37.000Z","name":"Gwendolyn Hackett","mobile_number":"673-237-0686","email_id":"Christina_McClure8@yahoo.com","dop":"2025-04-06","serial_number":"14889064039695","imei1":"14889064039695","imei2":"14889064039695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167578,"job_number":"JOB_167578","tr_customer_id":167595,"tr_customer_product_id":167585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:56.000Z","modified_at":"2026-01-27T03:56:56.000Z","name":"Gabrielle Lesch","mobile_number":"230-823-5194","email_id":"Modesta.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"18158410318607250","imei1":"18158410318607250","imei2":"18158410318607250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167577,"job_number":"JOB_167577","tr_customer_id":167594,"tr_customer_product_id":167584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:57:33.000Z","name":"Marilie Rohan","mobile_number":"248-304-9540","email_id":"Vance25@yahoo.com","dop":"2025-04-06","serial_number":"15987577073440","imei1":"15987577073440","imei2":"15987577073440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167576,"job_number":"JOB_167576","tr_customer_id":167593,"tr_customer_product_id":167583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15299749897933","imei1":"15299749897933","imei2":"15299749897933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167575,"job_number":"JOB_167575","tr_customer_id":167592,"tr_customer_product_id":167582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"Shany Skiles","mobile_number":"343-313-8058","email_id":"Blaze70@hotmail.com","dop":"2025-04-06","serial_number":"15894210290610844","imei1":"15894210290610844","imei2":"15894210290610844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167574,"job_number":"JOB_167574","tr_customer_id":167591,"tr_customer_product_id":167581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:53.000Z","modified_at":"2026-01-27T03:56:53.000Z","name":"Mertie Bruen","mobile_number":"690-491-2264","email_id":"Zion.Goyette@hotmail.com","dop":"2025-04-06","serial_number":"15584272345159952","imei1":"15584272345159952","imei2":"15584272345159952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167573,"job_number":"JOB_167573","tr_customer_id":167590,"tr_customer_product_id":167580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:57:31.000Z","name":"Austen Champlin","mobile_number":"469-982-3538","email_id":"Albin_Treutel36@gmail.com","dop":"2025-04-06","serial_number":"14891749000162","imei1":"14891749000162","imei2":"14891749000162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167572,"job_number":"JOB_167572","tr_customer_id":167589,"tr_customer_product_id":167579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:56:52.000Z","name":"Vicky Haag","mobile_number":"371-669-9415","email_id":"Braden83@yahoo.com","dop":"2025-04-06","serial_number":"17866526886439260","imei1":"17866526886439260","imei2":"17866526886439260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167571,"job_number":"JOB_167571","tr_customer_id":167588,"tr_customer_product_id":167578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Rosella Bergstrom","mobile_number":"701-715-2032","email_id":"Kassandra39@yahoo.com","dop":"2025-04-06","serial_number":"14025417199656","imei1":"14025417199656","imei2":"14025417199656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167570,"job_number":"JOB_167570","tr_customer_id":167587,"tr_customer_product_id":167577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12442143109962","imei1":"12442143109962","imei2":"12442143109962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167569,"job_number":"JOB_167569","tr_customer_id":167586,"tr_customer_product_id":167576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"Brionna Lakin","mobile_number":"382-873-6677","email_id":"Desiree.Carroll36@gmail.com","dop":"2025-06-18","serial_number":"1066996724856225","imei1":"1066996724856225","imei2":"1066996724856225","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167568,"job_number":"JOB_167568","tr_customer_id":167585,"tr_customer_product_id":167575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:57:30.000Z","name":"Damion Walker","mobile_number":"425-372-2349","email_id":"Zola23@hotmail.com","dop":"2025-04-06","serial_number":"11972983969648","imei1":"11972983969648","imei2":"11972983969648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167567,"job_number":"JOB_167567","tr_customer_id":167584,"tr_customer_product_id":167574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:50.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Kirsten Purdy","mobile_number":"667-490-5340","email_id":"Ellsworth.Lynch@yahoo.com","dop":"2025-06-18","serial_number":"10974195504643","imei1":"10974195504643","imei2":"10974195504643","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167566,"job_number":"JOB_167566","tr_customer_id":167583,"tr_customer_product_id":167573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:50.000Z","modified_at":"2026-01-27T03:56:50.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10377252459264","imei1":"10377252459264","imei2":"10377252459264","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167565,"job_number":"JOB_167565","tr_customer_id":167582,"tr_customer_product_id":167572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:49.000Z","modified_at":"2026-01-27T03:56:49.000Z","name":"Julie Welch","mobile_number":"571-317-7787","email_id":"Raymond93@hotmail.com","dop":"2025-04-06","serial_number":"19012616646092010","imei1":"19012616646092010","imei2":"19012616646092010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167564,"job_number":"JOB_167564","tr_customer_id":167581,"tr_customer_product_id":167571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:47.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"Ralph Gerlach","mobile_number":"746-208-3832","email_id":"Trey_Reilly@gmail.com","dop":"2025-04-06","serial_number":"16572571827001","imei1":"16572571827001","imei2":"16572571827001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167563,"job_number":"JOB_167563","tr_customer_id":167580,"tr_customer_product_id":167570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:41.000Z","modified_at":"2026-01-27T03:56:41.000Z","name":"Lisandro Bruen","mobile_number":"911-424-7644","email_id":"Jodie_Romaguera@gmail.com","dop":"2025-04-06","serial_number":"13282450462299732","imei1":"13282450462299732","imei2":"13282450462299732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167562,"job_number":"JOB_167562","tr_customer_id":167579,"tr_customer_product_id":167569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:40.000Z","modified_at":"2026-01-27T03:57:19.000Z","name":"Lue Schinner","mobile_number":"470-782-4153","email_id":"Braulio37@hotmail.com","dop":"2025-04-06","serial_number":"19673463751655","imei1":"19673463751655","imei2":"19673463751655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167561,"job_number":"JOB_167561","tr_customer_id":167578,"tr_customer_product_id":167568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:40.000Z","modified_at":"2026-01-27T03:56:40.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13427742008225","imei1":"13427742008225","imei2":"13427742008225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167560,"job_number":"JOB_167560","tr_customer_id":167577,"tr_customer_product_id":167567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:38.000Z","modified_at":"2026-01-27T03:56:47.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"46832736178143","imei1":"46832736178143","imei2":"46832736178143","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167559,"job_number":"JOB_167559","tr_customer_id":167576,"tr_customer_product_id":167566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:28.000Z","modified_at":"2026-01-27T03:56:28.000Z","name":"Deron Sanford","mobile_number":"639-632-3468","email_id":"Rey.Kiehn35@yahoo.com","dop":"2025-04-06","serial_number":"18509899910406510","imei1":"18509899910406510","imei2":"18509899910406510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167558,"job_number":"JOB_167558","tr_customer_id":167575,"tr_customer_product_id":167565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:27.000Z","modified_at":"2026-01-27T03:56:36.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"86433522314885","imei1":"86433522314885","imei2":"86433522314885","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167557,"job_number":"JOB_167557","tr_customer_id":167574,"tr_customer_product_id":167564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:27.000Z","modified_at":"2026-01-27T03:57:03.000Z","name":"Cortez Okuneva","mobile_number":"243-379-2128","email_id":"Evangeline.Haag37@yahoo.com","dop":"2025-04-06","serial_number":"13784274402878","imei1":"13784274402878","imei2":"13784274402878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167556,"job_number":"JOB_167556","tr_customer_id":167573,"tr_customer_product_id":167563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:19.000Z","modified_at":"2026-01-27T03:05:19.000Z","name":"Alvena Williamson","mobile_number":"423-695-9416","email_id":"Ralph_Daniel99@gmail.com","dop":"2025-04-06","serial_number":"13929952924531452","imei1":"13929952924531452","imei2":"13929952924531452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167555,"job_number":"JOB_167555","tr_customer_id":167572,"tr_customer_product_id":167562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:18.000Z","modified_at":"2026-01-27T03:05:53.000Z","name":"Lue Koss","mobile_number":"890-272-0890","email_id":"Kariane88@yahoo.com","dop":"2025-04-06","serial_number":"12622222412301","imei1":"12622222412301","imei2":"12622222412301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167554,"job_number":"JOB_167554","tr_customer_id":167571,"tr_customer_product_id":167561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:17.000Z","modified_at":"2026-01-27T03:05:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14795401254556","imei1":"14795401254556","imei2":"14795401254556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167553,"job_number":"JOB_167553","tr_customer_id":167570,"tr_customer_product_id":167560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:37.000Z","modified_at":"2026-01-27T03:04:37.000Z","name":"Donato Labadie","mobile_number":"458-864-3903","email_id":"Osbaldo.Skiles@yahoo.com","dop":"2025-04-06","serial_number":"16685826357599888","imei1":"16685826357599888","imei2":"16685826357599888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167552,"job_number":"JOB_167552","tr_customer_id":167569,"tr_customer_product_id":167559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:35.000Z","modified_at":"2026-01-27T03:05:10.000Z","name":"Ines Bins","mobile_number":"331-644-1254","email_id":"Marianne95@hotmail.com","dop":"2025-04-06","serial_number":"10196588918332","imei1":"10196588918332","imei2":"10196588918332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167551,"job_number":"JOB_167551","tr_customer_id":167568,"tr_customer_product_id":167558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:35.000Z","modified_at":"2026-01-27T03:04:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11769976971366","imei1":"11769976971366","imei2":"11769976971366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167550,"job_number":"JOB_167550","tr_customer_id":167567,"tr_customer_product_id":167557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:54.000Z","modified_at":"2026-01-27T03:03:54.000Z","name":"Jayce Olson","mobile_number":"471-289-5640","email_id":"Sister83@gmail.com","dop":"2025-04-06","serial_number":"16134674822616796","imei1":"16134674822616796","imei2":"16134674822616796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167549,"job_number":"JOB_167549","tr_customer_id":167566,"tr_customer_product_id":167556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:53.000Z","modified_at":"2026-01-27T03:04:28.000Z","name":"Murphy Walker","mobile_number":"437-509-6401","email_id":"Jadyn_Dickinson89@hotmail.com","dop":"2025-04-06","serial_number":"16209779649139","imei1":"16209779649139","imei2":"16209779649139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167548,"job_number":"JOB_167548","tr_customer_id":167565,"tr_customer_product_id":167555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:53.000Z","modified_at":"2026-01-27T03:03:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14540231857564","imei1":"14540231857564","imei2":"14540231857564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167543,"job_number":"JOB_167543","tr_customer_id":167560,"tr_customer_product_id":167550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T01:31:06.000Z","modified_at":"2026-01-27T01:31:06.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-17","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-17T01:31:05.469619446Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T01:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167893,"job_number":"JOB_167893","tr_customer_id":167910,"tr_customer_product_id":167900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:01.000Z","modified_at":"2026-01-27T06:38:01.000Z","name":"Jonatan Boyle","mobile_number":"565-294-8891","email_id":"Domenica_Bosco@gmail.com","dop":"2000-01-31","serial_number":"1030009739899854","imei1":"1030009739899854","imei2":"1030009739899854","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167891,"job_number":"JOB_167891","tr_customer_id":167908,"tr_customer_product_id":167898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:59.000Z","modified_at":"2026-01-27T06:37:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10174215740446","imei1":"10174215740446","imei2":"10174215740446","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167887,"job_number":"JOB_167887","tr_customer_id":167904,"tr_customer_product_id":167894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:17.000Z","modified_at":"2026-01-27T06:37:17.000Z","name":"Phyllis Stoltenberg","mobile_number":"269-487-7127","email_id":"Enos.Ernser@yahoo.com","dop":"2000-01-31","serial_number":"1017361775799387","imei1":"1017361775799387","imei2":"1017361775799387","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167885,"job_number":"JOB_167885","tr_customer_id":167902,"tr_customer_product_id":167892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:15.000Z","modified_at":"2026-01-27T06:37:15.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10975522372856","imei1":"10975522372856","imei2":"10975522372856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167876,"job_number":"JOB_167876","tr_customer_id":167893,"tr_customer_product_id":167883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:33.000Z","modified_at":"2026-01-27T06:36:33.000Z","name":"Princess Bartell","mobile_number":"610-243-2625","email_id":"Frederique.Nienow41@gmail.com","dop":"2000-01-31","serial_number":"1008582811372429","imei1":"1008582811372429","imei2":"1008582811372429","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167874,"job_number":"JOB_167874","tr_customer_id":167891,"tr_customer_product_id":167881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:31.000Z","modified_at":"2026-01-27T06:36:31.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10620499692264","imei1":"10620499692264","imei2":"10620499692264","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167868,"job_number":"JOB_167868","tr_customer_id":167885,"tr_customer_product_id":167875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:49.000Z","modified_at":"2026-01-27T06:35:49.000Z","name":"Marcelle Zieme","mobile_number":"348-753-9040","email_id":"Lottie_Schiller95@hotmail.com","dop":"2000-01-31","serial_number":"1044629435192454","imei1":"1044629435192454","imei2":"1044629435192454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167866,"job_number":"JOB_167866","tr_customer_id":167883,"tr_customer_product_id":167873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:47.000Z","modified_at":"2026-01-27T06:35:47.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10437737016874","imei1":"10437737016874","imei2":"10437737016874","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167726,"job_number":"JOB_167726","tr_customer_id":167743,"tr_customer_product_id":167733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:35.000Z","modified_at":"2026-01-27T03:59:35.000Z","name":"Ansel Durgan","mobile_number":"326-411-8036","email_id":"Geo.Bayer12@yahoo.com","dop":"2000-01-31","serial_number":"1040609851694983","imei1":"1040609851694983","imei2":"1040609851694983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167724,"job_number":"JOB_167724","tr_customer_id":167741,"tr_customer_product_id":167731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:34.000Z","modified_at":"2026-01-27T03:59:34.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10756932133754","imei1":"10756932133754","imei2":"10756932133754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167701,"job_number":"JOB_167701","tr_customer_id":167718,"tr_customer_product_id":167708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"Gilda Moore","mobile_number":"609-676-5261","email_id":"Wade_Bernier40@hotmail.com","dop":"2000-01-31","serial_number":"1014467587513357","imei1":"1014467587513357","imei2":"1014467587513357","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167697,"job_number":"JOB_167697","tr_customer_id":167714,"tr_customer_product_id":167704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10404146666771","imei1":"10404146666771","imei2":"10404146666771","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167660,"job_number":"JOB_167660","tr_customer_id":167677,"tr_customer_product_id":167667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Lilla Rodriguez","mobile_number":"471-903-4904","email_id":"Miracle77@hotmail.com","dop":"2000-01-31","serial_number":"1003103858390333","imei1":"1003103858390333","imei2":"1003103858390333","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167656,"job_number":"JOB_167656","tr_customer_id":167673,"tr_customer_product_id":167663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10368661501071","imei1":"10368661501071","imei2":"10368661501071","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167604,"job_number":"JOB_167604","tr_customer_id":167621,"tr_customer_product_id":167611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:22.000Z","modified_at":"2026-01-27T03:57:22.000Z","name":"Kathlyn Emard","mobile_number":"883-509-2132","email_id":"Flavie_Vandervort@hotmail.com","dop":"2000-01-31","serial_number":"1042892078118244","imei1":"1042892078118244","imei2":"1042892078118244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167601,"job_number":"JOB_167601","tr_customer_id":167618,"tr_customer_product_id":167608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10001153009440","imei1":"10001153009440","imei2":"10001153009440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167892,"job_number":"JOB_167892","tr_customer_id":167909,"tr_customer_product_id":167899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:00.000Z","modified_at":"2026-01-27T06:38:36.000Z","name":"Adrain Flatley","mobile_number":"625-204-1955","email_id":"Iliana_Green@gmail.com","dop":"2000-01-31","serial_number":"10327360941022","imei1":"10327360941022","imei2":"10327360941022","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167886,"job_number":"JOB_167886","tr_customer_id":167903,"tr_customer_product_id":167893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:16.000Z","modified_at":"2026-01-27T06:37:53.000Z","name":"Vivianne Kuvalis","mobile_number":"928-407-3268","email_id":"Nola37@hotmail.com","dop":"2000-01-31","serial_number":"10539760183863","imei1":"10539760183863","imei2":"10539760183863","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167878,"job_number":"JOB_167878","tr_customer_id":167895,"tr_customer_product_id":167885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:42.000Z","modified_at":"2026-01-27T06:37:22.000Z","name":"Ezequiel Hauck","mobile_number":"402-515-8716","email_id":"Ethel52@hotmail.com","dop":"2025-10-21","serial_number":"12597963508580","imei1":"12597963508580","imei2":"12597963508580","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167875,"job_number":"JOB_167875","tr_customer_id":167892,"tr_customer_product_id":167882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:32.000Z","modified_at":"2026-01-27T06:37:09.000Z","name":"Jakayla Stehr","mobile_number":"889-226-7042","email_id":"Oswald_Blanda50@hotmail.com","dop":"2000-01-31","serial_number":"10809822361810","imei1":"10809822361810","imei2":"10809822361810","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167870,"job_number":"JOB_167870","tr_customer_id":167887,"tr_customer_product_id":167877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:55.000Z","modified_at":"2026-01-27T06:36:34.000Z","name":"Fletcher Langosh","mobile_number":"961-716-6775","email_id":"Danyka74@hotmail.com","dop":"2025-10-21","serial_number":"12097514595498","imei1":"12097514595498","imei2":"12097514595498","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167867,"job_number":"JOB_167867","tr_customer_id":167884,"tr_customer_product_id":167874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:47.000Z","modified_at":"2026-01-27T06:36:24.000Z","name":"Keenan Strosin","mobile_number":"493-722-5111","email_id":"Athena3@yahoo.com","dop":"2000-01-31","serial_number":"10961625417361","imei1":"10961625417361","imei2":"10961625417361","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167862,"job_number":"JOB_167862","tr_customer_id":167879,"tr_customer_product_id":167869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:07.000Z","modified_at":"2026-01-27T06:35:46.000Z","name":"Erling Schowalter","mobile_number":"297-720-6965","email_id":"Emerald.Hayes@yahoo.com","dop":"2025-10-21","serial_number":"17024058576990","imei1":"17024058576990","imei2":"17024058576990","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167756,"job_number":"JOB_167756","tr_customer_id":167773,"tr_customer_product_id":167763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:08.000Z","modified_at":"2026-01-27T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74072070477227","imei1":"74072070477227","imei2":"74072070477227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167755,"job_number":"JOB_167755","tr_customer_id":167772,"tr_customer_product_id":167762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40729081242918","imei1":"40729081242918","imei2":"40729081242918","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167754,"job_number":"JOB_167754","tr_customer_id":167771,"tr_customer_product_id":167761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15031952061543","imei1":"15031952061543","imei2":"15031952061543","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167753,"job_number":"JOB_167753","tr_customer_id":167770,"tr_customer_product_id":167760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46674199155380","imei1":"46674199155380","imei2":"46674199155380","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167752,"job_number":"JOB_167752","tr_customer_id":167769,"tr_customer_product_id":167759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13224128065911","imei1":"13224128065911","imei2":"13224128065911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167751,"job_number":"JOB_167751","tr_customer_id":167768,"tr_customer_product_id":167758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73599827046103","imei1":"73599827046103","imei2":"73599827046103","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167750,"job_number":"JOB_167750","tr_customer_id":167767,"tr_customer_product_id":167757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12920615173484","imei1":"12920615173484","imei2":"12920615173484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167749,"job_number":"JOB_167749","tr_customer_id":167766,"tr_customer_product_id":167756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:36.000Z","modified_at":"2026-01-27T04:05:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24590586092397","imei1":"24590586092397","imei2":"24590586092397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167748,"job_number":"JOB_167748","tr_customer_id":167765,"tr_customer_product_id":167755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41394992103667","imei1":"41394992103667","imei2":"41394992103667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167747,"job_number":"JOB_167747","tr_customer_id":167764,"tr_customer_product_id":167754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63891004325201","imei1":"63891004325201","imei2":"63891004325201","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167746,"job_number":"JOB_167746","tr_customer_id":167763,"tr_customer_product_id":167753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53625626675668","imei1":"53625626675668","imei2":"53625626675668","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167745,"job_number":"JOB_167745","tr_customer_id":167762,"tr_customer_product_id":167752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46523212624438","imei1":"46523212624438","imei2":"46523212624438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167744,"job_number":"JOB_167744","tr_customer_id":167761,"tr_customer_product_id":167751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84840740161320","imei1":"84840740161320","imei2":"84840740161320","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167743,"job_number":"JOB_167743","tr_customer_id":167760,"tr_customer_product_id":167750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46488600950401","imei1":"46488600950401","imei2":"46488600950401","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167742,"job_number":"JOB_167742","tr_customer_id":167759,"tr_customer_product_id":167749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:04.000Z","modified_at":"2026-01-27T04:04:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19395955050300","imei1":"19395955050300","imei2":"19395955050300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167741,"job_number":"JOB_167741","tr_customer_id":167758,"tr_customer_product_id":167748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18506977235583","imei1":"18506977235583","imei2":"18506977235583","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167740,"job_number":"JOB_167740","tr_customer_id":167757,"tr_customer_product_id":167747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25474750557996","imei1":"25474750557996","imei2":"25474750557996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167739,"job_number":"JOB_167739","tr_customer_id":167756,"tr_customer_product_id":167746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23206692471066","imei1":"23206692471066","imei2":"23206692471066","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167738,"job_number":"JOB_167738","tr_customer_id":167755,"tr_customer_product_id":167745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69648210848652","imei1":"69648210848652","imei2":"69648210848652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167737,"job_number":"JOB_167737","tr_customer_id":167754,"tr_customer_product_id":167744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87908979667028","imei1":"87908979667028","imei2":"87908979667028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167736,"job_number":"JOB_167736","tr_customer_id":167753,"tr_customer_product_id":167743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68750095402755","imei1":"68750095402755","imei2":"68750095402755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167725,"job_number":"JOB_167725","tr_customer_id":167742,"tr_customer_product_id":167732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:34.000Z","modified_at":"2026-01-27T04:00:11.000Z","name":"Lorena Raynor","mobile_number":"505-412-7010","email_id":"Jayson36@gmail.com","dop":"2000-01-31","serial_number":"10356871190723","imei1":"10356871190723","imei2":"10356871190723","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167699,"job_number":"JOB_167699","tr_customer_id":167716,"tr_customer_product_id":167706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Ruth Spinka","mobile_number":"567-517-0880","email_id":"Junius_Emard@gmail.com","dop":"2000-01-31","serial_number":"10994193539382","imei1":"10994193539382","imei2":"10994193539382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167658,"job_number":"JOB_167658","tr_customer_id":167675,"tr_customer_product_id":167665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:05.000Z","modified_at":"2026-01-27T03:58:42.000Z","name":"Giovani Becker","mobile_number":"836-554-6598","email_id":"Justice.Gerlach17@gmail.com","dop":"2000-01-31","serial_number":"10624707653449","imei1":"10624707653449","imei2":"10624707653449","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167619,"job_number":"JOB_167619","tr_customer_id":167636,"tr_customer_product_id":167626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:37.000Z","modified_at":"2026-01-27T03:57:37.000Z","name":"Justice Stroman","mobile_number":"432-530-0600","email_id":"Edgar41@gmail.com","dop":"2025-05-30","serial_number":"1961560333862636","imei1":"1961560333862636","imei2":"1961560333862636","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167617,"job_number":"JOB_167617","tr_customer_id":167634,"tr_customer_product_id":167624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Arlie Goyette","mobile_number":"774-884-8093","email_id":"Gabriella.Kiehn@gmail.com","dop":"2025-05-30","serial_number":"18680927987810","imei1":"18680927987810","imei2":"18680927987810","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167615,"job_number":"JOB_167615","tr_customer_id":167632,"tr_customer_product_id":167622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Flavio Roberts","mobile_number":"486-327-5797","email_id":"Lexie_Konopelski@hotmail.com","dop":"2025-05-30","serial_number":"11200459191432","imei1":"11200459191432","imei2":"11200459191432","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167602,"job_number":"JOB_167602","tr_customer_id":167619,"tr_customer_product_id":167609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Grace Blick","mobile_number":"744-224-5481","email_id":"Nayeli.Wintheiser@hotmail.com","dop":"2000-01-31","serial_number":"10459943038758","imei1":"10459943038758","imei2":"10459943038758","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167846,"job_number":"JOB_167846","tr_customer_id":167863,"tr_customer_product_id":167853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:17.000Z","modified_at":"2026-01-27T06:30:31.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"63418459119098","imei1":"63418459119098","imei2":"63418459119098","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167842,"job_number":"JOB_167842","tr_customer_id":167859,"tr_customer_product_id":167849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:59.000Z","modified_at":"2026-01-27T06:30:12.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"14949087610513","imei1":"14949087610513","imei2":"14949087610513","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167841,"job_number":"JOB_167841","tr_customer_id":167858,"tr_customer_product_id":167848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:41.000Z","modified_at":"2026-01-27T06:29:54.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"83346861180614","imei1":"83346861180614","imei2":"83346861180614","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167814,"job_number":"JOB_167814","tr_customer_id":167831,"tr_customer_product_id":167821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:22:09.000Z","modified_at":"2026-01-27T06:22:36.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"87489460908188","imei1":"87489460908188","imei2":"87489460908188","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167813,"job_number":"JOB_167813","tr_customer_id":167830,"tr_customer_product_id":167820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:34.000Z","modified_at":"2026-01-27T06:20:34.000Z","name":"Sonny Turner","mobile_number":"799-958-6159","email_id":"Donna.MacGyver@yahoo.com","dop":"2025-06-09","serial_number":"103029682528025","imei1":"103029682528025","imei2":"103029682528025","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167812,"job_number":"JOB_167812","tr_customer_id":167829,"tr_customer_product_id":167819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:33.000Z","modified_at":"2026-01-27T06:20:44.000Z","name":"Bryce Leffler","mobile_number":"385-608-7314","email_id":"Eleanora34@gmail.com","dop":"2025-06-09","serial_number":"101447873691916","imei1":"101447873691916","imei2":"101447873691916","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167811,"job_number":"JOB_167811","tr_customer_id":167828,"tr_customer_product_id":167818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:33.000Z","modified_at":"2026-01-27T06:20:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100068897076486","imei1":"100068897076486","imei2":"100068897076486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167807,"job_number":"JOB_167807","tr_customer_id":167824,"tr_customer_product_id":167814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:18.000Z","modified_at":"2026-01-27T06:20:18.000Z","name":"Adan Padberg","mobile_number":"624-381-5378","email_id":"Jessika.Roob@hotmail.com","dop":"2025-06-09","serial_number":"101487988748895","imei1":"101487988748895","imei2":"101487988748895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167806,"job_number":"JOB_167806","tr_customer_id":167823,"tr_customer_product_id":167813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:17.000Z","modified_at":"2026-01-27T06:20:29.000Z","name":"Ruben Christiansen","mobile_number":"731-322-8089","email_id":"Rylan70@gmail.com","dop":"2025-06-09","serial_number":"101454981814787","imei1":"101454981814787","imei2":"101454981814787","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167805,"job_number":"JOB_167805","tr_customer_id":167822,"tr_customer_product_id":167812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:17.000Z","modified_at":"2026-01-27T06:20:17.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107185650913150","imei1":"107185650913150","imei2":"107185650913150","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167804,"job_number":"JOB_167804","tr_customer_id":167821,"tr_customer_product_id":167811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:02.000Z","modified_at":"2026-01-27T06:20:02.000Z","name":"Margarete Runolfsson","mobile_number":"585-678-2135","email_id":"Neha_McCullough@yahoo.com","dop":"2025-06-09","serial_number":"102551438914382","imei1":"102551438914382","imei2":"102551438914382","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167803,"job_number":"JOB_167803","tr_customer_id":167820,"tr_customer_product_id":167810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:01.000Z","modified_at":"2026-01-27T06:20:13.000Z","name":"Rashad Fritsch","mobile_number":"226-706-0013","email_id":"Jan_Boyle4@hotmail.com","dop":"2025-06-09","serial_number":"109276788223497","imei1":"109276788223497","imei2":"109276788223497","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167802,"job_number":"JOB_167802","tr_customer_id":167819,"tr_customer_product_id":167809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:01.000Z","modified_at":"2026-01-27T06:20:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101552759016705","imei1":"101552759016705","imei2":"101552759016705","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167795,"job_number":"JOB_167795","tr_customer_id":167812,"tr_customer_product_id":167802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:18:21.000Z","modified_at":"2026-01-27T06:18:44.000Z","name":"Enrico Kirlin","mobile_number":"251-555-3855","email_id":"Eli72@yahoo.com","dop":"2025-10-01","serial_number":"11322837650533","imei1":"11322837650533","imei2":"11322837650533","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167794,"job_number":"JOB_167794","tr_customer_id":167811,"tr_customer_product_id":167801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:17:35.000Z","modified_at":"2026-01-27T06:18:02.000Z","name":"Troy Langworth","mobile_number":"692-491-3396","email_id":"Bernadine.Runolfsdottir@hotmail.com","dop":"2025-11-04","serial_number":"84989457462321","imei1":"84989457462321","imei2":"84989457462321","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:18:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167793,"job_number":"JOB_167793","tr_customer_id":167810,"tr_customer_product_id":167800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:17:19.000Z","modified_at":"2026-01-27T06:17:30.000Z","name":"Wilhelmine Nienow","mobile_number":"634-944-3525","email_id":"Vena.Toy@gmail.com","dop":"2025-11-04","serial_number":"50739144913283","imei1":"50739144913283","imei2":"50739144913283","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167758,"job_number":"JOB_167758","tr_customer_id":167775,"tr_customer_product_id":167765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:39:13.000Z","modified_at":"2026-01-27T04:39:13.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19392864251321","imei1":"19392864251321","imei2":"19392864251321","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167757,"job_number":"JOB_167757","tr_customer_id":167774,"tr_customer_product_id":167764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:39:12.000Z","modified_at":"2026-01-27T04:39:22.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15588334816566","imei1":"15588334816566","imei2":"15588334816566","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167717,"job_number":"JOB_167717","tr_customer_id":167734,"tr_customer_product_id":167724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:13.000Z","modified_at":"2026-01-27T03:59:13.000Z","name":"Emie Greenholt","mobile_number":"985-658-9900","email_id":"Rod41@hotmail.com","dop":"2025-06-09","serial_number":"105938978155234","imei1":"105938978155234","imei2":"105938978155234","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167716,"job_number":"JOB_167716","tr_customer_id":167733,"tr_customer_product_id":167723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:13.000Z","modified_at":"2026-01-27T03:59:24.000Z","name":"Bennie Franecki","mobile_number":"802-828-9137","email_id":"Mario.Sanford@yahoo.com","dop":"2025-06-09","serial_number":"108192504023156","imei1":"108192504023156","imei2":"108192504023156","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167715,"job_number":"JOB_167715","tr_customer_id":167732,"tr_customer_product_id":167722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:12.000Z","modified_at":"2026-01-27T03:59:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109186152508815","imei1":"109186152508815","imei2":"109186152508815","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167707,"job_number":"JOB_167707","tr_customer_id":167724,"tr_customer_product_id":167714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Fermin Morar","mobile_number":"734-674-9275","email_id":"Monica.Schroeder@hotmail.com","dop":"2025-06-09","serial_number":"109431696412298","imei1":"109431696412298","imei2":"109431696412298","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167706,"job_number":"JOB_167706","tr_customer_id":167723,"tr_customer_product_id":167713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"Kayley Grant","mobile_number":"987-283-8009","email_id":"Germaine16@gmail.com","dop":"2025-06-09","serial_number":"102323060459001","imei1":"102323060459001","imei2":"102323060459001","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167705,"job_number":"JOB_167705","tr_customer_id":167722,"tr_customer_product_id":167712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108554028495768","imei1":"108554028495768","imei2":"108554028495768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167690,"job_number":"JOB_167690","tr_customer_id":167707,"tr_customer_product_id":167697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Yasmine O'Conner","mobile_number":"276-226-2059","email_id":"Micheal.Langworth@hotmail.com","dop":"2025-06-09","serial_number":"104117836226352","imei1":"104117836226352","imei2":"104117836226352","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167688,"job_number":"JOB_167688","tr_customer_id":167705,"tr_customer_product_id":167695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:52.000Z","name":"Devyn Jerde","mobile_number":"833-279-3346","email_id":"Deja72@yahoo.com","dop":"2025-06-09","serial_number":"103696049142109","imei1":"103696049142109","imei2":"103696049142109","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167686,"job_number":"JOB_167686","tr_customer_id":167703,"tr_customer_product_id":167693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109429601299068","imei1":"109429601299068","imei2":"109429601299068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167647,"job_number":"JOB_167647","tr_customer_id":167664,"tr_customer_product_id":167654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Royce Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187031398724326","imei1":"187031398724326","imei2":"187031398724326","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167646,"job_number":"JOB_167646","tr_customer_id":167663,"tr_customer_product_id":167653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"George Wehner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162741629655708","imei1":"162741629655708","imei2":"162741629655708","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167645,"job_number":"JOB_167645","tr_customer_id":167662,"tr_customer_product_id":167652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Joesph Wisozk","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180299567372427","imei1":"180299567372427","imei2":"180299567372427","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167644,"job_number":"JOB_167644","tr_customer_id":167661,"tr_customer_product_id":167651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"160947787121403","imei1":"160947787121403","imei2":"160947787121403","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167635,"job_number":"JOB_167635","tr_customer_id":167652,"tr_customer_product_id":167642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Kayley Cartwright","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142568640052876","imei1":"142568640052876","imei2":"142568640052876","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167634,"job_number":"JOB_167634","tr_customer_id":167651,"tr_customer_product_id":167641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Constantin Jones","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114120787849256","imei1":"114120787849256","imei2":"114120787849256","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167633,"job_number":"JOB_167633","tr_customer_id":167650,"tr_customer_product_id":167640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:58:11.000Z","name":"Tanner Bernhard","mobile_number":"590-234-8156","email_id":"Hardy74@yahoo.com","dop":"2025-10-01","serial_number":"12083728362528","imei1":"12083728362528","imei2":"12083728362528","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167632,"job_number":"JOB_167632","tr_customer_id":167649,"tr_customer_product_id":167639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Krystel Mertz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"169905397032309","imei1":"169905397032309","imei2":"169905397032309","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167631,"job_number":"JOB_167631","tr_customer_id":167648,"tr_customer_product_id":167638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:46.000Z","modified_at":"2026-01-27T03:57:46.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"113592422631647","imei1":"113592422631647","imei2":"113592422631647","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167610,"job_number":"JOB_167610","tr_customer_id":167627,"tr_customer_product_id":167617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:32.000Z","modified_at":"2026-01-27T03:57:32.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kim_Senger19@yahoo.com","dop":"2025-07-02","serial_number":"14478206148415","imei1":"14478206148415","imei2":"14478206148415","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167598,"job_number":"JOB_167598","tr_customer_id":167615,"tr_customer_product_id":167605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:19.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"giyu tomiaka","mobile_number":"325-918-4615","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"898295578132122","imei1":"898295578132122","imei2":"898295578132122","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167589,"job_number":"JOB_167589","tr_customer_id":167606,"tr_customer_product_id":167596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:15.000Z","modified_at":"2026-01-27T03:57:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kelsi_Schiller40@hotmail.com","dop":"2025-07-02","serial_number":"18330157911715","imei1":"18330157911715","imei2":"18330157911715","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167583,"job_number":"JOB_167583","tr_customer_id":167600,"tr_customer_product_id":167590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:08.000Z","modified_at":"2026-01-27T03:57:17.000Z","name":"tanjiro kamado","mobile_number":"491-800-0516","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"186981793403282","imei1":"186981793403282","imei2":"186981793403282","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167580,"job_number":"JOB_167580","tr_customer_id":167597,"tr_customer_product_id":167587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:58.000Z","modified_at":"2026-01-27T03:56:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Sonia_Reichel97@hotmail.com","dop":"2025-07-02","serial_number":"19374980428044","imei1":"19374980428044","imei2":"19374980428044","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167579,"job_number":"JOB_167579","tr_customer_id":167596,"tr_customer_product_id":167586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:57.000Z","modified_at":"2026-01-27T03:57:06.000Z","name":"saitama sensei","mobile_number":"241-714-5923","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"720202871951017","imei1":"720202871951017","imei2":"720202871951017","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167547,"job_number":"JOB_167547","tr_customer_id":167564,"tr_customer_product_id":167554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:58:17.000Z","modified_at":"2026-01-27T02:58:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13975438843936","imei1":"13975438843936","imei2":"13975438843936","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167546,"job_number":"JOB_167546","tr_customer_id":167563,"tr_customer_product_id":167553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:58:17.000Z","modified_at":"2026-01-27T02:58:26.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19803285126055","imei1":"19803285126055","imei2":"19803285126055","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T02:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167545,"job_number":"JOB_167545","tr_customer_id":167562,"tr_customer_product_id":167552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:41:15.000Z","modified_at":"2026-01-27T02:41:15.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13453255964591","imei1":"13453255964591","imei2":"13453255964591","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167544,"job_number":"JOB_167544","tr_customer_id":167561,"tr_customer_product_id":167551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:41:15.000Z","modified_at":"2026-01-27T02:41:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16856548964448","imei1":"16856548964448","imei2":"16856548964448","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T02:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_131859"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzc1ODJ9.Hr3EHbbx-4FHSQXT6-cdjP5LqDdOSTsaoL0js2HOR30 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a4aad370-e6e7-405f-bc92-1a3a72dd920f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_167940"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1017 |
| ETag | W/"3f9-7iUrmnM1PspW0FfC/9hMkai6NIs" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":167940,"job_number":"JOB_167940","tr_customer_id":167957,"tr_customer_product_id":167947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:39.000Z","name":"Cara Rath","mobile_number":"987-859-1105","email_id":"Amir60@gmail.com","dop":"2025-12-01","serial_number":"10948899776550","imei1":"10948899776550","imei2":"10948899776550","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_131859' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MTV9.vm-nt0iwHHbqUIQGAvRirHuNofA8uLkwbd8HQPNE5dU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 66cfa0ed-560e-4ff2-8ab6-b00b55d21d74 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"624-Lb24O9M4h9TPJuYU99W3T7FMY4o" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:53:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":167940,"job_number":"JOB_167940","tr_customer_id":167957,"tr_customer_product_id":167947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:39.000Z","name":"Cara Rath","mobile_number":"987-859-1105","email_id":"Amir60@gmail.com","dop":"2025-12-01","serial_number":"10948899776550","imei1":"10948899776550","imei2":"10948899776550","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":643060,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-27T06:53:39.000Z","created_at":"2026-01-27T06:53:39.000Z"},{"id":643061,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-27T06:53:39.000Z","created_at":"2026-01-27T06:53:39.000Z"}],"problems":[{"id":149082,"problem":"Smartphone is running slow","remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-27T06:53:39.000Z"}],"quatations":[]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 739a4ba8-6f2a-4583-b53a-11fbdecb701a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-rmbHsG2T7UtoN1NbOJdGAYV/gRw" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MjN9.AkPdd3xOM30XV1yc7mnvB97MvJNWG-d0h13WCMF-EOU"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjA4NDB9.4Ax_l2bGknyphesCeGexRKRcsUiLqK7aUoV98mQ69AQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MjN9.AkPdd3xOM30XV1yc7mnvB97MvJNWG-d0h13WCMF-EOU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c4978e7a-20e6-4f37-838b-38bf457cd963 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjA4NDB9.4Ax_l2bGknyphesCeGexRKRcsUiLqK7aUoV98mQ69AQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-z3kPe63FCyX4+dgtahsodYVcnu8"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MjN9.AkPdd3xOM30XV1yc7mnvB97MvJNWG-d0h13WCMF-EOU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4d6ed031-6599-460a-ba90-7935b883ceba |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-x0lh9lV9h5lr9OpKThJykasOyA8" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":265},{"label":"Pending for repair","key":"pending_for_repair","count":0},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MjN9.AkPdd3xOM30XV1yc7mnvB97MvJNWG-d0h13WCMF-EOU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b2108703-4b5a-429b-bb7c-1c45ca9979e7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"405bf-nEa/tO0xaR51ziuV0lVyaXP14vg" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:53:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":167893,"job_number":"JOB_167893","tr_customer_id":167910,"tr_customer_product_id":167900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:01.000Z","modified_at":"2026-01-27T06:38:01.000Z","name":"Jonatan Boyle","mobile_number":"565-294-8891","email_id":"Domenica_Bosco@gmail.com","dop":"2000-01-31","serial_number":"1030009739899854","imei1":"1030009739899854","imei2":"1030009739899854","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167891,"job_number":"JOB_167891","tr_customer_id":167908,"tr_customer_product_id":167898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:59.000Z","modified_at":"2026-01-27T06:37:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10174215740446","imei1":"10174215740446","imei2":"10174215740446","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167887,"job_number":"JOB_167887","tr_customer_id":167904,"tr_customer_product_id":167894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:17.000Z","modified_at":"2026-01-27T06:37:17.000Z","name":"Phyllis Stoltenberg","mobile_number":"269-487-7127","email_id":"Enos.Ernser@yahoo.com","dop":"2000-01-31","serial_number":"1017361775799387","imei1":"1017361775799387","imei2":"1017361775799387","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167885,"job_number":"JOB_167885","tr_customer_id":167902,"tr_customer_product_id":167892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:15.000Z","modified_at":"2026-01-27T06:37:15.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10975522372856","imei1":"10975522372856","imei2":"10975522372856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167876,"job_number":"JOB_167876","tr_customer_id":167893,"tr_customer_product_id":167883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:33.000Z","modified_at":"2026-01-27T06:36:33.000Z","name":"Princess Bartell","mobile_number":"610-243-2625","email_id":"Frederique.Nienow41@gmail.com","dop":"2000-01-31","serial_number":"1008582811372429","imei1":"1008582811372429","imei2":"1008582811372429","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167874,"job_number":"JOB_167874","tr_customer_id":167891,"tr_customer_product_id":167881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:31.000Z","modified_at":"2026-01-27T06:36:31.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10620499692264","imei1":"10620499692264","imei2":"10620499692264","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167868,"job_number":"JOB_167868","tr_customer_id":167885,"tr_customer_product_id":167875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:49.000Z","modified_at":"2026-01-27T06:35:49.000Z","name":"Marcelle Zieme","mobile_number":"348-753-9040","email_id":"Lottie_Schiller95@hotmail.com","dop":"2000-01-31","serial_number":"1044629435192454","imei1":"1044629435192454","imei2":"1044629435192454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167866,"job_number":"JOB_167866","tr_customer_id":167883,"tr_customer_product_id":167873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:47.000Z","modified_at":"2026-01-27T06:35:47.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10437737016874","imei1":"10437737016874","imei2":"10437737016874","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167726,"job_number":"JOB_167726","tr_customer_id":167743,"tr_customer_product_id":167733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:35.000Z","modified_at":"2026-01-27T03:59:35.000Z","name":"Ansel Durgan","mobile_number":"326-411-8036","email_id":"Geo.Bayer12@yahoo.com","dop":"2000-01-31","serial_number":"1040609851694983","imei1":"1040609851694983","imei2":"1040609851694983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167724,"job_number":"JOB_167724","tr_customer_id":167741,"tr_customer_product_id":167731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:34.000Z","modified_at":"2026-01-27T03:59:34.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10756932133754","imei1":"10756932133754","imei2":"10756932133754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167701,"job_number":"JOB_167701","tr_customer_id":167718,"tr_customer_product_id":167708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"Gilda Moore","mobile_number":"609-676-5261","email_id":"Wade_Bernier40@hotmail.com","dop":"2000-01-31","serial_number":"1014467587513357","imei1":"1014467587513357","imei2":"1014467587513357","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167697,"job_number":"JOB_167697","tr_customer_id":167714,"tr_customer_product_id":167704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10404146666771","imei1":"10404146666771","imei2":"10404146666771","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167660,"job_number":"JOB_167660","tr_customer_id":167677,"tr_customer_product_id":167667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Lilla Rodriguez","mobile_number":"471-903-4904","email_id":"Miracle77@hotmail.com","dop":"2000-01-31","serial_number":"1003103858390333","imei1":"1003103858390333","imei2":"1003103858390333","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167656,"job_number":"JOB_167656","tr_customer_id":167673,"tr_customer_product_id":167663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10368661501071","imei1":"10368661501071","imei2":"10368661501071","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167604,"job_number":"JOB_167604","tr_customer_id":167621,"tr_customer_product_id":167611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:22.000Z","modified_at":"2026-01-27T03:57:22.000Z","name":"Kathlyn Emard","mobile_number":"883-509-2132","email_id":"Flavie_Vandervort@hotmail.com","dop":"2000-01-31","serial_number":"1042892078118244","imei1":"1042892078118244","imei2":"1042892078118244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167601,"job_number":"JOB_167601","tr_customer_id":167618,"tr_customer_product_id":167608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10001153009440","imei1":"10001153009440","imei2":"10001153009440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167940,"job_number":"JOB_167940","tr_customer_id":167957,"tr_customer_product_id":167947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:39.000Z","name":"Cara Rath","mobile_number":"987-859-1105","email_id":"Amir60@gmail.com","dop":"2025-12-01","serial_number":"10948899776550","imei1":"10948899776550","imei2":"10948899776550","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167939,"job_number":"JOB_167939","tr_customer_id":167956,"tr_customer_product_id":167946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14442504887526","imei1":"14442504887526","imei2":"14442504887526","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167938,"job_number":"JOB_167938","tr_customer_id":167955,"tr_customer_product_id":167945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:27.000Z","modified_at":"2026-01-27T06:51:27.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10931088604581","imei1":"10931088604581","imei2":"10931088604581","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167936,"job_number":"JOB_167936","tr_customer_id":167953,"tr_customer_product_id":167943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:25.000Z","modified_at":"2026-01-27T06:51:25.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11495474994629","imei1":"11495474994629","imei2":"11495474994629","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167935,"job_number":"JOB_167935","tr_customer_id":167952,"tr_customer_product_id":167942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:00.000Z","modified_at":"2026-01-27T06:51:00.000Z","name":"Abe Borer","mobile_number":"232-802-4714","email_id":"Alfreda56@hotmail.com","dop":"2025-04-06","serial_number":"14248653361242728","imei1":"14248653361242728","imei2":"14248653361242728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167933,"job_number":"JOB_167933","tr_customer_id":167950,"tr_customer_product_id":167940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:58.000Z","modified_at":"2026-01-27T06:50:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16248942148525","imei1":"16248942148525","imei2":"16248942148525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167932,"job_number":"JOB_167932","tr_customer_id":167949,"tr_customer_product_id":167939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:42.000Z","modified_at":"2026-01-27T06:50:42.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"42969104263391","imei1":"42969104263391","imei2":"42969104263391","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167930,"job_number":"JOB_167930","tr_customer_id":167947,"tr_customer_product_id":167937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:40.000Z","modified_at":"2026-01-27T06:50:40.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11366144519689","imei1":"11366144519689","imei2":"11366144519689","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167929,"job_number":"JOB_167929","tr_customer_id":167946,"tr_customer_product_id":167936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:13.000Z","modified_at":"2026-01-27T06:50:13.000Z","name":"Arno Kessler","mobile_number":"230-754-1794","email_id":"Stanley57@hotmail.com","dop":"2025-04-06","serial_number":"18194212640282856","imei1":"18194212640282856","imei2":"18194212640282856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167927,"job_number":"JOB_167927","tr_customer_id":167944,"tr_customer_product_id":167934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:11.000Z","modified_at":"2026-01-27T06:50:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13203431323945","imei1":"13203431323945","imei2":"13203431323945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167926,"job_number":"JOB_167926","tr_customer_id":167943,"tr_customer_product_id":167933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:54.000Z","modified_at":"2026-01-27T06:49:54.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"90321257518944","imei1":"90321257518944","imei2":"90321257518944","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167924,"job_number":"JOB_167924","tr_customer_id":167941,"tr_customer_product_id":167931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:52.000Z","modified_at":"2026-01-27T06:49:52.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10934874410701","imei1":"10934874410701","imei2":"10934874410701","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167923,"job_number":"JOB_167923","tr_customer_id":167940,"tr_customer_product_id":167930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:30.000Z","modified_at":"2026-01-27T06:49:30.000Z","name":"Milton Bartell","mobile_number":"357-620-1896","email_id":"Kian46@hotmail.com","dop":"2025-04-06","serial_number":"17118551920422780","imei1":"17118551920422780","imei2":"17118551920422780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167921,"job_number":"JOB_167921","tr_customer_id":167938,"tr_customer_product_id":167928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:26.000Z","modified_at":"2026-01-27T06:49:26.000Z","name":"Garry Haag","mobile_number":"330-706-5364","email_id":"Lenna35@hotmail.com","dop":"2025-04-06","serial_number":"11179143080451844","imei1":"11179143080451844","imei2":"11179143080451844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167919,"job_number":"JOB_167919","tr_customer_id":167936,"tr_customer_product_id":167926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:25.000Z","modified_at":"2026-01-27T06:49:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17402848540623","imei1":"17402848540623","imei2":"17402848540623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167918,"job_number":"JOB_167918","tr_customer_id":167935,"tr_customer_product_id":167925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:39.000Z","modified_at":"2026-01-27T06:44:39.000Z","name":"Golden Brown","mobile_number":"840-732-0041","email_id":"Hailie73@hotmail.com","dop":"2025-04-06","serial_number":"15818286366602872","imei1":"15818286366602872","imei2":"15818286366602872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167916,"job_number":"JOB_167916","tr_customer_id":167933,"tr_customer_product_id":167923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:38.000Z","modified_at":"2026-01-27T06:44:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17063374650545","imei1":"17063374650545","imei2":"17063374650545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167915,"job_number":"JOB_167915","tr_customer_id":167932,"tr_customer_product_id":167922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:18.000Z","modified_at":"2026-01-27T06:44:18.000Z","name":"Ariane Hamill","mobile_number":"398-734-1884","email_id":"Ryleigh.Tremblay42@hotmail.com","dop":"2025-04-06","serial_number":"10595233660109322","imei1":"10595233660109322","imei2":"10595233660109322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167913,"job_number":"JOB_167913","tr_customer_id":167930,"tr_customer_product_id":167920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:51.000Z","modified_at":"2026-01-27T06:43:51.000Z","name":"Serenity Boyer","mobile_number":"339-974-1255","email_id":"Carleton.Marvin98@gmail.com","dop":"2025-04-06","serial_number":"15255955352476028","imei1":"15255955352476028","imei2":"15255955352476028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167911,"job_number":"JOB_167911","tr_customer_id":167928,"tr_customer_product_id":167918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:49.000Z","modified_at":"2026-01-27T06:43:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13742475805245","imei1":"13742475805245","imei2":"13742475805245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167910,"job_number":"JOB_167910","tr_customer_id":167927,"tr_customer_product_id":167917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:46.000Z","modified_at":"2026-01-27T06:43:46.000Z","name":"Percy Crist","mobile_number":"935-950-9106","email_id":"Krystel.Ankunding67@yahoo.com","dop":"2025-04-06","serial_number":"18545814363637170","imei1":"18545814363637170","imei2":"18545814363637170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167908,"job_number":"JOB_167908","tr_customer_id":167925,"tr_customer_product_id":167915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:44.000Z","modified_at":"2026-01-27T06:43:44.000Z","name":"Victor Schroeder","mobile_number":"473-540-3534","email_id":"Dexter_Marks@gmail.com","dop":"2025-04-06","serial_number":"16447744665311734","imei1":"16447744665311734","imei2":"16447744665311734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167906,"job_number":"JOB_167906","tr_customer_id":167923,"tr_customer_product_id":167913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:43.000Z","modified_at":"2026-01-27T06:43:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15646928553703","imei1":"15646928553703","imei2":"15646928553703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167905,"job_number":"JOB_167905","tr_customer_id":167922,"tr_customer_product_id":167912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:03.000Z","modified_at":"2026-01-27T06:43:03.000Z","name":"Roy Aufderhar","mobile_number":"826-647-3721","email_id":"Sheila.Murphy83@yahoo.com","dop":"2025-04-06","serial_number":"10699411250399026","imei1":"10699411250399026","imei2":"10699411250399026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167903,"job_number":"JOB_167903","tr_customer_id":167920,"tr_customer_product_id":167910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:01.000Z","modified_at":"2026-01-27T06:43:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14958910419154","imei1":"14958910419154","imei2":"14958910419154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167902,"job_number":"JOB_167902","tr_customer_id":167919,"tr_customer_product_id":167909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:56.000Z","modified_at":"2026-01-27T06:42:56.000Z","name":"Ned Dach","mobile_number":"535-612-0082","email_id":"Adolfo_Nikolaus@hotmail.com","dop":"2025-04-06","serial_number":"15430774571147254","imei1":"15430774571147254","imei2":"15430774571147254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167900,"job_number":"JOB_167900","tr_customer_id":167917,"tr_customer_product_id":167907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:54.000Z","modified_at":"2026-01-27T06:42:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17079659156633","imei1":"17079659156633","imei2":"17079659156633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167899,"job_number":"JOB_167899","tr_customer_id":167916,"tr_customer_product_id":167906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:06.000Z","modified_at":"2026-01-27T06:42:06.000Z","name":"Lisa Zulauf","mobile_number":"250-618-8688","email_id":"Chelsea9@yahoo.com","dop":"2025-04-06","serial_number":"17611184738963124","imei1":"17611184738963124","imei2":"17611184738963124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167897,"job_number":"JOB_167897","tr_customer_id":167914,"tr_customer_product_id":167904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:05.000Z","modified_at":"2026-01-27T06:42:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18231155699279","imei1":"18231155699279","imei2":"18231155699279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167896,"job_number":"JOB_167896","tr_customer_id":167913,"tr_customer_product_id":167903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:33.000Z","modified_at":"2026-01-27T06:38:33.000Z","name":"Marty Corkery","mobile_number":"727-204-3064","email_id":"Domenico.Huels@yahoo.com","dop":"2025-04-06","serial_number":"10948488540603988","imei1":"10948488540603988","imei2":"10948488540603988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167894,"job_number":"JOB_167894","tr_customer_id":167911,"tr_customer_product_id":167901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:31.000Z","modified_at":"2026-01-27T06:38:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14777744687360","imei1":"14777744687360","imei2":"14777744687360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167890,"job_number":"JOB_167890","tr_customer_id":167907,"tr_customer_product_id":167897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:49.000Z","modified_at":"2026-01-27T06:37:49.000Z","name":"Davion Gaylord","mobile_number":"478-883-2288","email_id":"Alejandrin_OKeefe47@gmail.com","dop":"2025-04-06","serial_number":"11487920209396314","imei1":"11487920209396314","imei2":"11487920209396314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167888,"job_number":"JOB_167888","tr_customer_id":167905,"tr_customer_product_id":167895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:47.000Z","modified_at":"2026-01-27T06:37:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10244847596438","imei1":"10244847596438","imei2":"10244847596438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167884,"job_number":"JOB_167884","tr_customer_id":167901,"tr_customer_product_id":167891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Wyatt Friesen","mobile_number":"592-951-6370","email_id":"Willard57@yahoo.com","dop":"2025-04-06","serial_number":"18984968440466710","imei1":"18984968440466710","imei2":"18984968440466710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167883,"job_number":"JOB_167883","tr_customer_id":167900,"tr_customer_product_id":167890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Avis Fadel","mobile_number":"908-634-0138","email_id":"Norene.Raynor@gmail.com","dop":"2025-04-06","serial_number":"18320246082397332","imei1":"18320246082397332","imei2":"18320246082397332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167880,"job_number":"JOB_167880","tr_customer_id":167897,"tr_customer_product_id":167887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15941554825756","imei1":"15941554825756","imei2":"15941554825756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167879,"job_number":"JOB_167879","tr_customer_id":167896,"tr_customer_product_id":167886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12797132248973","imei1":"12797132248973","imei2":"12797132248973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167877,"job_number":"JOB_167877","tr_customer_id":167894,"tr_customer_product_id":167884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:42.000Z","modified_at":"2026-01-27T06:36:42.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"16171174787922","imei1":"16171174787922","imei2":"16171174787922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167873,"job_number":"JOB_167873","tr_customer_id":167890,"tr_customer_product_id":167880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:17.000Z","modified_at":"2026-01-27T06:36:17.000Z","name":"Maye Rodriguez","mobile_number":"655-525-8401","email_id":"Edward.Walsh28@gmail.com","dop":"2025-04-06","serial_number":"18172135488968240","imei1":"18172135488968240","imei2":"18172135488968240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167871,"job_number":"JOB_167871","tr_customer_id":167888,"tr_customer_product_id":167878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:15.000Z","modified_at":"2026-01-27T06:36:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18948317579051","imei1":"18948317579051","imei2":"18948317579051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167869,"job_number":"JOB_167869","tr_customer_id":167886,"tr_customer_product_id":167876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:54.000Z","modified_at":"2026-01-27T06:35:54.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"17324433358007","imei1":"17324433358007","imei2":"17324433358007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167865,"job_number":"JOB_167865","tr_customer_id":167882,"tr_customer_product_id":167872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:30.000Z","modified_at":"2026-01-27T06:35:30.000Z","name":"Omer Maggio","mobile_number":"655-959-8696","email_id":"Hershel99@gmail.com","dop":"2025-04-06","serial_number":"11488347981559736","imei1":"11488347981559736","imei2":"11488347981559736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167863,"job_number":"JOB_167863","tr_customer_id":167880,"tr_customer_product_id":167870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:28.000Z","modified_at":"2026-01-27T06:35:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12322716487394","imei1":"12322716487394","imei2":"12322716487394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167861,"job_number":"JOB_167861","tr_customer_id":167878,"tr_customer_product_id":167868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:06.000Z","modified_at":"2026-01-27T06:35:06.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"17343592327259","imei1":"17343592327259","imei2":"17343592327259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167860,"job_number":"JOB_167860","tr_customer_id":167877,"tr_customer_product_id":167867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:34:28.000Z","modified_at":"2026-01-27T06:34:28.000Z","name":"Felton Jones","mobile_number":"461-830-5368","email_id":"Donald_Muller@gmail.com","dop":"2025-04-06","serial_number":"15954666796721888","imei1":"15954666796721888","imei2":"15954666796721888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167857,"job_number":"JOB_167857","tr_customer_id":167874,"tr_customer_product_id":167864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:17.000Z","modified_at":"2026-01-27T06:32:17.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12347251322045","imei2":"12347251322045","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167855,"job_number":"JOB_167855","tr_customer_id":167872,"tr_customer_product_id":167862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:04.000Z","modified_at":"2026-01-27T06:32:04.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14206461523702","imei2":"14206461523702","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167854,"job_number":"JOB_167854","tr_customer_id":167871,"tr_customer_product_id":167861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:52.000Z","modified_at":"2026-01-27T06:31:52.000Z","name":"Sadye Sipes","mobile_number":"779-875-8270","email_id":"Ebony.Hirthe@gmail.com","dop":"2025-04-06","serial_number":"10349692400180752","imei1":"10349692400180752","imei2":"10349692400180752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167852,"job_number":"JOB_167852","tr_customer_id":167869,"tr_customer_product_id":167859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:51.000Z","modified_at":"2026-01-27T06:31:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11373056543091","imei1":"11373056543091","imei2":"11373056543091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167850,"job_number":"JOB_167850","tr_customer_id":167867,"tr_customer_product_id":167857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:50.000Z","modified_at":"2026-01-27T06:31:50.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10477906422672","imei2":"10477906422672","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167849,"job_number":"JOB_167849","tr_customer_id":167866,"tr_customer_product_id":167856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:05.000Z","modified_at":"2026-01-27T06:31:05.000Z","name":"Giovani McKenzie","mobile_number":"898-307-0001","email_id":"Brady_Leannon@hotmail.com","dop":"2025-04-06","serial_number":"19451465414718350","imei1":"19451465414718350","imei2":"19451465414718350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167847,"job_number":"JOB_167847","tr_customer_id":167864,"tr_customer_product_id":167854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:03.000Z","modified_at":"2026-01-27T06:31:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15985961373989","imei1":"15985961373989","imei2":"15985961373989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167845,"job_number":"JOB_167845","tr_customer_id":167862,"tr_customer_product_id":167852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:17.000Z","modified_at":"2026-01-27T06:30:17.000Z","name":"Modesto Sauer","mobile_number":"424-849-3916","email_id":"Delilah_Treutel27@hotmail.com","dop":"2025-04-06","serial_number":"11996959230079538","imei1":"11996959230079538","imei2":"11996959230079538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167843,"job_number":"JOB_167843","tr_customer_id":167860,"tr_customer_product_id":167850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:16.000Z","modified_at":"2026-01-27T06:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17339423269073","imei1":"17339423269073","imei2":"17339423269073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167840,"job_number":"JOB_167840","tr_customer_id":167857,"tr_customer_product_id":167847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:06.000Z","modified_at":"2026-01-27T06:29:06.000Z","name":"Anastacio Ebert","mobile_number":"971-557-1170","email_id":"Reba3@hotmail.com","dop":"2025-04-06","serial_number":"14007303508030568","imei1":"14007303508030568","imei2":"14007303508030568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167838,"job_number":"JOB_167838","tr_customer_id":167855,"tr_customer_product_id":167845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:04.000Z","modified_at":"2026-01-27T06:29:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19420379464284","imei1":"19420379464284","imei2":"19420379464284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167837,"job_number":"JOB_167837","tr_customer_id":167854,"tr_customer_product_id":167844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:23.000Z","modified_at":"2026-01-27T06:28:23.000Z","name":"Bobby Bogan","mobile_number":"519-540-8511","email_id":"Moriah.Torp35@gmail.com","dop":"2025-04-06","serial_number":"10461022854004748","imei1":"10461022854004748","imei2":"10461022854004748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167835,"job_number":"JOB_167835","tr_customer_id":167852,"tr_customer_product_id":167842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:21.000Z","modified_at":"2026-01-27T06:28:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19904485216653","imei1":"19904485216653","imei2":"19904485216653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167834,"job_number":"JOB_167834","tr_customer_id":167851,"tr_customer_product_id":167841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:39.000Z","modified_at":"2026-01-27T06:27:39.000Z","name":"Hettie Brakus","mobile_number":"920-884-7742","email_id":"Lillian.Steuber98@gmail.com","dop":"2025-04-06","serial_number":"17652142820175848","imei1":"17652142820175848","imei2":"17652142820175848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167832,"job_number":"JOB_167832","tr_customer_id":167849,"tr_customer_product_id":167839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:38.000Z","modified_at":"2026-01-27T06:27:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11615152671057","imei1":"11615152671057","imei2":"11615152671057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167831,"job_number":"JOB_167831","tr_customer_id":167848,"tr_customer_product_id":167838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:19.000Z","modified_at":"2026-01-27T06:26:19.000Z","name":"Lazaro Hoppe","mobile_number":"805-669-5412","email_id":"Leland_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"18267334371696710","imei1":"18267334371696710","imei2":"18267334371696710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167829,"job_number":"JOB_167829","tr_customer_id":167846,"tr_customer_product_id":167836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:17.000Z","modified_at":"2026-01-27T06:26:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15802935641808","imei1":"15802935641808","imei2":"15802935641808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167828,"job_number":"JOB_167828","tr_customer_id":167845,"tr_customer_product_id":167835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:28.000Z","modified_at":"2026-01-27T06:25:28.000Z","name":"Ramon Hilll","mobile_number":"811-699-6550","email_id":"Brook56@gmail.com","dop":"2025-04-06","serial_number":"19695958491683900","imei1":"19695958491683900","imei2":"19695958491683900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167826,"job_number":"JOB_167826","tr_customer_id":167843,"tr_customer_product_id":167833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:26.000Z","modified_at":"2026-01-27T06:25:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12338518242380","imei1":"12338518242380","imei2":"12338518242380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167825,"job_number":"JOB_167825","tr_customer_id":167842,"tr_customer_product_id":167832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:37.000Z","modified_at":"2026-01-27T06:24:37.000Z","name":"Kaleb Beahan","mobile_number":"242-722-0254","email_id":"Sunny81@hotmail.com","dop":"2025-04-06","serial_number":"18555023955379372","imei1":"18555023955379372","imei2":"18555023955379372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167823,"job_number":"JOB_167823","tr_customer_id":167840,"tr_customer_product_id":167830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:36.000Z","modified_at":"2026-01-27T06:24:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11740984830074","imei1":"11740984830074","imei2":"11740984830074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167822,"job_number":"JOB_167822","tr_customer_id":167839,"tr_customer_product_id":167829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:49.000Z","modified_at":"2026-01-27T06:23:49.000Z","name":"Stefanie Lemke","mobile_number":"292-504-2515","email_id":"Kali24@gmail.com","dop":"2025-06-18","serial_number":"1067109977151928","imei1":"1067109977151928","imei2":"1067109977151928","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167820,"job_number":"JOB_167820","tr_customer_id":167837,"tr_customer_product_id":167827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:48.000Z","modified_at":"2026-01-27T06:23:48.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10101267317766","imei1":"10101267317766","imei2":"10101267317766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167819,"job_number":"JOB_167819","tr_customer_id":167836,"tr_customer_product_id":167826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:06.000Z","modified_at":"2026-01-27T06:23:06.000Z","name":"Aniya Mueller","mobile_number":"546-393-9663","email_id":"Chanelle2@hotmail.com","dop":"2025-06-18","serial_number":"1072434199213766","imei1":"1072434199213766","imei2":"1072434199213766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167817,"job_number":"JOB_167817","tr_customer_id":167834,"tr_customer_product_id":167824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"Dedrick Sawayn","mobile_number":"606-435-9603","email_id":"Cedrick18@gmail.com","dop":"2025-04-06","serial_number":"14284034712076870","imei1":"14284034712076870","imei2":"14284034712076870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167816,"job_number":"JOB_167816","tr_customer_id":167833,"tr_customer_product_id":167823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10590065726560","imei1":"10590065726560","imei2":"10590065726560","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167810,"job_number":"JOB_167810","tr_customer_id":167827,"tr_customer_product_id":167817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:32.000Z","modified_at":"2026-01-27T06:20:32.000Z","name":"Hipolito Hermiston","mobile_number":"643-640-8790","email_id":"Minnie50@yahoo.com","dop":"2025-04-06","serial_number":"16738148478419176","imei1":"16738148478419176","imei2":"16738148478419176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167808,"job_number":"JOB_167808","tr_customer_id":167825,"tr_customer_product_id":167815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:30.000Z","modified_at":"2026-01-27T06:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16491092711122","imei1":"16491092711122","imei2":"16491092711122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167801,"job_number":"JOB_167801","tr_customer_id":167818,"tr_customer_product_id":167808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:48.000Z","modified_at":"2026-01-27T06:19:48.000Z","name":"Clarissa Gerlach","mobile_number":"329-576-0565","email_id":"Amani46@hotmail.com","dop":"2025-04-06","serial_number":"19841535420662280","imei1":"19841535420662280","imei2":"19841535420662280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167799,"job_number":"JOB_167799","tr_customer_id":167816,"tr_customer_product_id":167806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:46.000Z","modified_at":"2026-01-27T06:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18187635174485","imei1":"18187635174485","imei2":"18187635174485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167798,"job_number":"JOB_167798","tr_customer_id":167815,"tr_customer_product_id":167805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:04.000Z","modified_at":"2026-01-27T06:19:04.000Z","name":"Brown Bednar","mobile_number":"861-977-4122","email_id":"Karlie_Green48@gmail.com","dop":"2025-04-06","serial_number":"18532545821601696","imei1":"18532545821601696","imei2":"18532545821601696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167796,"job_number":"JOB_167796","tr_customer_id":167813,"tr_customer_product_id":167803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:02.000Z","modified_at":"2026-01-27T06:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11730143042933","imei1":"11730143042933","imei2":"11730143042933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167792,"job_number":"JOB_167792","tr_customer_id":167809,"tr_customer_product_id":167799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:40.000Z","modified_at":"2026-01-27T05:19:40.000Z","name":"Vella Smitham","mobile_number":"409-455-6807","email_id":"Theresa.Collins@gmail.com","dop":"2025-04-06","serial_number":"11657422336501164","imei1":"11657422336501164","imei2":"11657422336501164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167790,"job_number":"JOB_167790","tr_customer_id":167807,"tr_customer_product_id":167797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:38.000Z","modified_at":"2026-01-27T05:19:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12162921804378","imei1":"12162921804378","imei2":"12162921804378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167789,"job_number":"JOB_167789","tr_customer_id":167806,"tr_customer_product_id":167796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:55.000Z","modified_at":"2026-01-27T05:18:55.000Z","name":"Samantha Heidenreich","mobile_number":"264-977-5406","email_id":"Alanna.Keebler55@hotmail.com","dop":"2025-04-06","serial_number":"17862732445518564","imei1":"17862732445518564","imei2":"17862732445518564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167787,"job_number":"JOB_167787","tr_customer_id":167804,"tr_customer_product_id":167794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:53.000Z","modified_at":"2026-01-27T05:18:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17393390155661","imei1":"17393390155661","imei2":"17393390155661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167786,"job_number":"JOB_167786","tr_customer_id":167803,"tr_customer_product_id":167793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:10.000Z","modified_at":"2026-01-27T05:18:10.000Z","name":"Concepcion Kling","mobile_number":"485-572-1549","email_id":"Gwendolyn_Prohaska74@hotmail.com","dop":"2025-04-06","serial_number":"15864204710609916","imei1":"15864204710609916","imei2":"15864204710609916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167784,"job_number":"JOB_167784","tr_customer_id":167801,"tr_customer_product_id":167791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:08.000Z","modified_at":"2026-01-27T05:18:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18105688226137","imei1":"18105688226137","imei2":"18105688226137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167783,"job_number":"JOB_167783","tr_customer_id":167800,"tr_customer_product_id":167790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:01:12.000Z","modified_at":"2026-01-27T05:01:12.000Z","name":"Lucinda Smith","mobile_number":"711-707-2038","email_id":"Raven_Tromp68@hotmail.com","dop":"2025-04-06","serial_number":"18435660998000900","imei1":"18435660998000900","imei2":"18435660998000900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167781,"job_number":"JOB_167781","tr_customer_id":167798,"tr_customer_product_id":167788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:00:54.000Z","modified_at":"2026-01-27T05:00:54.000Z","name":"Celia Hamill","mobile_number":"980-656-1254","email_id":"Jayme80@yahoo.com","dop":"2025-04-06","serial_number":"17093614278677168","imei1":"17093614278677168","imei2":"17093614278677168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167779,"job_number":"JOB_167779","tr_customer_id":167796,"tr_customer_product_id":167786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:59:11.000Z","modified_at":"2026-01-27T04:59:11.000Z","name":"Gene Effertz","mobile_number":"977-611-6671","email_id":"Javier.Rutherford@gmail.com","dop":"2025-04-06","serial_number":"19594496775397960","imei1":"19594496775397960","imei2":"19594496775397960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167777,"job_number":"JOB_167777","tr_customer_id":167794,"tr_customer_product_id":167784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:58:25.000Z","modified_at":"2026-01-27T04:58:25.000Z","name":"Tillman Schultz","mobile_number":"358-708-5320","email_id":"Helena_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"13321667553343650","imei1":"13321667553343650","imei2":"13321667553343650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167775,"job_number":"JOB_167775","tr_customer_id":167792,"tr_customer_product_id":167782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:57:39.000Z","modified_at":"2026-01-27T04:57:39.000Z","name":"Diego Bayer","mobile_number":"665-414-9415","email_id":"Mara.Kreiger@gmail.com","dop":"2025-04-06","serial_number":"11332008650035692","imei1":"11332008650035692","imei2":"11332008650035692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167772,"job_number":"JOB_167772","tr_customer_id":167789,"tr_customer_product_id":167779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:55.000Z","modified_at":"2026-01-27T04:51:55.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100099889244294","imei1":"100099889244294","imei2":"100099889244294","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167770,"job_number":"JOB_167770","tr_customer_id":167787,"tr_customer_product_id":167777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:41.000Z","modified_at":"2026-01-27T04:51:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103498957615061","imei1":"103498957615061","imei2":"103498957615061","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167769,"job_number":"JOB_167769","tr_customer_id":167786,"tr_customer_product_id":167776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:32.000Z","modified_at":"2026-01-27T04:43:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"79668445389652","imei1":"79668445389652","imei2":"79668445389652","popurl":"2026-01-17T04:43:32.109403420Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167768,"job_number":"JOB_167768","tr_customer_id":167785,"tr_customer_product_id":167775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:07.000Z","modified_at":"2026-01-27T04:43:07.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"15444292375424","imei1":"15444292375424","imei2":"15444292375424","popurl":"2026-01-17T04:43:07.439793018Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167767,"job_number":"JOB_167767","tr_customer_id":167784,"tr_customer_product_id":167774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:05.000Z","modified_at":"2026-01-27T04:43:05.000Z","name":"Brycen Hartmann","mobile_number":"920-423-2523","email_id":"Billy38@yahoo.com","dop":"2025-04-06","serial_number":"17160575372195656","imei1":"17160575372195656","imei2":"17160575372195656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167765,"job_number":"JOB_167765","tr_customer_id":167782,"tr_customer_product_id":167772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:03.000Z","modified_at":"2026-01-27T04:43:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19948686107370","imei1":"19948686107370","imei2":"19948686107370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167764,"job_number":"JOB_167764","tr_customer_id":167781,"tr_customer_product_id":167771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:17.000Z","modified_at":"2026-01-27T04:42:17.000Z","name":"Jabari Wyman","mobile_number":"655-718-3360","email_id":"Roosevelt.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"14727302101919016","imei1":"14727302101919016","imei2":"14727302101919016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167762,"job_number":"JOB_167762","tr_customer_id":167779,"tr_customer_product_id":167769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:15.000Z","modified_at":"2026-01-27T04:42:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18798652558941","imei1":"18798652558941","imei2":"18798652558941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167761,"job_number":"JOB_167761","tr_customer_id":167778,"tr_customer_product_id":167768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:29.000Z","modified_at":"2026-01-27T04:41:29.000Z","name":"Jonathon Kohler","mobile_number":"323-332-8852","email_id":"Hollis.Hegmann72@gmail.com","dop":"2025-04-06","serial_number":"16750184270928274","imei1":"16750184270928274","imei2":"16750184270928274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167759,"job_number":"JOB_167759","tr_customer_id":167776,"tr_customer_product_id":167766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:27.000Z","modified_at":"2026-01-27T04:41:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10503948481380","imei1":"10503948481380","imei2":"10503948481380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167755,"job_number":"JOB_167755","tr_customer_id":167772,"tr_customer_product_id":167762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40729081242918","imei1":"40729081242918","imei2":"40729081242918","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167754,"job_number":"JOB_167754","tr_customer_id":167771,"tr_customer_product_id":167761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15031952061543","imei1":"15031952061543","imei2":"15031952061543","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167753,"job_number":"JOB_167753","tr_customer_id":167770,"tr_customer_product_id":167760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46674199155380","imei1":"46674199155380","imei2":"46674199155380","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167752,"job_number":"JOB_167752","tr_customer_id":167769,"tr_customer_product_id":167759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13224128065911","imei1":"13224128065911","imei2":"13224128065911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167751,"job_number":"JOB_167751","tr_customer_id":167768,"tr_customer_product_id":167758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73599827046103","imei1":"73599827046103","imei2":"73599827046103","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167750,"job_number":"JOB_167750","tr_customer_id":167767,"tr_customer_product_id":167757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12920615173484","imei1":"12920615173484","imei2":"12920615173484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167748,"job_number":"JOB_167748","tr_customer_id":167765,"tr_customer_product_id":167755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41394992103667","imei1":"41394992103667","imei2":"41394992103667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167747,"job_number":"JOB_167747","tr_customer_id":167764,"tr_customer_product_id":167754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63891004325201","imei1":"63891004325201","imei2":"63891004325201","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167746,"job_number":"JOB_167746","tr_customer_id":167763,"tr_customer_product_id":167753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53625626675668","imei1":"53625626675668","imei2":"53625626675668","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167745,"job_number":"JOB_167745","tr_customer_id":167762,"tr_customer_product_id":167752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46523212624438","imei1":"46523212624438","imei2":"46523212624438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167744,"job_number":"JOB_167744","tr_customer_id":167761,"tr_customer_product_id":167751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84840740161320","imei1":"84840740161320","imei2":"84840740161320","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167743,"job_number":"JOB_167743","tr_customer_id":167760,"tr_customer_product_id":167750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46488600950401","imei1":"46488600950401","imei2":"46488600950401","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167741,"job_number":"JOB_167741","tr_customer_id":167758,"tr_customer_product_id":167748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18506977235583","imei1":"18506977235583","imei2":"18506977235583","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167740,"job_number":"JOB_167740","tr_customer_id":167757,"tr_customer_product_id":167747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25474750557996","imei1":"25474750557996","imei2":"25474750557996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167739,"job_number":"JOB_167739","tr_customer_id":167756,"tr_customer_product_id":167746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23206692471066","imei1":"23206692471066","imei2":"23206692471066","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167738,"job_number":"JOB_167738","tr_customer_id":167755,"tr_customer_product_id":167745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69648210848652","imei1":"69648210848652","imei2":"69648210848652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167737,"job_number":"JOB_167737","tr_customer_id":167754,"tr_customer_product_id":167744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87908979667028","imei1":"87908979667028","imei2":"87908979667028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167736,"job_number":"JOB_167736","tr_customer_id":167753,"tr_customer_product_id":167743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68750095402755","imei1":"68750095402755","imei2":"68750095402755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167735,"job_number":"JOB_167735","tr_customer_id":167752,"tr_customer_product_id":167742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:26.000Z","modified_at":"2026-01-27T04:00:26.000Z","name":"Alessandro Klein","mobile_number":"249-949-3079","email_id":"Antonette_Ward49@hotmail.com","dop":"2025-04-06","serial_number":"16760489880667088","imei1":"16760489880667088","imei2":"16760489880667088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167733,"job_number":"JOB_167733","tr_customer_id":167750,"tr_customer_product_id":167740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:24.000Z","modified_at":"2026-01-27T04:00:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11149211780437","imei1":"11149211780437","imei2":"11149211780437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167732,"job_number":"JOB_167732","tr_customer_id":167749,"tr_customer_product_id":167739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:00.000Z","modified_at":"2026-01-27T04:00:00.000Z","name":"Amparo Stroman","mobile_number":"652-396-9062","email_id":"Theodora_Cormier@yahoo.com","dop":"2025-04-06","serial_number":"12770672414828126","imei1":"12770672414828126","imei2":"12770672414828126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167730,"job_number":"JOB_167730","tr_customer_id":167747,"tr_customer_product_id":167737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:58.000Z","modified_at":"2026-01-27T03:59:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16140328322120","imei1":"16140328322120","imei2":"16140328322120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167729,"job_number":"JOB_167729","tr_customer_id":167746,"tr_customer_product_id":167736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:41.000Z","modified_at":"2026-01-27T03:59:41.000Z","name":"Leonie Stoltenberg","mobile_number":"632-793-6650","email_id":"Lia98@yahoo.com","dop":"2025-04-06","serial_number":"18862572585037620","imei1":"18862572585037620","imei2":"18862572585037620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167727,"job_number":"JOB_167727","tr_customer_id":167744,"tr_customer_product_id":167734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:40.000Z","modified_at":"2026-01-27T03:59:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18169069886721","imei1":"18169069886721","imei2":"18169069886721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167723,"job_number":"JOB_167723","tr_customer_id":167740,"tr_customer_product_id":167730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:27.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Larissa Wilderman","mobile_number":"612-596-5819","email_id":"Cassie_King98@yahoo.com","dop":"2025-04-06","serial_number":"17988825406305388","imei1":"17988825406305388","imei2":"17988825406305388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167721,"job_number":"JOB_167721","tr_customer_id":167738,"tr_customer_product_id":167728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:25.000Z","modified_at":"2026-01-27T03:59:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11172627533643","imei1":"11172627533643","imei2":"11172627533643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167720,"job_number":"JOB_167720","tr_customer_id":167737,"tr_customer_product_id":167727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:15.000Z","modified_at":"2026-01-27T03:59:15.000Z","name":"Baron Gleichner","mobile_number":"569-974-0764","email_id":"Tillman67@yahoo.com","dop":"2025-04-06","serial_number":"16696866616047820","imei1":"16696866616047820","imei2":"16696866616047820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167718,"job_number":"JOB_167718","tr_customer_id":167735,"tr_customer_product_id":167725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:14.000Z","modified_at":"2026-01-27T03:59:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17008880227135","imei1":"17008880227135","imei2":"17008880227135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167714,"job_number":"JOB_167714","tr_customer_id":167731,"tr_customer_product_id":167721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:09.000Z","modified_at":"2026-01-27T03:59:09.000Z","name":"Gwendolyn Marquardt","mobile_number":"397-315-5494","email_id":"Ida.Block4@yahoo.com","dop":"2025-04-06","serial_number":"12069322754066996","imei1":"12069322754066996","imei2":"12069322754066996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167712,"job_number":"JOB_167712","tr_customer_id":167729,"tr_customer_product_id":167719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"Rusty Rosenbaum","mobile_number":"266-273-5065","email_id":"Herminio31@hotmail.com","dop":"2025-04-06","serial_number":"10406673123257408","imei1":"10406673123257408","imei2":"10406673123257408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167711,"job_number":"JOB_167711","tr_customer_id":167728,"tr_customer_product_id":167718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11985838423999","imei1":"11985838423999","imei2":"11985838423999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167709,"job_number":"JOB_167709","tr_customer_id":167726,"tr_customer_product_id":167716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:06.000Z","modified_at":"2026-01-27T03:59:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15598275721214","imei1":"15598275721214","imei2":"15598275721214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167708,"job_number":"JOB_167708","tr_customer_id":167725,"tr_customer_product_id":167715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Betsy Beatty","mobile_number":"962-207-0290","email_id":"Bell.Orn3@gmail.com","dop":"2025-04-06","serial_number":"14434650120704726","imei1":"14434650120704726","imei2":"14434650120704726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167703,"job_number":"JOB_167703","tr_customer_id":167720,"tr_customer_product_id":167710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:56.000Z","modified_at":"2026-01-27T03:58:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568245128975","imei1":"15568245128975","imei2":"15568245128975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167702,"job_number":"JOB_167702","tr_customer_id":167719,"tr_customer_product_id":167709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14534040176453","imei1":"14534040176453","imei2":"14534040176453","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167698,"job_number":"JOB_167698","tr_customer_id":167715,"tr_customer_product_id":167705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"18722576579872","imei1":"18722576579872","imei2":"18722576579872","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167696,"job_number":"JOB_167696","tr_customer_id":167713,"tr_customer_product_id":167703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Kathryne Windler","mobile_number":"871-332-1922","email_id":"Irwin.Denesik@gmail.com","dop":"2025-04-06","serial_number":"11471488602647400","imei1":"11471488602647400","imei2":"11471488602647400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167695,"job_number":"JOB_167695","tr_customer_id":167712,"tr_customer_product_id":167702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Thalia Volkman","mobile_number":"462-730-8924","email_id":"Hazel30@hotmail.com","dop":"2025-04-06","serial_number":"17868655623113104","imei1":"17868655623113104","imei2":"17868655623113104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167692,"job_number":"JOB_167692","tr_customer_id":167709,"tr_customer_product_id":167699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16413009223480","imei1":"16413009223480","imei2":"16413009223480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167691,"job_number":"JOB_167691","tr_customer_id":167708,"tr_customer_product_id":167698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16061707656514","imei1":"16061707656514","imei2":"16061707656514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167689,"job_number":"JOB_167689","tr_customer_id":167706,"tr_customer_product_id":167696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Jamarcus Conn","mobile_number":"258-569-2257","email_id":"Olin94@gmail.com","dop":"2025-04-06","serial_number":"14336684273308248","imei1":"14336684273308248","imei2":"14336684273308248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167687,"job_number":"JOB_167687","tr_customer_id":167704,"tr_customer_product_id":167694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Keely Gleason","mobile_number":"753-466-1947","email_id":"Francisco23@gmail.com","dop":"2025-04-06","serial_number":"16512057136923444","imei1":"16512057136923444","imei2":"16512057136923444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167685,"job_number":"JOB_167685","tr_customer_id":167702,"tr_customer_product_id":167692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:58:40.000Z","name":"Conner Hilpert","mobile_number":"396-688-0700","email_id":"Gilda.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"14712767531465108","imei1":"14712767531465108","imei2":"14712767531465108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167682,"job_number":"JOB_167682","tr_customer_id":167699,"tr_customer_product_id":167689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15597778340898","imei1":"15597778340898","imei2":"15597778340898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167681,"job_number":"JOB_167681","tr_customer_id":167698,"tr_customer_product_id":167688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12578106237988","imei1":"12578106237988","imei2":"12578106237988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167679,"job_number":"JOB_167679","tr_customer_id":167696,"tr_customer_product_id":167686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:38.000Z","modified_at":"2026-01-27T03:58:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17290529992797","imei1":"17290529992797","imei2":"17290529992797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167678,"job_number":"JOB_167678","tr_customer_id":167695,"tr_customer_product_id":167685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:31.000Z","modified_at":"2026-01-27T03:58:31.000Z","name":"Sabryna Prohaska","mobile_number":"474-710-1560","email_id":"Eleazar_Daniel46@gmail.com","dop":"2025-04-06","serial_number":"11237624186230580","imei1":"11237624186230580","imei2":"11237624186230580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167676,"job_number":"JOB_167676","tr_customer_id":167693,"tr_customer_product_id":167683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"Aida Cummings","mobile_number":"665-428-6820","email_id":"Beth_Reinger82@hotmail.com","dop":"2025-04-06","serial_number":"11263284855498930","imei1":"11263284855498930","imei2":"11263284855498930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167675,"job_number":"JOB_167675","tr_customer_id":167692,"tr_customer_product_id":167682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17256386993031","imei1":"17256386993031","imei2":"17256386993031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167673,"job_number":"JOB_167673","tr_customer_id":167690,"tr_customer_product_id":167680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:28.000Z","modified_at":"2026-01-27T03:58:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19734921860320","imei1":"19734921860320","imei2":"19734921860320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167672,"job_number":"JOB_167672","tr_customer_id":167689,"tr_customer_product_id":167679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:25.000Z","modified_at":"2026-01-27T03:58:25.000Z","name":"Kamryn Grady","mobile_number":"862-360-9767","email_id":"Karli11@hotmail.com","dop":"2025-04-06","serial_number":"12026280895334058","imei1":"12026280895334058","imei2":"12026280895334058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167671,"job_number":"JOB_167671","tr_customer_id":167688,"tr_customer_product_id":167678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:24.000Z","modified_at":"2026-01-27T03:58:24.000Z","name":"Daphne Kub","mobile_number":"467-731-6481","email_id":"Jake_Mann14@hotmail.com","dop":"2025-04-06","serial_number":"14942007399332052","imei1":"14942007399332052","imei2":"14942007399332052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167669,"job_number":"JOB_167669","tr_customer_id":167686,"tr_customer_product_id":167676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:58:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19373817541206","imei1":"19373817541206","imei2":"19373817541206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167667,"job_number":"JOB_167667","tr_customer_id":167684,"tr_customer_product_id":167674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:22.000Z","modified_at":"2026-01-27T03:58:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17305399664989","imei1":"17305399664989","imei2":"17305399664989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167666,"job_number":"JOB_167666","tr_customer_id":167683,"tr_customer_product_id":167673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:20.000Z","modified_at":"2026-01-27T03:58:20.000Z","name":"Tyler Watsica","mobile_number":"349-948-0788","email_id":"Bell.Nolan52@gmail.com","dop":"2025-04-06","serial_number":"13879215740009048","imei1":"13879215740009048","imei2":"13879215740009048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167664,"job_number":"JOB_167664","tr_customer_id":167681,"tr_customer_product_id":167671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:18.000Z","modified_at":"2026-01-27T03:58:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14442196169883","imei1":"14442196169883","imei2":"14442196169883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167663,"job_number":"JOB_167663","tr_customer_id":167680,"tr_customer_product_id":167670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:16.000Z","modified_at":"2026-01-27T03:58:16.000Z","name":"Francesca Murphy","mobile_number":"621-475-6586","email_id":"Shakira49@yahoo.com","dop":"2025-04-06","serial_number":"17519966068101636","imei1":"17519966068101636","imei2":"17519966068101636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167661,"job_number":"JOB_167661","tr_customer_id":167678,"tr_customer_product_id":167668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:14.000Z","modified_at":"2026-01-27T03:58:14.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19698683003812","imei1":"19698683003812","imei2":"19698683003812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167659,"job_number":"JOB_167659","tr_customer_id":167676,"tr_customer_product_id":167666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"51229279347468","imei1":"51229279347468","imei2":"51229279347468","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167655,"job_number":"JOB_167655","tr_customer_id":167672,"tr_customer_product_id":167662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13403960447968","imei1":"13403960447968","imei2":"13403960447968","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167654,"job_number":"JOB_167654","tr_customer_id":167671,"tr_customer_product_id":167661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Gerda Cormier","mobile_number":"613-921-9054","email_id":"Erwin.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12704528046663076","imei1":"12704528046663076","imei2":"12704528046663076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167653,"job_number":"JOB_167653","tr_customer_id":167670,"tr_customer_product_id":167660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Asha Torphy","mobile_number":"843-641-3938","email_id":"Isaac14@gmail.com","dop":"2025-04-06","serial_number":"10240867845893942","imei1":"10240867845893942","imei2":"10240867845893942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167651,"job_number":"JOB_167651","tr_customer_id":167668,"tr_customer_product_id":167658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18941925353118","imei1":"18941925353118","imei2":"18941925353118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167649,"job_number":"JOB_167649","tr_customer_id":167666,"tr_customer_product_id":167656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13548679991903","imei1":"13548679991903","imei2":"13548679991903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167648,"job_number":"JOB_167648","tr_customer_id":167665,"tr_customer_product_id":167655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Ena Skiles","mobile_number":"298-265-4144","email_id":"Carolyn.Daniel@gmail.com","dop":"2025-04-06","serial_number":"14437299231964732","imei1":"14437299231964732","imei2":"14437299231964732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167642,"job_number":"JOB_167642","tr_customer_id":167659,"tr_customer_product_id":167649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13690465004998","imei1":"13690465004998","imei2":"13690465004998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167641,"job_number":"JOB_167641","tr_customer_id":167658,"tr_customer_product_id":167648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Louvenia Davis","mobile_number":"553-560-1286","email_id":"Schuyler_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"11329337661782124","imei1":"11329337661782124","imei2":"11329337661782124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167639,"job_number":"JOB_167639","tr_customer_id":167656,"tr_customer_product_id":167646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:56.000Z","modified_at":"2026-01-27T03:57:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18017191928328","imei1":"18017191928328","imei2":"18017191928328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167638,"job_number":"JOB_167638","tr_customer_id":167655,"tr_customer_product_id":167645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:54.000Z","modified_at":"2026-01-27T03:57:54.000Z","name":"Reece Trantow","mobile_number":"302-541-3363","email_id":"Mack.Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"17585914696480564","imei1":"17585914696480564","imei2":"17585914696480564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167636,"job_number":"JOB_167636","tr_customer_id":167653,"tr_customer_product_id":167643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:52.000Z","modified_at":"2026-01-27T03:57:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12031893215833","imei1":"12031893215833","imei2":"12031893215833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167630,"job_number":"JOB_167630","tr_customer_id":167647,"tr_customer_product_id":167637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Aryanna Schmidt","mobile_number":"786-202-1752","email_id":"Herta.Terry@hotmail.com","dop":"2025-04-06","serial_number":"19423229681970136","imei1":"19423229681970136","imei2":"19423229681970136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167628,"job_number":"JOB_167628","tr_customer_id":167645,"tr_customer_product_id":167635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15979907799204","imei2":"15979907799204","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167626,"job_number":"JOB_167626","tr_customer_id":167643,"tr_customer_product_id":167633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:41.000Z","modified_at":"2026-01-27T03:57:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13397876407749","imei1":"13397876407749","imei2":"13397876407749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167625,"job_number":"JOB_167625","tr_customer_id":167642,"tr_customer_product_id":167632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Juana Kuhn","mobile_number":"932-705-7734","email_id":"Will.Schinner@gmail.com","dop":"2025-04-06","serial_number":"12582442804487736","imei1":"12582442804487736","imei2":"12582442804487736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167624,"job_number":"JOB_167624","tr_customer_id":167641,"tr_customer_product_id":167631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Carmelo Hudson","mobile_number":"287-770-1385","email_id":"Elmore_Wiegand26@gmail.com","dop":"2025-04-06","serial_number":"13661757631461158","imei1":"13661757631461158","imei2":"13661757631461158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167622,"job_number":"JOB_167622","tr_customer_id":167639,"tr_customer_product_id":167629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:57:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16786630480147","imei1":"16786630480147","imei2":"16786630480147","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167620,"job_number":"JOB_167620","tr_customer_id":167637,"tr_customer_product_id":167627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:38.000Z","modified_at":"2026-01-27T03:57:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18682989177130","imei1":"18682989177130","imei2":"18682989177130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167619,"job_number":"JOB_167619","tr_customer_id":167636,"tr_customer_product_id":167626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:37.000Z","modified_at":"2026-01-27T03:57:37.000Z","name":"Justice Stroman","mobile_number":"432-530-0600","email_id":"Edgar41@gmail.com","dop":"2025-05-30","serial_number":"1961560333862636","imei1":"1961560333862636","imei2":"1961560333862636","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167618,"job_number":"JOB_167618","tr_customer_id":167635,"tr_customer_product_id":167625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jerad Considine","mobile_number":"716-463-1971","email_id":"Karina_Mertz@yahoo.com","dop":"2025-04-06","serial_number":"17065802865327806","imei1":"17065802865327806","imei2":"17065802865327806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167617,"job_number":"JOB_167617","tr_customer_id":167634,"tr_customer_product_id":167624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Arlie Goyette","mobile_number":"774-884-8093","email_id":"Gabriella.Kiehn@gmail.com","dop":"2025-05-30","serial_number":"18680927987810","imei1":"18680927987810","imei2":"18680927987810","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167616,"job_number":"JOB_167616","tr_customer_id":167633,"tr_customer_product_id":167623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jacinto Kerluke","mobile_number":"466-294-4601","email_id":"Isadore_Gerhold@hotmail.com","dop":"2025-06-18","serial_number":"1003114341051045","imei1":"1003114341051045","imei2":"1003114341051045","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167612,"job_number":"JOB_167612","tr_customer_id":167629,"tr_customer_product_id":167619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10855843315205","imei1":"10855843315205","imei2":"10855843315205","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167611,"job_number":"JOB_167611","tr_customer_id":167628,"tr_customer_product_id":167618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11217777692370","imei1":"11217777692370","imei2":"11217777692370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167608,"job_number":"JOB_167608","tr_customer_id":167625,"tr_customer_product_id":167615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:29.000Z","modified_at":"2026-01-27T03:57:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10001369553073","imei2":"10001369553073","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167607,"job_number":"JOB_167607","tr_customer_id":167624,"tr_customer_product_id":167614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:28.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Jacey Collins","mobile_number":"944-652-7578","email_id":"Elfrieda.Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"19632183660748910","imei1":"19632183660748910","imei2":"19632183660748910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167605,"job_number":"JOB_167605","tr_customer_id":167622,"tr_customer_product_id":167612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:26.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19051448305296","imei1":"19051448305296","imei2":"19051448305296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167603,"job_number":"JOB_167603","tr_customer_id":167620,"tr_customer_product_id":167610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:21.000Z","modified_at":"2026-01-27T03:57:21.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"68516838558450","imei1":"68516838558450","imei2":"68516838558450","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167599,"job_number":"JOB_167599","tr_customer_id":167616,"tr_customer_product_id":167606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Jeremy Herzog","mobile_number":"282-555-4118","email_id":"Ena.Bechtelar65@gmail.com","dop":"2025-04-06","serial_number":"10173421977002996","imei1":"10173421977002996","imei2":"10173421977002996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167597,"job_number":"JOB_167597","tr_customer_id":167614,"tr_customer_product_id":167604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:19.000Z","modified_at":"2026-01-27T03:57:19.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"19110931384626","imei1":"19110931384626","imei2":"19110931384626","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167595,"job_number":"JOB_167595","tr_customer_id":167612,"tr_customer_product_id":167602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:18.000Z","modified_at":"2026-01-27T03:57:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11356138290626","imei1":"11356138290626","imei2":"11356138290626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167594,"job_number":"JOB_167594","tr_customer_id":167611,"tr_customer_product_id":167601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:17.000Z","modified_at":"2026-01-27T03:57:17.000Z","name":"Leanne Bergnaum","mobile_number":"640-423-3191","email_id":"Newton0@gmail.com","dop":"2025-04-06","serial_number":"16213996860965236","imei1":"16213996860965236","imei2":"16213996860965236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167592,"job_number":"JOB_167592","tr_customer_id":167609,"tr_customer_product_id":167599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12906189910328","imei2":"12906189910328","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167590,"job_number":"JOB_167590","tr_customer_id":167607,"tr_customer_product_id":167597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15246673098955","imei1":"15246673098955","imei2":"15246673098955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167588,"job_number":"JOB_167588","tr_customer_id":167605,"tr_customer_product_id":167595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:14.000Z","modified_at":"2026-01-27T03:57:14.000Z","name":"Jarod Romaguera","mobile_number":"883-986-3014","email_id":"Veda.Langosh96@hotmail.com","dop":"2025-04-06","serial_number":"11033018324819376","imei1":"11033018324819376","imei2":"11033018324819376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167586,"job_number":"JOB_167586","tr_customer_id":167603,"tr_customer_product_id":167593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:12.000Z","modified_at":"2026-01-27T03:57:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13215400182104","imei1":"13215400182104","imei2":"13215400182104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167585,"job_number":"JOB_167585","tr_customer_id":167602,"tr_customer_product_id":167592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:11.000Z","modified_at":"2026-01-27T03:57:11.000Z","name":"Emmy Fisher","mobile_number":"650-427-0306","email_id":"Duane_Lueilwitz57@gmail.com","dop":"2025-04-06","serial_number":"11336384071000982","imei1":"11336384071000982","imei2":"11336384071000982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167582,"job_number":"JOB_167582","tr_customer_id":167599,"tr_customer_product_id":167589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:02.000Z","modified_at":"2026-01-27T03:57:02.000Z","name":"Orrin O'Reilly","mobile_number":"946-754-6258","email_id":"Palma_Kassulke@hotmail.com","dop":"2025-04-06","serial_number":"18298148128893764","imei1":"18298148128893764","imei2":"18298148128893764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167578,"job_number":"JOB_167578","tr_customer_id":167595,"tr_customer_product_id":167585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:56.000Z","modified_at":"2026-01-27T03:56:56.000Z","name":"Gabrielle Lesch","mobile_number":"230-823-5194","email_id":"Modesta.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"18158410318607250","imei1":"18158410318607250","imei2":"18158410318607250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167576,"job_number":"JOB_167576","tr_customer_id":167593,"tr_customer_product_id":167583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15299749897933","imei1":"15299749897933","imei2":"15299749897933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167575,"job_number":"JOB_167575","tr_customer_id":167592,"tr_customer_product_id":167582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"Shany Skiles","mobile_number":"343-313-8058","email_id":"Blaze70@hotmail.com","dop":"2025-04-06","serial_number":"15894210290610844","imei1":"15894210290610844","imei2":"15894210290610844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167574,"job_number":"JOB_167574","tr_customer_id":167591,"tr_customer_product_id":167581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:53.000Z","modified_at":"2026-01-27T03:56:53.000Z","name":"Mertie Bruen","mobile_number":"690-491-2264","email_id":"Zion.Goyette@hotmail.com","dop":"2025-04-06","serial_number":"15584272345159952","imei1":"15584272345159952","imei2":"15584272345159952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167572,"job_number":"JOB_167572","tr_customer_id":167589,"tr_customer_product_id":167579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:56:52.000Z","name":"Vicky Haag","mobile_number":"371-669-9415","email_id":"Braden83@yahoo.com","dop":"2025-04-06","serial_number":"17866526886439260","imei1":"17866526886439260","imei2":"17866526886439260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167570,"job_number":"JOB_167570","tr_customer_id":167587,"tr_customer_product_id":167577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12442143109962","imei1":"12442143109962","imei2":"12442143109962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167569,"job_number":"JOB_167569","tr_customer_id":167586,"tr_customer_product_id":167576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"Brionna Lakin","mobile_number":"382-873-6677","email_id":"Desiree.Carroll36@gmail.com","dop":"2025-06-18","serial_number":"1066996724856225","imei1":"1066996724856225","imei2":"1066996724856225","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167566,"job_number":"JOB_167566","tr_customer_id":167583,"tr_customer_product_id":167573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:50.000Z","modified_at":"2026-01-27T03:56:50.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10377252459264","imei1":"10377252459264","imei2":"10377252459264","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167565,"job_number":"JOB_167565","tr_customer_id":167582,"tr_customer_product_id":167572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:49.000Z","modified_at":"2026-01-27T03:56:49.000Z","name":"Julie Welch","mobile_number":"571-317-7787","email_id":"Raymond93@hotmail.com","dop":"2025-04-06","serial_number":"19012616646092010","imei1":"19012616646092010","imei2":"19012616646092010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167563,"job_number":"JOB_167563","tr_customer_id":167580,"tr_customer_product_id":167570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:41.000Z","modified_at":"2026-01-27T03:56:41.000Z","name":"Lisandro Bruen","mobile_number":"911-424-7644","email_id":"Jodie_Romaguera@gmail.com","dop":"2025-04-06","serial_number":"13282450462299732","imei1":"13282450462299732","imei2":"13282450462299732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167561,"job_number":"JOB_167561","tr_customer_id":167578,"tr_customer_product_id":167568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:40.000Z","modified_at":"2026-01-27T03:56:40.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13427742008225","imei1":"13427742008225","imei2":"13427742008225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167559,"job_number":"JOB_167559","tr_customer_id":167576,"tr_customer_product_id":167566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:28.000Z","modified_at":"2026-01-27T03:56:28.000Z","name":"Deron Sanford","mobile_number":"639-632-3468","email_id":"Rey.Kiehn35@yahoo.com","dop":"2025-04-06","serial_number":"18509899910406510","imei1":"18509899910406510","imei2":"18509899910406510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167556,"job_number":"JOB_167556","tr_customer_id":167573,"tr_customer_product_id":167563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:19.000Z","modified_at":"2026-01-27T03:05:19.000Z","name":"Alvena Williamson","mobile_number":"423-695-9416","email_id":"Ralph_Daniel99@gmail.com","dop":"2025-04-06","serial_number":"13929952924531452","imei1":"13929952924531452","imei2":"13929952924531452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167554,"job_number":"JOB_167554","tr_customer_id":167571,"tr_customer_product_id":167561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:17.000Z","modified_at":"2026-01-27T03:05:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14795401254556","imei1":"14795401254556","imei2":"14795401254556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167553,"job_number":"JOB_167553","tr_customer_id":167570,"tr_customer_product_id":167560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:37.000Z","modified_at":"2026-01-27T03:04:37.000Z","name":"Donato Labadie","mobile_number":"458-864-3903","email_id":"Osbaldo.Skiles@yahoo.com","dop":"2025-04-06","serial_number":"16685826357599888","imei1":"16685826357599888","imei2":"16685826357599888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167551,"job_number":"JOB_167551","tr_customer_id":167568,"tr_customer_product_id":167558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:35.000Z","modified_at":"2026-01-27T03:04:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11769976971366","imei1":"11769976971366","imei2":"11769976971366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167550,"job_number":"JOB_167550","tr_customer_id":167567,"tr_customer_product_id":167557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:54.000Z","modified_at":"2026-01-27T03:03:54.000Z","name":"Jayce Olson","mobile_number":"471-289-5640","email_id":"Sister83@gmail.com","dop":"2025-04-06","serial_number":"16134674822616796","imei1":"16134674822616796","imei2":"16134674822616796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167548,"job_number":"JOB_167548","tr_customer_id":167565,"tr_customer_product_id":167555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:53.000Z","modified_at":"2026-01-27T03:03:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14540231857564","imei1":"14540231857564","imei2":"14540231857564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167543,"job_number":"JOB_167543","tr_customer_id":167560,"tr_customer_product_id":167550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T01:31:06.000Z","modified_at":"2026-01-27T01:31:06.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-17","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-17T01:31:05.469619446Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T01:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167542,"job_number":"JOB_167542","tr_customer_id":167559,"tr_customer_product_id":167549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:44:15.000Z","modified_at":"2026-01-26T23:44:15.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-16","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-16T23:44:14.816301966Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167541,"job_number":"JOB_167541","tr_customer_id":167558,"tr_customer_product_id":167548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:41:50.000Z","modified_at":"2026-01-26T23:41:50.000Z","name":"Chaturbhuj Asan","mobile_number":"7096793640","email_id":"rati.shukla@yahoo.co.in","dop":"2026-01-16","serial_number":"765332067084013","imei1":"765332067084013","imei2":"765332067084013","popurl":"www.abhisyanta-mishra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167540,"job_number":"JOB_167540","tr_customer_id":167557,"tr_customer_product_id":167547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:41:49.000Z","modified_at":"2026-01-26T23:41:49.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-16","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-16T23:41:49.233421871Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167539,"job_number":"JOB_167539","tr_customer_id":167556,"tr_customer_product_id":167546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:34:41.000Z","modified_at":"2026-01-26T20:34:41.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-01-16","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-01-16T20:34:41.725781Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167538,"job_number":"JOB_167538","tr_customer_id":167555,"tr_customer_product_id":167545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:34:39.000Z","modified_at":"2026-01-26T20:34:39.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191116","imei1":"13549925191116","imei2":"13549925191116","popurl":"2026-01-21T20:34:38.309420072Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167537,"job_number":"JOB_167537","tr_customer_id":167554,"tr_customer_product_id":167544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:26:19.000Z","modified_at":"2026-01-26T20:26:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191115","imei1":"13549925191115","imei2":"13549925191115","popurl":"2026-01-21T20:26:18.793331516Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167536,"job_number":"JOB_167536","tr_customer_id":167553,"tr_customer_product_id":167543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:55:51.000Z","modified_at":"2026-01-26T19:55:51.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191114","imei1":"13549925191114","imei2":"13549925191114","popurl":"2026-01-21T19:55:50.501349002Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167535,"job_number":"JOB_167535","tr_customer_id":167552,"tr_customer_product_id":167542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:49:19.000Z","modified_at":"2026-01-26T19:49:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191113","imei1":"13549925191113","imei2":"13549925191113","popurl":"2026-01-21T19:49:19.462367500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167534,"job_number":"JOB_167534","tr_customer_id":167551,"tr_customer_product_id":167541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:47:51.000Z","modified_at":"2026-01-26T19:47:51.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191112","imei1":"13549925191112","imei2":"13549925191112","popurl":"2026-01-21T19:47:51.047536695Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167813,"job_number":"JOB_167813","tr_customer_id":167830,"tr_customer_product_id":167820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:34.000Z","modified_at":"2026-01-27T06:20:34.000Z","name":"Sonny Turner","mobile_number":"799-958-6159","email_id":"Donna.MacGyver@yahoo.com","dop":"2025-06-09","serial_number":"103029682528025","imei1":"103029682528025","imei2":"103029682528025","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167811,"job_number":"JOB_167811","tr_customer_id":167828,"tr_customer_product_id":167818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:33.000Z","modified_at":"2026-01-27T06:20:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100068897076486","imei1":"100068897076486","imei2":"100068897076486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167807,"job_number":"JOB_167807","tr_customer_id":167824,"tr_customer_product_id":167814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:18.000Z","modified_at":"2026-01-27T06:20:18.000Z","name":"Adan Padberg","mobile_number":"624-381-5378","email_id":"Jessika.Roob@hotmail.com","dop":"2025-06-09","serial_number":"101487988748895","imei1":"101487988748895","imei2":"101487988748895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167805,"job_number":"JOB_167805","tr_customer_id":167822,"tr_customer_product_id":167812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:17.000Z","modified_at":"2026-01-27T06:20:17.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107185650913150","imei1":"107185650913150","imei2":"107185650913150","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167804,"job_number":"JOB_167804","tr_customer_id":167821,"tr_customer_product_id":167811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:02.000Z","modified_at":"2026-01-27T06:20:02.000Z","name":"Margarete Runolfsson","mobile_number":"585-678-2135","email_id":"Neha_McCullough@yahoo.com","dop":"2025-06-09","serial_number":"102551438914382","imei1":"102551438914382","imei2":"102551438914382","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167802,"job_number":"JOB_167802","tr_customer_id":167819,"tr_customer_product_id":167809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:01.000Z","modified_at":"2026-01-27T06:20:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101552759016705","imei1":"101552759016705","imei2":"101552759016705","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167758,"job_number":"JOB_167758","tr_customer_id":167775,"tr_customer_product_id":167765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:39:13.000Z","modified_at":"2026-01-27T04:39:13.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19392864251321","imei1":"19392864251321","imei2":"19392864251321","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167717,"job_number":"JOB_167717","tr_customer_id":167734,"tr_customer_product_id":167724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:13.000Z","modified_at":"2026-01-27T03:59:13.000Z","name":"Emie Greenholt","mobile_number":"985-658-9900","email_id":"Rod41@hotmail.com","dop":"2025-06-09","serial_number":"105938978155234","imei1":"105938978155234","imei2":"105938978155234","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167715,"job_number":"JOB_167715","tr_customer_id":167732,"tr_customer_product_id":167722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:12.000Z","modified_at":"2026-01-27T03:59:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109186152508815","imei1":"109186152508815","imei2":"109186152508815","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167707,"job_number":"JOB_167707","tr_customer_id":167724,"tr_customer_product_id":167714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Fermin Morar","mobile_number":"734-674-9275","email_id":"Monica.Schroeder@hotmail.com","dop":"2025-06-09","serial_number":"109431696412298","imei1":"109431696412298","imei2":"109431696412298","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167705,"job_number":"JOB_167705","tr_customer_id":167722,"tr_customer_product_id":167712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108554028495768","imei1":"108554028495768","imei2":"108554028495768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167690,"job_number":"JOB_167690","tr_customer_id":167707,"tr_customer_product_id":167697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Yasmine O'Conner","mobile_number":"276-226-2059","email_id":"Micheal.Langworth@hotmail.com","dop":"2025-06-09","serial_number":"104117836226352","imei1":"104117836226352","imei2":"104117836226352","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167686,"job_number":"JOB_167686","tr_customer_id":167703,"tr_customer_product_id":167693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109429601299068","imei1":"109429601299068","imei2":"109429601299068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167647,"job_number":"JOB_167647","tr_customer_id":167664,"tr_customer_product_id":167654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Royce Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187031398724326","imei1":"187031398724326","imei2":"187031398724326","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167646,"job_number":"JOB_167646","tr_customer_id":167663,"tr_customer_product_id":167653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"George Wehner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162741629655708","imei1":"162741629655708","imei2":"162741629655708","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167645,"job_number":"JOB_167645","tr_customer_id":167662,"tr_customer_product_id":167652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Joesph Wisozk","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180299567372427","imei1":"180299567372427","imei2":"180299567372427","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167644,"job_number":"JOB_167644","tr_customer_id":167661,"tr_customer_product_id":167651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"160947787121403","imei1":"160947787121403","imei2":"160947787121403","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167635,"job_number":"JOB_167635","tr_customer_id":167652,"tr_customer_product_id":167642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Kayley Cartwright","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142568640052876","imei1":"142568640052876","imei2":"142568640052876","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167634,"job_number":"JOB_167634","tr_customer_id":167651,"tr_customer_product_id":167641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Constantin Jones","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114120787849256","imei1":"114120787849256","imei2":"114120787849256","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167632,"job_number":"JOB_167632","tr_customer_id":167649,"tr_customer_product_id":167639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Krystel Mertz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"169905397032309","imei1":"169905397032309","imei2":"169905397032309","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167631,"job_number":"JOB_167631","tr_customer_id":167648,"tr_customer_product_id":167638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:46.000Z","modified_at":"2026-01-27T03:57:46.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"113592422631647","imei1":"113592422631647","imei2":"113592422631647","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167610,"job_number":"JOB_167610","tr_customer_id":167627,"tr_customer_product_id":167617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:32.000Z","modified_at":"2026-01-27T03:57:32.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kim_Senger19@yahoo.com","dop":"2025-07-02","serial_number":"14478206148415","imei1":"14478206148415","imei2":"14478206148415","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167589,"job_number":"JOB_167589","tr_customer_id":167606,"tr_customer_product_id":167596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:15.000Z","modified_at":"2026-01-27T03:57:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kelsi_Schiller40@hotmail.com","dop":"2025-07-02","serial_number":"18330157911715","imei1":"18330157911715","imei2":"18330157911715","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167580,"job_number":"JOB_167580","tr_customer_id":167597,"tr_customer_product_id":167587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:58.000Z","modified_at":"2026-01-27T03:56:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Sonia_Reichel97@hotmail.com","dop":"2025-07-02","serial_number":"19374980428044","imei1":"19374980428044","imei2":"19374980428044","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167547,"job_number":"JOB_167547","tr_customer_id":167564,"tr_customer_product_id":167554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:58:17.000Z","modified_at":"2026-01-27T02:58:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13975438843936","imei1":"13975438843936","imei2":"13975438843936","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167545,"job_number":"JOB_167545","tr_customer_id":167562,"tr_customer_product_id":167552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:41:15.000Z","modified_at":"2026-01-27T02:41:15.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13453255964591","imei1":"13453255964591","imei2":"13453255964591","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MjN9.AkPdd3xOM30XV1yc7mnvB97MvJNWG-d0h13WCMF-EOU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e224805d-ff8f-4bc0-999b-a61e84526497 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859,"engineer_id":2}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzgwNzR9.eqHJVdXCqPkUgfTf0QbkqxE4HxFYdKjHxVapq50ChTk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bb28bad6-9014-408c-91e3-513db3877423 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 167940,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"791216-5nbZWaURIzsissFlm2bSNnAaTk4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MjN9.AkPdd3xOM30XV1yc7mnvB97MvJNWG-d0h13WCMF-EOU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9d93fcb4-0ebc-43a6-a9be-a90d36ce9d12 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"401e4-0rJrs9ThoRDdQlj73FNHNttClpI" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:53:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":167893,"job_number":"JOB_167893","tr_customer_id":167910,"tr_customer_product_id":167900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:01.000Z","modified_at":"2026-01-27T06:38:01.000Z","name":"Jonatan Boyle","mobile_number":"565-294-8891","email_id":"Domenica_Bosco@gmail.com","dop":"2000-01-31","serial_number":"1030009739899854","imei1":"1030009739899854","imei2":"1030009739899854","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167891,"job_number":"JOB_167891","tr_customer_id":167908,"tr_customer_product_id":167898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:59.000Z","modified_at":"2026-01-27T06:37:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10174215740446","imei1":"10174215740446","imei2":"10174215740446","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167887,"job_number":"JOB_167887","tr_customer_id":167904,"tr_customer_product_id":167894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:17.000Z","modified_at":"2026-01-27T06:37:17.000Z","name":"Phyllis Stoltenberg","mobile_number":"269-487-7127","email_id":"Enos.Ernser@yahoo.com","dop":"2000-01-31","serial_number":"1017361775799387","imei1":"1017361775799387","imei2":"1017361775799387","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167885,"job_number":"JOB_167885","tr_customer_id":167902,"tr_customer_product_id":167892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:15.000Z","modified_at":"2026-01-27T06:37:15.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10975522372856","imei1":"10975522372856","imei2":"10975522372856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167876,"job_number":"JOB_167876","tr_customer_id":167893,"tr_customer_product_id":167883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:33.000Z","modified_at":"2026-01-27T06:36:33.000Z","name":"Princess Bartell","mobile_number":"610-243-2625","email_id":"Frederique.Nienow41@gmail.com","dop":"2000-01-31","serial_number":"1008582811372429","imei1":"1008582811372429","imei2":"1008582811372429","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167874,"job_number":"JOB_167874","tr_customer_id":167891,"tr_customer_product_id":167881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:31.000Z","modified_at":"2026-01-27T06:36:31.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10620499692264","imei1":"10620499692264","imei2":"10620499692264","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167868,"job_number":"JOB_167868","tr_customer_id":167885,"tr_customer_product_id":167875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:49.000Z","modified_at":"2026-01-27T06:35:49.000Z","name":"Marcelle Zieme","mobile_number":"348-753-9040","email_id":"Lottie_Schiller95@hotmail.com","dop":"2000-01-31","serial_number":"1044629435192454","imei1":"1044629435192454","imei2":"1044629435192454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167866,"job_number":"JOB_167866","tr_customer_id":167883,"tr_customer_product_id":167873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:47.000Z","modified_at":"2026-01-27T06:35:47.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10437737016874","imei1":"10437737016874","imei2":"10437737016874","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167726,"job_number":"JOB_167726","tr_customer_id":167743,"tr_customer_product_id":167733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:35.000Z","modified_at":"2026-01-27T03:59:35.000Z","name":"Ansel Durgan","mobile_number":"326-411-8036","email_id":"Geo.Bayer12@yahoo.com","dop":"2000-01-31","serial_number":"1040609851694983","imei1":"1040609851694983","imei2":"1040609851694983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167724,"job_number":"JOB_167724","tr_customer_id":167741,"tr_customer_product_id":167731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:34.000Z","modified_at":"2026-01-27T03:59:34.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10756932133754","imei1":"10756932133754","imei2":"10756932133754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167701,"job_number":"JOB_167701","tr_customer_id":167718,"tr_customer_product_id":167708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"Gilda Moore","mobile_number":"609-676-5261","email_id":"Wade_Bernier40@hotmail.com","dop":"2000-01-31","serial_number":"1014467587513357","imei1":"1014467587513357","imei2":"1014467587513357","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167697,"job_number":"JOB_167697","tr_customer_id":167714,"tr_customer_product_id":167704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10404146666771","imei1":"10404146666771","imei2":"10404146666771","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167660,"job_number":"JOB_167660","tr_customer_id":167677,"tr_customer_product_id":167667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Lilla Rodriguez","mobile_number":"471-903-4904","email_id":"Miracle77@hotmail.com","dop":"2000-01-31","serial_number":"1003103858390333","imei1":"1003103858390333","imei2":"1003103858390333","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167656,"job_number":"JOB_167656","tr_customer_id":167673,"tr_customer_product_id":167663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10368661501071","imei1":"10368661501071","imei2":"10368661501071","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167604,"job_number":"JOB_167604","tr_customer_id":167621,"tr_customer_product_id":167611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:22.000Z","modified_at":"2026-01-27T03:57:22.000Z","name":"Kathlyn Emard","mobile_number":"883-509-2132","email_id":"Flavie_Vandervort@hotmail.com","dop":"2000-01-31","serial_number":"1042892078118244","imei1":"1042892078118244","imei2":"1042892078118244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167601,"job_number":"JOB_167601","tr_customer_id":167618,"tr_customer_product_id":167608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10001153009440","imei1":"10001153009440","imei2":"10001153009440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167939,"job_number":"JOB_167939","tr_customer_id":167956,"tr_customer_product_id":167946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14442504887526","imei1":"14442504887526","imei2":"14442504887526","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167938,"job_number":"JOB_167938","tr_customer_id":167955,"tr_customer_product_id":167945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:27.000Z","modified_at":"2026-01-27T06:51:27.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10931088604581","imei1":"10931088604581","imei2":"10931088604581","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167936,"job_number":"JOB_167936","tr_customer_id":167953,"tr_customer_product_id":167943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:25.000Z","modified_at":"2026-01-27T06:51:25.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11495474994629","imei1":"11495474994629","imei2":"11495474994629","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167935,"job_number":"JOB_167935","tr_customer_id":167952,"tr_customer_product_id":167942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:00.000Z","modified_at":"2026-01-27T06:51:00.000Z","name":"Abe Borer","mobile_number":"232-802-4714","email_id":"Alfreda56@hotmail.com","dop":"2025-04-06","serial_number":"14248653361242728","imei1":"14248653361242728","imei2":"14248653361242728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167933,"job_number":"JOB_167933","tr_customer_id":167950,"tr_customer_product_id":167940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:58.000Z","modified_at":"2026-01-27T06:50:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16248942148525","imei1":"16248942148525","imei2":"16248942148525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167932,"job_number":"JOB_167932","tr_customer_id":167949,"tr_customer_product_id":167939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:42.000Z","modified_at":"2026-01-27T06:50:42.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"42969104263391","imei1":"42969104263391","imei2":"42969104263391","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167930,"job_number":"JOB_167930","tr_customer_id":167947,"tr_customer_product_id":167937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:40.000Z","modified_at":"2026-01-27T06:50:40.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11366144519689","imei1":"11366144519689","imei2":"11366144519689","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167929,"job_number":"JOB_167929","tr_customer_id":167946,"tr_customer_product_id":167936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:13.000Z","modified_at":"2026-01-27T06:50:13.000Z","name":"Arno Kessler","mobile_number":"230-754-1794","email_id":"Stanley57@hotmail.com","dop":"2025-04-06","serial_number":"18194212640282856","imei1":"18194212640282856","imei2":"18194212640282856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167927,"job_number":"JOB_167927","tr_customer_id":167944,"tr_customer_product_id":167934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:11.000Z","modified_at":"2026-01-27T06:50:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13203431323945","imei1":"13203431323945","imei2":"13203431323945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167926,"job_number":"JOB_167926","tr_customer_id":167943,"tr_customer_product_id":167933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:54.000Z","modified_at":"2026-01-27T06:49:54.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"90321257518944","imei1":"90321257518944","imei2":"90321257518944","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167924,"job_number":"JOB_167924","tr_customer_id":167941,"tr_customer_product_id":167931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:52.000Z","modified_at":"2026-01-27T06:49:52.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10934874410701","imei1":"10934874410701","imei2":"10934874410701","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167923,"job_number":"JOB_167923","tr_customer_id":167940,"tr_customer_product_id":167930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:30.000Z","modified_at":"2026-01-27T06:49:30.000Z","name":"Milton Bartell","mobile_number":"357-620-1896","email_id":"Kian46@hotmail.com","dop":"2025-04-06","serial_number":"17118551920422780","imei1":"17118551920422780","imei2":"17118551920422780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167921,"job_number":"JOB_167921","tr_customer_id":167938,"tr_customer_product_id":167928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:26.000Z","modified_at":"2026-01-27T06:49:26.000Z","name":"Garry Haag","mobile_number":"330-706-5364","email_id":"Lenna35@hotmail.com","dop":"2025-04-06","serial_number":"11179143080451844","imei1":"11179143080451844","imei2":"11179143080451844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167919,"job_number":"JOB_167919","tr_customer_id":167936,"tr_customer_product_id":167926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:25.000Z","modified_at":"2026-01-27T06:49:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17402848540623","imei1":"17402848540623","imei2":"17402848540623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167918,"job_number":"JOB_167918","tr_customer_id":167935,"tr_customer_product_id":167925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:39.000Z","modified_at":"2026-01-27T06:44:39.000Z","name":"Golden Brown","mobile_number":"840-732-0041","email_id":"Hailie73@hotmail.com","dop":"2025-04-06","serial_number":"15818286366602872","imei1":"15818286366602872","imei2":"15818286366602872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167916,"job_number":"JOB_167916","tr_customer_id":167933,"tr_customer_product_id":167923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:38.000Z","modified_at":"2026-01-27T06:44:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17063374650545","imei1":"17063374650545","imei2":"17063374650545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167915,"job_number":"JOB_167915","tr_customer_id":167932,"tr_customer_product_id":167922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:18.000Z","modified_at":"2026-01-27T06:44:18.000Z","name":"Ariane Hamill","mobile_number":"398-734-1884","email_id":"Ryleigh.Tremblay42@hotmail.com","dop":"2025-04-06","serial_number":"10595233660109322","imei1":"10595233660109322","imei2":"10595233660109322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167913,"job_number":"JOB_167913","tr_customer_id":167930,"tr_customer_product_id":167920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:51.000Z","modified_at":"2026-01-27T06:43:51.000Z","name":"Serenity Boyer","mobile_number":"339-974-1255","email_id":"Carleton.Marvin98@gmail.com","dop":"2025-04-06","serial_number":"15255955352476028","imei1":"15255955352476028","imei2":"15255955352476028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167911,"job_number":"JOB_167911","tr_customer_id":167928,"tr_customer_product_id":167918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:49.000Z","modified_at":"2026-01-27T06:43:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13742475805245","imei1":"13742475805245","imei2":"13742475805245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167910,"job_number":"JOB_167910","tr_customer_id":167927,"tr_customer_product_id":167917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:46.000Z","modified_at":"2026-01-27T06:43:46.000Z","name":"Percy Crist","mobile_number":"935-950-9106","email_id":"Krystel.Ankunding67@yahoo.com","dop":"2025-04-06","serial_number":"18545814363637170","imei1":"18545814363637170","imei2":"18545814363637170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167908,"job_number":"JOB_167908","tr_customer_id":167925,"tr_customer_product_id":167915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:44.000Z","modified_at":"2026-01-27T06:43:44.000Z","name":"Victor Schroeder","mobile_number":"473-540-3534","email_id":"Dexter_Marks@gmail.com","dop":"2025-04-06","serial_number":"16447744665311734","imei1":"16447744665311734","imei2":"16447744665311734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167906,"job_number":"JOB_167906","tr_customer_id":167923,"tr_customer_product_id":167913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:43.000Z","modified_at":"2026-01-27T06:43:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15646928553703","imei1":"15646928553703","imei2":"15646928553703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167905,"job_number":"JOB_167905","tr_customer_id":167922,"tr_customer_product_id":167912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:03.000Z","modified_at":"2026-01-27T06:43:03.000Z","name":"Roy Aufderhar","mobile_number":"826-647-3721","email_id":"Sheila.Murphy83@yahoo.com","dop":"2025-04-06","serial_number":"10699411250399026","imei1":"10699411250399026","imei2":"10699411250399026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167903,"job_number":"JOB_167903","tr_customer_id":167920,"tr_customer_product_id":167910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:01.000Z","modified_at":"2026-01-27T06:43:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14958910419154","imei1":"14958910419154","imei2":"14958910419154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167902,"job_number":"JOB_167902","tr_customer_id":167919,"tr_customer_product_id":167909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:56.000Z","modified_at":"2026-01-27T06:42:56.000Z","name":"Ned Dach","mobile_number":"535-612-0082","email_id":"Adolfo_Nikolaus@hotmail.com","dop":"2025-04-06","serial_number":"15430774571147254","imei1":"15430774571147254","imei2":"15430774571147254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167900,"job_number":"JOB_167900","tr_customer_id":167917,"tr_customer_product_id":167907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:54.000Z","modified_at":"2026-01-27T06:42:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17079659156633","imei1":"17079659156633","imei2":"17079659156633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167899,"job_number":"JOB_167899","tr_customer_id":167916,"tr_customer_product_id":167906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:06.000Z","modified_at":"2026-01-27T06:42:06.000Z","name":"Lisa Zulauf","mobile_number":"250-618-8688","email_id":"Chelsea9@yahoo.com","dop":"2025-04-06","serial_number":"17611184738963124","imei1":"17611184738963124","imei2":"17611184738963124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167897,"job_number":"JOB_167897","tr_customer_id":167914,"tr_customer_product_id":167904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:05.000Z","modified_at":"2026-01-27T06:42:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18231155699279","imei1":"18231155699279","imei2":"18231155699279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167896,"job_number":"JOB_167896","tr_customer_id":167913,"tr_customer_product_id":167903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:33.000Z","modified_at":"2026-01-27T06:38:33.000Z","name":"Marty Corkery","mobile_number":"727-204-3064","email_id":"Domenico.Huels@yahoo.com","dop":"2025-04-06","serial_number":"10948488540603988","imei1":"10948488540603988","imei2":"10948488540603988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167894,"job_number":"JOB_167894","tr_customer_id":167911,"tr_customer_product_id":167901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:31.000Z","modified_at":"2026-01-27T06:38:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14777744687360","imei1":"14777744687360","imei2":"14777744687360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167890,"job_number":"JOB_167890","tr_customer_id":167907,"tr_customer_product_id":167897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:49.000Z","modified_at":"2026-01-27T06:37:49.000Z","name":"Davion Gaylord","mobile_number":"478-883-2288","email_id":"Alejandrin_OKeefe47@gmail.com","dop":"2025-04-06","serial_number":"11487920209396314","imei1":"11487920209396314","imei2":"11487920209396314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167888,"job_number":"JOB_167888","tr_customer_id":167905,"tr_customer_product_id":167895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:47.000Z","modified_at":"2026-01-27T06:37:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10244847596438","imei1":"10244847596438","imei2":"10244847596438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167884,"job_number":"JOB_167884","tr_customer_id":167901,"tr_customer_product_id":167891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Wyatt Friesen","mobile_number":"592-951-6370","email_id":"Willard57@yahoo.com","dop":"2025-04-06","serial_number":"18984968440466710","imei1":"18984968440466710","imei2":"18984968440466710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167883,"job_number":"JOB_167883","tr_customer_id":167900,"tr_customer_product_id":167890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Avis Fadel","mobile_number":"908-634-0138","email_id":"Norene.Raynor@gmail.com","dop":"2025-04-06","serial_number":"18320246082397332","imei1":"18320246082397332","imei2":"18320246082397332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167880,"job_number":"JOB_167880","tr_customer_id":167897,"tr_customer_product_id":167887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15941554825756","imei1":"15941554825756","imei2":"15941554825756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167879,"job_number":"JOB_167879","tr_customer_id":167896,"tr_customer_product_id":167886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12797132248973","imei1":"12797132248973","imei2":"12797132248973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167877,"job_number":"JOB_167877","tr_customer_id":167894,"tr_customer_product_id":167884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:42.000Z","modified_at":"2026-01-27T06:36:42.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"16171174787922","imei1":"16171174787922","imei2":"16171174787922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167873,"job_number":"JOB_167873","tr_customer_id":167890,"tr_customer_product_id":167880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:17.000Z","modified_at":"2026-01-27T06:36:17.000Z","name":"Maye Rodriguez","mobile_number":"655-525-8401","email_id":"Edward.Walsh28@gmail.com","dop":"2025-04-06","serial_number":"18172135488968240","imei1":"18172135488968240","imei2":"18172135488968240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167871,"job_number":"JOB_167871","tr_customer_id":167888,"tr_customer_product_id":167878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:15.000Z","modified_at":"2026-01-27T06:36:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18948317579051","imei1":"18948317579051","imei2":"18948317579051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167869,"job_number":"JOB_167869","tr_customer_id":167886,"tr_customer_product_id":167876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:54.000Z","modified_at":"2026-01-27T06:35:54.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"17324433358007","imei1":"17324433358007","imei2":"17324433358007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167865,"job_number":"JOB_167865","tr_customer_id":167882,"tr_customer_product_id":167872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:30.000Z","modified_at":"2026-01-27T06:35:30.000Z","name":"Omer Maggio","mobile_number":"655-959-8696","email_id":"Hershel99@gmail.com","dop":"2025-04-06","serial_number":"11488347981559736","imei1":"11488347981559736","imei2":"11488347981559736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167863,"job_number":"JOB_167863","tr_customer_id":167880,"tr_customer_product_id":167870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:28.000Z","modified_at":"2026-01-27T06:35:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12322716487394","imei1":"12322716487394","imei2":"12322716487394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167861,"job_number":"JOB_167861","tr_customer_id":167878,"tr_customer_product_id":167868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:06.000Z","modified_at":"2026-01-27T06:35:06.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"17343592327259","imei1":"17343592327259","imei2":"17343592327259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167860,"job_number":"JOB_167860","tr_customer_id":167877,"tr_customer_product_id":167867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:34:28.000Z","modified_at":"2026-01-27T06:34:28.000Z","name":"Felton Jones","mobile_number":"461-830-5368","email_id":"Donald_Muller@gmail.com","dop":"2025-04-06","serial_number":"15954666796721888","imei1":"15954666796721888","imei2":"15954666796721888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167857,"job_number":"JOB_167857","tr_customer_id":167874,"tr_customer_product_id":167864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:17.000Z","modified_at":"2026-01-27T06:32:17.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12347251322045","imei2":"12347251322045","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167855,"job_number":"JOB_167855","tr_customer_id":167872,"tr_customer_product_id":167862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:04.000Z","modified_at":"2026-01-27T06:32:04.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14206461523702","imei2":"14206461523702","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167854,"job_number":"JOB_167854","tr_customer_id":167871,"tr_customer_product_id":167861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:52.000Z","modified_at":"2026-01-27T06:31:52.000Z","name":"Sadye Sipes","mobile_number":"779-875-8270","email_id":"Ebony.Hirthe@gmail.com","dop":"2025-04-06","serial_number":"10349692400180752","imei1":"10349692400180752","imei2":"10349692400180752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167852,"job_number":"JOB_167852","tr_customer_id":167869,"tr_customer_product_id":167859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:51.000Z","modified_at":"2026-01-27T06:31:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11373056543091","imei1":"11373056543091","imei2":"11373056543091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167850,"job_number":"JOB_167850","tr_customer_id":167867,"tr_customer_product_id":167857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:50.000Z","modified_at":"2026-01-27T06:31:50.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10477906422672","imei2":"10477906422672","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167849,"job_number":"JOB_167849","tr_customer_id":167866,"tr_customer_product_id":167856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:05.000Z","modified_at":"2026-01-27T06:31:05.000Z","name":"Giovani McKenzie","mobile_number":"898-307-0001","email_id":"Brady_Leannon@hotmail.com","dop":"2025-04-06","serial_number":"19451465414718350","imei1":"19451465414718350","imei2":"19451465414718350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167847,"job_number":"JOB_167847","tr_customer_id":167864,"tr_customer_product_id":167854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:03.000Z","modified_at":"2026-01-27T06:31:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15985961373989","imei1":"15985961373989","imei2":"15985961373989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167845,"job_number":"JOB_167845","tr_customer_id":167862,"tr_customer_product_id":167852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:17.000Z","modified_at":"2026-01-27T06:30:17.000Z","name":"Modesto Sauer","mobile_number":"424-849-3916","email_id":"Delilah_Treutel27@hotmail.com","dop":"2025-04-06","serial_number":"11996959230079538","imei1":"11996959230079538","imei2":"11996959230079538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167843,"job_number":"JOB_167843","tr_customer_id":167860,"tr_customer_product_id":167850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:16.000Z","modified_at":"2026-01-27T06:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17339423269073","imei1":"17339423269073","imei2":"17339423269073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167840,"job_number":"JOB_167840","tr_customer_id":167857,"tr_customer_product_id":167847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:06.000Z","modified_at":"2026-01-27T06:29:06.000Z","name":"Anastacio Ebert","mobile_number":"971-557-1170","email_id":"Reba3@hotmail.com","dop":"2025-04-06","serial_number":"14007303508030568","imei1":"14007303508030568","imei2":"14007303508030568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167838,"job_number":"JOB_167838","tr_customer_id":167855,"tr_customer_product_id":167845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:04.000Z","modified_at":"2026-01-27T06:29:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19420379464284","imei1":"19420379464284","imei2":"19420379464284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167837,"job_number":"JOB_167837","tr_customer_id":167854,"tr_customer_product_id":167844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:23.000Z","modified_at":"2026-01-27T06:28:23.000Z","name":"Bobby Bogan","mobile_number":"519-540-8511","email_id":"Moriah.Torp35@gmail.com","dop":"2025-04-06","serial_number":"10461022854004748","imei1":"10461022854004748","imei2":"10461022854004748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167835,"job_number":"JOB_167835","tr_customer_id":167852,"tr_customer_product_id":167842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:21.000Z","modified_at":"2026-01-27T06:28:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19904485216653","imei1":"19904485216653","imei2":"19904485216653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167834,"job_number":"JOB_167834","tr_customer_id":167851,"tr_customer_product_id":167841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:39.000Z","modified_at":"2026-01-27T06:27:39.000Z","name":"Hettie Brakus","mobile_number":"920-884-7742","email_id":"Lillian.Steuber98@gmail.com","dop":"2025-04-06","serial_number":"17652142820175848","imei1":"17652142820175848","imei2":"17652142820175848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167832,"job_number":"JOB_167832","tr_customer_id":167849,"tr_customer_product_id":167839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:38.000Z","modified_at":"2026-01-27T06:27:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11615152671057","imei1":"11615152671057","imei2":"11615152671057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167831,"job_number":"JOB_167831","tr_customer_id":167848,"tr_customer_product_id":167838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:19.000Z","modified_at":"2026-01-27T06:26:19.000Z","name":"Lazaro Hoppe","mobile_number":"805-669-5412","email_id":"Leland_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"18267334371696710","imei1":"18267334371696710","imei2":"18267334371696710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167829,"job_number":"JOB_167829","tr_customer_id":167846,"tr_customer_product_id":167836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:17.000Z","modified_at":"2026-01-27T06:26:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15802935641808","imei1":"15802935641808","imei2":"15802935641808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167828,"job_number":"JOB_167828","tr_customer_id":167845,"tr_customer_product_id":167835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:28.000Z","modified_at":"2026-01-27T06:25:28.000Z","name":"Ramon Hilll","mobile_number":"811-699-6550","email_id":"Brook56@gmail.com","dop":"2025-04-06","serial_number":"19695958491683900","imei1":"19695958491683900","imei2":"19695958491683900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167826,"job_number":"JOB_167826","tr_customer_id":167843,"tr_customer_product_id":167833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:26.000Z","modified_at":"2026-01-27T06:25:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12338518242380","imei1":"12338518242380","imei2":"12338518242380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167825,"job_number":"JOB_167825","tr_customer_id":167842,"tr_customer_product_id":167832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:37.000Z","modified_at":"2026-01-27T06:24:37.000Z","name":"Kaleb Beahan","mobile_number":"242-722-0254","email_id":"Sunny81@hotmail.com","dop":"2025-04-06","serial_number":"18555023955379372","imei1":"18555023955379372","imei2":"18555023955379372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167823,"job_number":"JOB_167823","tr_customer_id":167840,"tr_customer_product_id":167830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:36.000Z","modified_at":"2026-01-27T06:24:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11740984830074","imei1":"11740984830074","imei2":"11740984830074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167822,"job_number":"JOB_167822","tr_customer_id":167839,"tr_customer_product_id":167829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:49.000Z","modified_at":"2026-01-27T06:23:49.000Z","name":"Stefanie Lemke","mobile_number":"292-504-2515","email_id":"Kali24@gmail.com","dop":"2025-06-18","serial_number":"1067109977151928","imei1":"1067109977151928","imei2":"1067109977151928","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167820,"job_number":"JOB_167820","tr_customer_id":167837,"tr_customer_product_id":167827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:48.000Z","modified_at":"2026-01-27T06:23:48.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10101267317766","imei1":"10101267317766","imei2":"10101267317766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167819,"job_number":"JOB_167819","tr_customer_id":167836,"tr_customer_product_id":167826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:06.000Z","modified_at":"2026-01-27T06:23:06.000Z","name":"Aniya Mueller","mobile_number":"546-393-9663","email_id":"Chanelle2@hotmail.com","dop":"2025-06-18","serial_number":"1072434199213766","imei1":"1072434199213766","imei2":"1072434199213766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167817,"job_number":"JOB_167817","tr_customer_id":167834,"tr_customer_product_id":167824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"Dedrick Sawayn","mobile_number":"606-435-9603","email_id":"Cedrick18@gmail.com","dop":"2025-04-06","serial_number":"14284034712076870","imei1":"14284034712076870","imei2":"14284034712076870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167816,"job_number":"JOB_167816","tr_customer_id":167833,"tr_customer_product_id":167823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10590065726560","imei1":"10590065726560","imei2":"10590065726560","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167810,"job_number":"JOB_167810","tr_customer_id":167827,"tr_customer_product_id":167817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:32.000Z","modified_at":"2026-01-27T06:20:32.000Z","name":"Hipolito Hermiston","mobile_number":"643-640-8790","email_id":"Minnie50@yahoo.com","dop":"2025-04-06","serial_number":"16738148478419176","imei1":"16738148478419176","imei2":"16738148478419176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167808,"job_number":"JOB_167808","tr_customer_id":167825,"tr_customer_product_id":167815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:30.000Z","modified_at":"2026-01-27T06:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16491092711122","imei1":"16491092711122","imei2":"16491092711122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167801,"job_number":"JOB_167801","tr_customer_id":167818,"tr_customer_product_id":167808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:48.000Z","modified_at":"2026-01-27T06:19:48.000Z","name":"Clarissa Gerlach","mobile_number":"329-576-0565","email_id":"Amani46@hotmail.com","dop":"2025-04-06","serial_number":"19841535420662280","imei1":"19841535420662280","imei2":"19841535420662280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167799,"job_number":"JOB_167799","tr_customer_id":167816,"tr_customer_product_id":167806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:46.000Z","modified_at":"2026-01-27T06:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18187635174485","imei1":"18187635174485","imei2":"18187635174485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167798,"job_number":"JOB_167798","tr_customer_id":167815,"tr_customer_product_id":167805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:04.000Z","modified_at":"2026-01-27T06:19:04.000Z","name":"Brown Bednar","mobile_number":"861-977-4122","email_id":"Karlie_Green48@gmail.com","dop":"2025-04-06","serial_number":"18532545821601696","imei1":"18532545821601696","imei2":"18532545821601696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167796,"job_number":"JOB_167796","tr_customer_id":167813,"tr_customer_product_id":167803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:02.000Z","modified_at":"2026-01-27T06:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11730143042933","imei1":"11730143042933","imei2":"11730143042933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167792,"job_number":"JOB_167792","tr_customer_id":167809,"tr_customer_product_id":167799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:40.000Z","modified_at":"2026-01-27T05:19:40.000Z","name":"Vella Smitham","mobile_number":"409-455-6807","email_id":"Theresa.Collins@gmail.com","dop":"2025-04-06","serial_number":"11657422336501164","imei1":"11657422336501164","imei2":"11657422336501164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167790,"job_number":"JOB_167790","tr_customer_id":167807,"tr_customer_product_id":167797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:38.000Z","modified_at":"2026-01-27T05:19:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12162921804378","imei1":"12162921804378","imei2":"12162921804378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167789,"job_number":"JOB_167789","tr_customer_id":167806,"tr_customer_product_id":167796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:55.000Z","modified_at":"2026-01-27T05:18:55.000Z","name":"Samantha Heidenreich","mobile_number":"264-977-5406","email_id":"Alanna.Keebler55@hotmail.com","dop":"2025-04-06","serial_number":"17862732445518564","imei1":"17862732445518564","imei2":"17862732445518564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167787,"job_number":"JOB_167787","tr_customer_id":167804,"tr_customer_product_id":167794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:53.000Z","modified_at":"2026-01-27T05:18:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17393390155661","imei1":"17393390155661","imei2":"17393390155661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167786,"job_number":"JOB_167786","tr_customer_id":167803,"tr_customer_product_id":167793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:10.000Z","modified_at":"2026-01-27T05:18:10.000Z","name":"Concepcion Kling","mobile_number":"485-572-1549","email_id":"Gwendolyn_Prohaska74@hotmail.com","dop":"2025-04-06","serial_number":"15864204710609916","imei1":"15864204710609916","imei2":"15864204710609916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167784,"job_number":"JOB_167784","tr_customer_id":167801,"tr_customer_product_id":167791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:08.000Z","modified_at":"2026-01-27T05:18:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18105688226137","imei1":"18105688226137","imei2":"18105688226137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167783,"job_number":"JOB_167783","tr_customer_id":167800,"tr_customer_product_id":167790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:01:12.000Z","modified_at":"2026-01-27T05:01:12.000Z","name":"Lucinda Smith","mobile_number":"711-707-2038","email_id":"Raven_Tromp68@hotmail.com","dop":"2025-04-06","serial_number":"18435660998000900","imei1":"18435660998000900","imei2":"18435660998000900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167781,"job_number":"JOB_167781","tr_customer_id":167798,"tr_customer_product_id":167788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:00:54.000Z","modified_at":"2026-01-27T05:00:54.000Z","name":"Celia Hamill","mobile_number":"980-656-1254","email_id":"Jayme80@yahoo.com","dop":"2025-04-06","serial_number":"17093614278677168","imei1":"17093614278677168","imei2":"17093614278677168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167779,"job_number":"JOB_167779","tr_customer_id":167796,"tr_customer_product_id":167786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:59:11.000Z","modified_at":"2026-01-27T04:59:11.000Z","name":"Gene Effertz","mobile_number":"977-611-6671","email_id":"Javier.Rutherford@gmail.com","dop":"2025-04-06","serial_number":"19594496775397960","imei1":"19594496775397960","imei2":"19594496775397960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167777,"job_number":"JOB_167777","tr_customer_id":167794,"tr_customer_product_id":167784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:58:25.000Z","modified_at":"2026-01-27T04:58:25.000Z","name":"Tillman Schultz","mobile_number":"358-708-5320","email_id":"Helena_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"13321667553343650","imei1":"13321667553343650","imei2":"13321667553343650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167775,"job_number":"JOB_167775","tr_customer_id":167792,"tr_customer_product_id":167782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:57:39.000Z","modified_at":"2026-01-27T04:57:39.000Z","name":"Diego Bayer","mobile_number":"665-414-9415","email_id":"Mara.Kreiger@gmail.com","dop":"2025-04-06","serial_number":"11332008650035692","imei1":"11332008650035692","imei2":"11332008650035692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167772,"job_number":"JOB_167772","tr_customer_id":167789,"tr_customer_product_id":167779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:55.000Z","modified_at":"2026-01-27T04:51:55.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100099889244294","imei1":"100099889244294","imei2":"100099889244294","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167770,"job_number":"JOB_167770","tr_customer_id":167787,"tr_customer_product_id":167777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:41.000Z","modified_at":"2026-01-27T04:51:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103498957615061","imei1":"103498957615061","imei2":"103498957615061","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167769,"job_number":"JOB_167769","tr_customer_id":167786,"tr_customer_product_id":167776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:32.000Z","modified_at":"2026-01-27T04:43:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"79668445389652","imei1":"79668445389652","imei2":"79668445389652","popurl":"2026-01-17T04:43:32.109403420Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167768,"job_number":"JOB_167768","tr_customer_id":167785,"tr_customer_product_id":167775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:07.000Z","modified_at":"2026-01-27T04:43:07.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"15444292375424","imei1":"15444292375424","imei2":"15444292375424","popurl":"2026-01-17T04:43:07.439793018Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167767,"job_number":"JOB_167767","tr_customer_id":167784,"tr_customer_product_id":167774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:05.000Z","modified_at":"2026-01-27T04:43:05.000Z","name":"Brycen Hartmann","mobile_number":"920-423-2523","email_id":"Billy38@yahoo.com","dop":"2025-04-06","serial_number":"17160575372195656","imei1":"17160575372195656","imei2":"17160575372195656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167765,"job_number":"JOB_167765","tr_customer_id":167782,"tr_customer_product_id":167772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:03.000Z","modified_at":"2026-01-27T04:43:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19948686107370","imei1":"19948686107370","imei2":"19948686107370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167764,"job_number":"JOB_167764","tr_customer_id":167781,"tr_customer_product_id":167771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:17.000Z","modified_at":"2026-01-27T04:42:17.000Z","name":"Jabari Wyman","mobile_number":"655-718-3360","email_id":"Roosevelt.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"14727302101919016","imei1":"14727302101919016","imei2":"14727302101919016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167762,"job_number":"JOB_167762","tr_customer_id":167779,"tr_customer_product_id":167769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:15.000Z","modified_at":"2026-01-27T04:42:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18798652558941","imei1":"18798652558941","imei2":"18798652558941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167761,"job_number":"JOB_167761","tr_customer_id":167778,"tr_customer_product_id":167768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:29.000Z","modified_at":"2026-01-27T04:41:29.000Z","name":"Jonathon Kohler","mobile_number":"323-332-8852","email_id":"Hollis.Hegmann72@gmail.com","dop":"2025-04-06","serial_number":"16750184270928274","imei1":"16750184270928274","imei2":"16750184270928274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167759,"job_number":"JOB_167759","tr_customer_id":167776,"tr_customer_product_id":167766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:27.000Z","modified_at":"2026-01-27T04:41:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10503948481380","imei1":"10503948481380","imei2":"10503948481380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167755,"job_number":"JOB_167755","tr_customer_id":167772,"tr_customer_product_id":167762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40729081242918","imei1":"40729081242918","imei2":"40729081242918","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167754,"job_number":"JOB_167754","tr_customer_id":167771,"tr_customer_product_id":167761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15031952061543","imei1":"15031952061543","imei2":"15031952061543","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167753,"job_number":"JOB_167753","tr_customer_id":167770,"tr_customer_product_id":167760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46674199155380","imei1":"46674199155380","imei2":"46674199155380","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167752,"job_number":"JOB_167752","tr_customer_id":167769,"tr_customer_product_id":167759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13224128065911","imei1":"13224128065911","imei2":"13224128065911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167751,"job_number":"JOB_167751","tr_customer_id":167768,"tr_customer_product_id":167758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73599827046103","imei1":"73599827046103","imei2":"73599827046103","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167750,"job_number":"JOB_167750","tr_customer_id":167767,"tr_customer_product_id":167757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12920615173484","imei1":"12920615173484","imei2":"12920615173484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167748,"job_number":"JOB_167748","tr_customer_id":167765,"tr_customer_product_id":167755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41394992103667","imei1":"41394992103667","imei2":"41394992103667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167747,"job_number":"JOB_167747","tr_customer_id":167764,"tr_customer_product_id":167754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63891004325201","imei1":"63891004325201","imei2":"63891004325201","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167746,"job_number":"JOB_167746","tr_customer_id":167763,"tr_customer_product_id":167753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53625626675668","imei1":"53625626675668","imei2":"53625626675668","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167745,"job_number":"JOB_167745","tr_customer_id":167762,"tr_customer_product_id":167752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46523212624438","imei1":"46523212624438","imei2":"46523212624438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167744,"job_number":"JOB_167744","tr_customer_id":167761,"tr_customer_product_id":167751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84840740161320","imei1":"84840740161320","imei2":"84840740161320","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167743,"job_number":"JOB_167743","tr_customer_id":167760,"tr_customer_product_id":167750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46488600950401","imei1":"46488600950401","imei2":"46488600950401","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167741,"job_number":"JOB_167741","tr_customer_id":167758,"tr_customer_product_id":167748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18506977235583","imei1":"18506977235583","imei2":"18506977235583","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167740,"job_number":"JOB_167740","tr_customer_id":167757,"tr_customer_product_id":167747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25474750557996","imei1":"25474750557996","imei2":"25474750557996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167739,"job_number":"JOB_167739","tr_customer_id":167756,"tr_customer_product_id":167746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23206692471066","imei1":"23206692471066","imei2":"23206692471066","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167738,"job_number":"JOB_167738","tr_customer_id":167755,"tr_customer_product_id":167745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69648210848652","imei1":"69648210848652","imei2":"69648210848652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167737,"job_number":"JOB_167737","tr_customer_id":167754,"tr_customer_product_id":167744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87908979667028","imei1":"87908979667028","imei2":"87908979667028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167736,"job_number":"JOB_167736","tr_customer_id":167753,"tr_customer_product_id":167743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68750095402755","imei1":"68750095402755","imei2":"68750095402755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167735,"job_number":"JOB_167735","tr_customer_id":167752,"tr_customer_product_id":167742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:26.000Z","modified_at":"2026-01-27T04:00:26.000Z","name":"Alessandro Klein","mobile_number":"249-949-3079","email_id":"Antonette_Ward49@hotmail.com","dop":"2025-04-06","serial_number":"16760489880667088","imei1":"16760489880667088","imei2":"16760489880667088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167733,"job_number":"JOB_167733","tr_customer_id":167750,"tr_customer_product_id":167740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:24.000Z","modified_at":"2026-01-27T04:00:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11149211780437","imei1":"11149211780437","imei2":"11149211780437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167732,"job_number":"JOB_167732","tr_customer_id":167749,"tr_customer_product_id":167739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:00.000Z","modified_at":"2026-01-27T04:00:00.000Z","name":"Amparo Stroman","mobile_number":"652-396-9062","email_id":"Theodora_Cormier@yahoo.com","dop":"2025-04-06","serial_number":"12770672414828126","imei1":"12770672414828126","imei2":"12770672414828126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167730,"job_number":"JOB_167730","tr_customer_id":167747,"tr_customer_product_id":167737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:58.000Z","modified_at":"2026-01-27T03:59:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16140328322120","imei1":"16140328322120","imei2":"16140328322120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167729,"job_number":"JOB_167729","tr_customer_id":167746,"tr_customer_product_id":167736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:41.000Z","modified_at":"2026-01-27T03:59:41.000Z","name":"Leonie Stoltenberg","mobile_number":"632-793-6650","email_id":"Lia98@yahoo.com","dop":"2025-04-06","serial_number":"18862572585037620","imei1":"18862572585037620","imei2":"18862572585037620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167727,"job_number":"JOB_167727","tr_customer_id":167744,"tr_customer_product_id":167734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:40.000Z","modified_at":"2026-01-27T03:59:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18169069886721","imei1":"18169069886721","imei2":"18169069886721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167723,"job_number":"JOB_167723","tr_customer_id":167740,"tr_customer_product_id":167730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:27.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Larissa Wilderman","mobile_number":"612-596-5819","email_id":"Cassie_King98@yahoo.com","dop":"2025-04-06","serial_number":"17988825406305388","imei1":"17988825406305388","imei2":"17988825406305388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167721,"job_number":"JOB_167721","tr_customer_id":167738,"tr_customer_product_id":167728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:25.000Z","modified_at":"2026-01-27T03:59:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11172627533643","imei1":"11172627533643","imei2":"11172627533643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167720,"job_number":"JOB_167720","tr_customer_id":167737,"tr_customer_product_id":167727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:15.000Z","modified_at":"2026-01-27T03:59:15.000Z","name":"Baron Gleichner","mobile_number":"569-974-0764","email_id":"Tillman67@yahoo.com","dop":"2025-04-06","serial_number":"16696866616047820","imei1":"16696866616047820","imei2":"16696866616047820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167718,"job_number":"JOB_167718","tr_customer_id":167735,"tr_customer_product_id":167725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:14.000Z","modified_at":"2026-01-27T03:59:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17008880227135","imei1":"17008880227135","imei2":"17008880227135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167714,"job_number":"JOB_167714","tr_customer_id":167731,"tr_customer_product_id":167721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:09.000Z","modified_at":"2026-01-27T03:59:09.000Z","name":"Gwendolyn Marquardt","mobile_number":"397-315-5494","email_id":"Ida.Block4@yahoo.com","dop":"2025-04-06","serial_number":"12069322754066996","imei1":"12069322754066996","imei2":"12069322754066996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167712,"job_number":"JOB_167712","tr_customer_id":167729,"tr_customer_product_id":167719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"Rusty Rosenbaum","mobile_number":"266-273-5065","email_id":"Herminio31@hotmail.com","dop":"2025-04-06","serial_number":"10406673123257408","imei1":"10406673123257408","imei2":"10406673123257408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167711,"job_number":"JOB_167711","tr_customer_id":167728,"tr_customer_product_id":167718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11985838423999","imei1":"11985838423999","imei2":"11985838423999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167709,"job_number":"JOB_167709","tr_customer_id":167726,"tr_customer_product_id":167716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:06.000Z","modified_at":"2026-01-27T03:59:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15598275721214","imei1":"15598275721214","imei2":"15598275721214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167708,"job_number":"JOB_167708","tr_customer_id":167725,"tr_customer_product_id":167715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Betsy Beatty","mobile_number":"962-207-0290","email_id":"Bell.Orn3@gmail.com","dop":"2025-04-06","serial_number":"14434650120704726","imei1":"14434650120704726","imei2":"14434650120704726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167703,"job_number":"JOB_167703","tr_customer_id":167720,"tr_customer_product_id":167710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:56.000Z","modified_at":"2026-01-27T03:58:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568245128975","imei1":"15568245128975","imei2":"15568245128975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167702,"job_number":"JOB_167702","tr_customer_id":167719,"tr_customer_product_id":167709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14534040176453","imei1":"14534040176453","imei2":"14534040176453","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167698,"job_number":"JOB_167698","tr_customer_id":167715,"tr_customer_product_id":167705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"18722576579872","imei1":"18722576579872","imei2":"18722576579872","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167696,"job_number":"JOB_167696","tr_customer_id":167713,"tr_customer_product_id":167703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Kathryne Windler","mobile_number":"871-332-1922","email_id":"Irwin.Denesik@gmail.com","dop":"2025-04-06","serial_number":"11471488602647400","imei1":"11471488602647400","imei2":"11471488602647400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167695,"job_number":"JOB_167695","tr_customer_id":167712,"tr_customer_product_id":167702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Thalia Volkman","mobile_number":"462-730-8924","email_id":"Hazel30@hotmail.com","dop":"2025-04-06","serial_number":"17868655623113104","imei1":"17868655623113104","imei2":"17868655623113104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167692,"job_number":"JOB_167692","tr_customer_id":167709,"tr_customer_product_id":167699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16413009223480","imei1":"16413009223480","imei2":"16413009223480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167691,"job_number":"JOB_167691","tr_customer_id":167708,"tr_customer_product_id":167698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16061707656514","imei1":"16061707656514","imei2":"16061707656514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167689,"job_number":"JOB_167689","tr_customer_id":167706,"tr_customer_product_id":167696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Jamarcus Conn","mobile_number":"258-569-2257","email_id":"Olin94@gmail.com","dop":"2025-04-06","serial_number":"14336684273308248","imei1":"14336684273308248","imei2":"14336684273308248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167687,"job_number":"JOB_167687","tr_customer_id":167704,"tr_customer_product_id":167694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Keely Gleason","mobile_number":"753-466-1947","email_id":"Francisco23@gmail.com","dop":"2025-04-06","serial_number":"16512057136923444","imei1":"16512057136923444","imei2":"16512057136923444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167685,"job_number":"JOB_167685","tr_customer_id":167702,"tr_customer_product_id":167692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:58:40.000Z","name":"Conner Hilpert","mobile_number":"396-688-0700","email_id":"Gilda.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"14712767531465108","imei1":"14712767531465108","imei2":"14712767531465108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167682,"job_number":"JOB_167682","tr_customer_id":167699,"tr_customer_product_id":167689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15597778340898","imei1":"15597778340898","imei2":"15597778340898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167681,"job_number":"JOB_167681","tr_customer_id":167698,"tr_customer_product_id":167688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12578106237988","imei1":"12578106237988","imei2":"12578106237988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167679,"job_number":"JOB_167679","tr_customer_id":167696,"tr_customer_product_id":167686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:38.000Z","modified_at":"2026-01-27T03:58:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17290529992797","imei1":"17290529992797","imei2":"17290529992797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167678,"job_number":"JOB_167678","tr_customer_id":167695,"tr_customer_product_id":167685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:31.000Z","modified_at":"2026-01-27T03:58:31.000Z","name":"Sabryna Prohaska","mobile_number":"474-710-1560","email_id":"Eleazar_Daniel46@gmail.com","dop":"2025-04-06","serial_number":"11237624186230580","imei1":"11237624186230580","imei2":"11237624186230580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167676,"job_number":"JOB_167676","tr_customer_id":167693,"tr_customer_product_id":167683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"Aida Cummings","mobile_number":"665-428-6820","email_id":"Beth_Reinger82@hotmail.com","dop":"2025-04-06","serial_number":"11263284855498930","imei1":"11263284855498930","imei2":"11263284855498930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167675,"job_number":"JOB_167675","tr_customer_id":167692,"tr_customer_product_id":167682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17256386993031","imei1":"17256386993031","imei2":"17256386993031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167673,"job_number":"JOB_167673","tr_customer_id":167690,"tr_customer_product_id":167680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:28.000Z","modified_at":"2026-01-27T03:58:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19734921860320","imei1":"19734921860320","imei2":"19734921860320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167672,"job_number":"JOB_167672","tr_customer_id":167689,"tr_customer_product_id":167679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:25.000Z","modified_at":"2026-01-27T03:58:25.000Z","name":"Kamryn Grady","mobile_number":"862-360-9767","email_id":"Karli11@hotmail.com","dop":"2025-04-06","serial_number":"12026280895334058","imei1":"12026280895334058","imei2":"12026280895334058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167671,"job_number":"JOB_167671","tr_customer_id":167688,"tr_customer_product_id":167678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:24.000Z","modified_at":"2026-01-27T03:58:24.000Z","name":"Daphne Kub","mobile_number":"467-731-6481","email_id":"Jake_Mann14@hotmail.com","dop":"2025-04-06","serial_number":"14942007399332052","imei1":"14942007399332052","imei2":"14942007399332052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167669,"job_number":"JOB_167669","tr_customer_id":167686,"tr_customer_product_id":167676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:58:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19373817541206","imei1":"19373817541206","imei2":"19373817541206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167667,"job_number":"JOB_167667","tr_customer_id":167684,"tr_customer_product_id":167674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:22.000Z","modified_at":"2026-01-27T03:58:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17305399664989","imei1":"17305399664989","imei2":"17305399664989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167666,"job_number":"JOB_167666","tr_customer_id":167683,"tr_customer_product_id":167673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:20.000Z","modified_at":"2026-01-27T03:58:20.000Z","name":"Tyler Watsica","mobile_number":"349-948-0788","email_id":"Bell.Nolan52@gmail.com","dop":"2025-04-06","serial_number":"13879215740009048","imei1":"13879215740009048","imei2":"13879215740009048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167664,"job_number":"JOB_167664","tr_customer_id":167681,"tr_customer_product_id":167671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:18.000Z","modified_at":"2026-01-27T03:58:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14442196169883","imei1":"14442196169883","imei2":"14442196169883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167663,"job_number":"JOB_167663","tr_customer_id":167680,"tr_customer_product_id":167670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:16.000Z","modified_at":"2026-01-27T03:58:16.000Z","name":"Francesca Murphy","mobile_number":"621-475-6586","email_id":"Shakira49@yahoo.com","dop":"2025-04-06","serial_number":"17519966068101636","imei1":"17519966068101636","imei2":"17519966068101636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167661,"job_number":"JOB_167661","tr_customer_id":167678,"tr_customer_product_id":167668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:14.000Z","modified_at":"2026-01-27T03:58:14.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19698683003812","imei1":"19698683003812","imei2":"19698683003812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167659,"job_number":"JOB_167659","tr_customer_id":167676,"tr_customer_product_id":167666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"51229279347468","imei1":"51229279347468","imei2":"51229279347468","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167655,"job_number":"JOB_167655","tr_customer_id":167672,"tr_customer_product_id":167662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13403960447968","imei1":"13403960447968","imei2":"13403960447968","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167654,"job_number":"JOB_167654","tr_customer_id":167671,"tr_customer_product_id":167661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Gerda Cormier","mobile_number":"613-921-9054","email_id":"Erwin.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12704528046663076","imei1":"12704528046663076","imei2":"12704528046663076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167653,"job_number":"JOB_167653","tr_customer_id":167670,"tr_customer_product_id":167660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Asha Torphy","mobile_number":"843-641-3938","email_id":"Isaac14@gmail.com","dop":"2025-04-06","serial_number":"10240867845893942","imei1":"10240867845893942","imei2":"10240867845893942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167651,"job_number":"JOB_167651","tr_customer_id":167668,"tr_customer_product_id":167658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18941925353118","imei1":"18941925353118","imei2":"18941925353118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167649,"job_number":"JOB_167649","tr_customer_id":167666,"tr_customer_product_id":167656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13548679991903","imei1":"13548679991903","imei2":"13548679991903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167648,"job_number":"JOB_167648","tr_customer_id":167665,"tr_customer_product_id":167655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Ena Skiles","mobile_number":"298-265-4144","email_id":"Carolyn.Daniel@gmail.com","dop":"2025-04-06","serial_number":"14437299231964732","imei1":"14437299231964732","imei2":"14437299231964732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167642,"job_number":"JOB_167642","tr_customer_id":167659,"tr_customer_product_id":167649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13690465004998","imei1":"13690465004998","imei2":"13690465004998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167641,"job_number":"JOB_167641","tr_customer_id":167658,"tr_customer_product_id":167648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Louvenia Davis","mobile_number":"553-560-1286","email_id":"Schuyler_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"11329337661782124","imei1":"11329337661782124","imei2":"11329337661782124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167639,"job_number":"JOB_167639","tr_customer_id":167656,"tr_customer_product_id":167646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:56.000Z","modified_at":"2026-01-27T03:57:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18017191928328","imei1":"18017191928328","imei2":"18017191928328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167638,"job_number":"JOB_167638","tr_customer_id":167655,"tr_customer_product_id":167645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:54.000Z","modified_at":"2026-01-27T03:57:54.000Z","name":"Reece Trantow","mobile_number":"302-541-3363","email_id":"Mack.Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"17585914696480564","imei1":"17585914696480564","imei2":"17585914696480564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167636,"job_number":"JOB_167636","tr_customer_id":167653,"tr_customer_product_id":167643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:52.000Z","modified_at":"2026-01-27T03:57:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12031893215833","imei1":"12031893215833","imei2":"12031893215833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167630,"job_number":"JOB_167630","tr_customer_id":167647,"tr_customer_product_id":167637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Aryanna Schmidt","mobile_number":"786-202-1752","email_id":"Herta.Terry@hotmail.com","dop":"2025-04-06","serial_number":"19423229681970136","imei1":"19423229681970136","imei2":"19423229681970136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167628,"job_number":"JOB_167628","tr_customer_id":167645,"tr_customer_product_id":167635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15979907799204","imei2":"15979907799204","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167626,"job_number":"JOB_167626","tr_customer_id":167643,"tr_customer_product_id":167633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:41.000Z","modified_at":"2026-01-27T03:57:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13397876407749","imei1":"13397876407749","imei2":"13397876407749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167625,"job_number":"JOB_167625","tr_customer_id":167642,"tr_customer_product_id":167632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Juana Kuhn","mobile_number":"932-705-7734","email_id":"Will.Schinner@gmail.com","dop":"2025-04-06","serial_number":"12582442804487736","imei1":"12582442804487736","imei2":"12582442804487736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167624,"job_number":"JOB_167624","tr_customer_id":167641,"tr_customer_product_id":167631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Carmelo Hudson","mobile_number":"287-770-1385","email_id":"Elmore_Wiegand26@gmail.com","dop":"2025-04-06","serial_number":"13661757631461158","imei1":"13661757631461158","imei2":"13661757631461158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167622,"job_number":"JOB_167622","tr_customer_id":167639,"tr_customer_product_id":167629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:57:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16786630480147","imei1":"16786630480147","imei2":"16786630480147","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167620,"job_number":"JOB_167620","tr_customer_id":167637,"tr_customer_product_id":167627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:38.000Z","modified_at":"2026-01-27T03:57:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18682989177130","imei1":"18682989177130","imei2":"18682989177130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167619,"job_number":"JOB_167619","tr_customer_id":167636,"tr_customer_product_id":167626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:37.000Z","modified_at":"2026-01-27T03:57:37.000Z","name":"Justice Stroman","mobile_number":"432-530-0600","email_id":"Edgar41@gmail.com","dop":"2025-05-30","serial_number":"1961560333862636","imei1":"1961560333862636","imei2":"1961560333862636","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167618,"job_number":"JOB_167618","tr_customer_id":167635,"tr_customer_product_id":167625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jerad Considine","mobile_number":"716-463-1971","email_id":"Karina_Mertz@yahoo.com","dop":"2025-04-06","serial_number":"17065802865327806","imei1":"17065802865327806","imei2":"17065802865327806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167617,"job_number":"JOB_167617","tr_customer_id":167634,"tr_customer_product_id":167624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Arlie Goyette","mobile_number":"774-884-8093","email_id":"Gabriella.Kiehn@gmail.com","dop":"2025-05-30","serial_number":"18680927987810","imei1":"18680927987810","imei2":"18680927987810","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167616,"job_number":"JOB_167616","tr_customer_id":167633,"tr_customer_product_id":167623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jacinto Kerluke","mobile_number":"466-294-4601","email_id":"Isadore_Gerhold@hotmail.com","dop":"2025-06-18","serial_number":"1003114341051045","imei1":"1003114341051045","imei2":"1003114341051045","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167612,"job_number":"JOB_167612","tr_customer_id":167629,"tr_customer_product_id":167619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10855843315205","imei1":"10855843315205","imei2":"10855843315205","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167611,"job_number":"JOB_167611","tr_customer_id":167628,"tr_customer_product_id":167618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11217777692370","imei1":"11217777692370","imei2":"11217777692370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167608,"job_number":"JOB_167608","tr_customer_id":167625,"tr_customer_product_id":167615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:29.000Z","modified_at":"2026-01-27T03:57:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10001369553073","imei2":"10001369553073","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167607,"job_number":"JOB_167607","tr_customer_id":167624,"tr_customer_product_id":167614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:28.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Jacey Collins","mobile_number":"944-652-7578","email_id":"Elfrieda.Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"19632183660748910","imei1":"19632183660748910","imei2":"19632183660748910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167605,"job_number":"JOB_167605","tr_customer_id":167622,"tr_customer_product_id":167612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:26.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19051448305296","imei1":"19051448305296","imei2":"19051448305296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167603,"job_number":"JOB_167603","tr_customer_id":167620,"tr_customer_product_id":167610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:21.000Z","modified_at":"2026-01-27T03:57:21.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"68516838558450","imei1":"68516838558450","imei2":"68516838558450","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167599,"job_number":"JOB_167599","tr_customer_id":167616,"tr_customer_product_id":167606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Jeremy Herzog","mobile_number":"282-555-4118","email_id":"Ena.Bechtelar65@gmail.com","dop":"2025-04-06","serial_number":"10173421977002996","imei1":"10173421977002996","imei2":"10173421977002996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167597,"job_number":"JOB_167597","tr_customer_id":167614,"tr_customer_product_id":167604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:19.000Z","modified_at":"2026-01-27T03:57:19.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"19110931384626","imei1":"19110931384626","imei2":"19110931384626","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167595,"job_number":"JOB_167595","tr_customer_id":167612,"tr_customer_product_id":167602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:18.000Z","modified_at":"2026-01-27T03:57:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11356138290626","imei1":"11356138290626","imei2":"11356138290626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167594,"job_number":"JOB_167594","tr_customer_id":167611,"tr_customer_product_id":167601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:17.000Z","modified_at":"2026-01-27T03:57:17.000Z","name":"Leanne Bergnaum","mobile_number":"640-423-3191","email_id":"Newton0@gmail.com","dop":"2025-04-06","serial_number":"16213996860965236","imei1":"16213996860965236","imei2":"16213996860965236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167592,"job_number":"JOB_167592","tr_customer_id":167609,"tr_customer_product_id":167599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12906189910328","imei2":"12906189910328","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167590,"job_number":"JOB_167590","tr_customer_id":167607,"tr_customer_product_id":167597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15246673098955","imei1":"15246673098955","imei2":"15246673098955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167588,"job_number":"JOB_167588","tr_customer_id":167605,"tr_customer_product_id":167595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:14.000Z","modified_at":"2026-01-27T03:57:14.000Z","name":"Jarod Romaguera","mobile_number":"883-986-3014","email_id":"Veda.Langosh96@hotmail.com","dop":"2025-04-06","serial_number":"11033018324819376","imei1":"11033018324819376","imei2":"11033018324819376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167586,"job_number":"JOB_167586","tr_customer_id":167603,"tr_customer_product_id":167593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:12.000Z","modified_at":"2026-01-27T03:57:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13215400182104","imei1":"13215400182104","imei2":"13215400182104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167585,"job_number":"JOB_167585","tr_customer_id":167602,"tr_customer_product_id":167592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:11.000Z","modified_at":"2026-01-27T03:57:11.000Z","name":"Emmy Fisher","mobile_number":"650-427-0306","email_id":"Duane_Lueilwitz57@gmail.com","dop":"2025-04-06","serial_number":"11336384071000982","imei1":"11336384071000982","imei2":"11336384071000982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167582,"job_number":"JOB_167582","tr_customer_id":167599,"tr_customer_product_id":167589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:02.000Z","modified_at":"2026-01-27T03:57:02.000Z","name":"Orrin O'Reilly","mobile_number":"946-754-6258","email_id":"Palma_Kassulke@hotmail.com","dop":"2025-04-06","serial_number":"18298148128893764","imei1":"18298148128893764","imei2":"18298148128893764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167578,"job_number":"JOB_167578","tr_customer_id":167595,"tr_customer_product_id":167585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:56.000Z","modified_at":"2026-01-27T03:56:56.000Z","name":"Gabrielle Lesch","mobile_number":"230-823-5194","email_id":"Modesta.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"18158410318607250","imei1":"18158410318607250","imei2":"18158410318607250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167576,"job_number":"JOB_167576","tr_customer_id":167593,"tr_customer_product_id":167583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15299749897933","imei1":"15299749897933","imei2":"15299749897933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167575,"job_number":"JOB_167575","tr_customer_id":167592,"tr_customer_product_id":167582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"Shany Skiles","mobile_number":"343-313-8058","email_id":"Blaze70@hotmail.com","dop":"2025-04-06","serial_number":"15894210290610844","imei1":"15894210290610844","imei2":"15894210290610844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167574,"job_number":"JOB_167574","tr_customer_id":167591,"tr_customer_product_id":167581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:53.000Z","modified_at":"2026-01-27T03:56:53.000Z","name":"Mertie Bruen","mobile_number":"690-491-2264","email_id":"Zion.Goyette@hotmail.com","dop":"2025-04-06","serial_number":"15584272345159952","imei1":"15584272345159952","imei2":"15584272345159952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167572,"job_number":"JOB_167572","tr_customer_id":167589,"tr_customer_product_id":167579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:56:52.000Z","name":"Vicky Haag","mobile_number":"371-669-9415","email_id":"Braden83@yahoo.com","dop":"2025-04-06","serial_number":"17866526886439260","imei1":"17866526886439260","imei2":"17866526886439260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167570,"job_number":"JOB_167570","tr_customer_id":167587,"tr_customer_product_id":167577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12442143109962","imei1":"12442143109962","imei2":"12442143109962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167569,"job_number":"JOB_167569","tr_customer_id":167586,"tr_customer_product_id":167576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"Brionna Lakin","mobile_number":"382-873-6677","email_id":"Desiree.Carroll36@gmail.com","dop":"2025-06-18","serial_number":"1066996724856225","imei1":"1066996724856225","imei2":"1066996724856225","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167566,"job_number":"JOB_167566","tr_customer_id":167583,"tr_customer_product_id":167573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:50.000Z","modified_at":"2026-01-27T03:56:50.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10377252459264","imei1":"10377252459264","imei2":"10377252459264","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167565,"job_number":"JOB_167565","tr_customer_id":167582,"tr_customer_product_id":167572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:49.000Z","modified_at":"2026-01-27T03:56:49.000Z","name":"Julie Welch","mobile_number":"571-317-7787","email_id":"Raymond93@hotmail.com","dop":"2025-04-06","serial_number":"19012616646092010","imei1":"19012616646092010","imei2":"19012616646092010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167563,"job_number":"JOB_167563","tr_customer_id":167580,"tr_customer_product_id":167570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:41.000Z","modified_at":"2026-01-27T03:56:41.000Z","name":"Lisandro Bruen","mobile_number":"911-424-7644","email_id":"Jodie_Romaguera@gmail.com","dop":"2025-04-06","serial_number":"13282450462299732","imei1":"13282450462299732","imei2":"13282450462299732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167561,"job_number":"JOB_167561","tr_customer_id":167578,"tr_customer_product_id":167568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:40.000Z","modified_at":"2026-01-27T03:56:40.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13427742008225","imei1":"13427742008225","imei2":"13427742008225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167559,"job_number":"JOB_167559","tr_customer_id":167576,"tr_customer_product_id":167566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:28.000Z","modified_at":"2026-01-27T03:56:28.000Z","name":"Deron Sanford","mobile_number":"639-632-3468","email_id":"Rey.Kiehn35@yahoo.com","dop":"2025-04-06","serial_number":"18509899910406510","imei1":"18509899910406510","imei2":"18509899910406510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167556,"job_number":"JOB_167556","tr_customer_id":167573,"tr_customer_product_id":167563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:19.000Z","modified_at":"2026-01-27T03:05:19.000Z","name":"Alvena Williamson","mobile_number":"423-695-9416","email_id":"Ralph_Daniel99@gmail.com","dop":"2025-04-06","serial_number":"13929952924531452","imei1":"13929952924531452","imei2":"13929952924531452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167554,"job_number":"JOB_167554","tr_customer_id":167571,"tr_customer_product_id":167561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:17.000Z","modified_at":"2026-01-27T03:05:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14795401254556","imei1":"14795401254556","imei2":"14795401254556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167553,"job_number":"JOB_167553","tr_customer_id":167570,"tr_customer_product_id":167560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:37.000Z","modified_at":"2026-01-27T03:04:37.000Z","name":"Donato Labadie","mobile_number":"458-864-3903","email_id":"Osbaldo.Skiles@yahoo.com","dop":"2025-04-06","serial_number":"16685826357599888","imei1":"16685826357599888","imei2":"16685826357599888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167551,"job_number":"JOB_167551","tr_customer_id":167568,"tr_customer_product_id":167558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:35.000Z","modified_at":"2026-01-27T03:04:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11769976971366","imei1":"11769976971366","imei2":"11769976971366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167550,"job_number":"JOB_167550","tr_customer_id":167567,"tr_customer_product_id":167557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:54.000Z","modified_at":"2026-01-27T03:03:54.000Z","name":"Jayce Olson","mobile_number":"471-289-5640","email_id":"Sister83@gmail.com","dop":"2025-04-06","serial_number":"16134674822616796","imei1":"16134674822616796","imei2":"16134674822616796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167548,"job_number":"JOB_167548","tr_customer_id":167565,"tr_customer_product_id":167555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:53.000Z","modified_at":"2026-01-27T03:03:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14540231857564","imei1":"14540231857564","imei2":"14540231857564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167543,"job_number":"JOB_167543","tr_customer_id":167560,"tr_customer_product_id":167550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T01:31:06.000Z","modified_at":"2026-01-27T01:31:06.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-17","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-17T01:31:05.469619446Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T01:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167542,"job_number":"JOB_167542","tr_customer_id":167559,"tr_customer_product_id":167549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:44:15.000Z","modified_at":"2026-01-26T23:44:15.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-16","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-16T23:44:14.816301966Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167541,"job_number":"JOB_167541","tr_customer_id":167558,"tr_customer_product_id":167548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:41:50.000Z","modified_at":"2026-01-26T23:41:50.000Z","name":"Chaturbhuj Asan","mobile_number":"7096793640","email_id":"rati.shukla@yahoo.co.in","dop":"2026-01-16","serial_number":"765332067084013","imei1":"765332067084013","imei2":"765332067084013","popurl":"www.abhisyanta-mishra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167540,"job_number":"JOB_167540","tr_customer_id":167557,"tr_customer_product_id":167547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:41:49.000Z","modified_at":"2026-01-26T23:41:49.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-16","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-16T23:41:49.233421871Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167539,"job_number":"JOB_167539","tr_customer_id":167556,"tr_customer_product_id":167546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:34:41.000Z","modified_at":"2026-01-26T20:34:41.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-01-16","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-01-16T20:34:41.725781Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167538,"job_number":"JOB_167538","tr_customer_id":167555,"tr_customer_product_id":167545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:34:39.000Z","modified_at":"2026-01-26T20:34:39.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191116","imei1":"13549925191116","imei2":"13549925191116","popurl":"2026-01-21T20:34:38.309420072Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167537,"job_number":"JOB_167537","tr_customer_id":167554,"tr_customer_product_id":167544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:26:19.000Z","modified_at":"2026-01-26T20:26:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191115","imei1":"13549925191115","imei2":"13549925191115","popurl":"2026-01-21T20:26:18.793331516Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167536,"job_number":"JOB_167536","tr_customer_id":167553,"tr_customer_product_id":167543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:55:51.000Z","modified_at":"2026-01-26T19:55:51.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191114","imei1":"13549925191114","imei2":"13549925191114","popurl":"2026-01-21T19:55:50.501349002Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167535,"job_number":"JOB_167535","tr_customer_id":167552,"tr_customer_product_id":167542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:49:19.000Z","modified_at":"2026-01-26T19:49:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191113","imei1":"13549925191113","imei2":"13549925191113","popurl":"2026-01-21T19:49:19.462367500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167534,"job_number":"JOB_167534","tr_customer_id":167551,"tr_customer_product_id":167541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:47:51.000Z","modified_at":"2026-01-26T19:47:51.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191112","imei1":"13549925191112","imei2":"13549925191112","popurl":"2026-01-21T19:47:51.047536695Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167813,"job_number":"JOB_167813","tr_customer_id":167830,"tr_customer_product_id":167820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:34.000Z","modified_at":"2026-01-27T06:20:34.000Z","name":"Sonny Turner","mobile_number":"799-958-6159","email_id":"Donna.MacGyver@yahoo.com","dop":"2025-06-09","serial_number":"103029682528025","imei1":"103029682528025","imei2":"103029682528025","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167811,"job_number":"JOB_167811","tr_customer_id":167828,"tr_customer_product_id":167818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:33.000Z","modified_at":"2026-01-27T06:20:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100068897076486","imei1":"100068897076486","imei2":"100068897076486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167807,"job_number":"JOB_167807","tr_customer_id":167824,"tr_customer_product_id":167814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:18.000Z","modified_at":"2026-01-27T06:20:18.000Z","name":"Adan Padberg","mobile_number":"624-381-5378","email_id":"Jessika.Roob@hotmail.com","dop":"2025-06-09","serial_number":"101487988748895","imei1":"101487988748895","imei2":"101487988748895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167805,"job_number":"JOB_167805","tr_customer_id":167822,"tr_customer_product_id":167812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:17.000Z","modified_at":"2026-01-27T06:20:17.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107185650913150","imei1":"107185650913150","imei2":"107185650913150","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167804,"job_number":"JOB_167804","tr_customer_id":167821,"tr_customer_product_id":167811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:02.000Z","modified_at":"2026-01-27T06:20:02.000Z","name":"Margarete Runolfsson","mobile_number":"585-678-2135","email_id":"Neha_McCullough@yahoo.com","dop":"2025-06-09","serial_number":"102551438914382","imei1":"102551438914382","imei2":"102551438914382","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167802,"job_number":"JOB_167802","tr_customer_id":167819,"tr_customer_product_id":167809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:01.000Z","modified_at":"2026-01-27T06:20:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101552759016705","imei1":"101552759016705","imei2":"101552759016705","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167758,"job_number":"JOB_167758","tr_customer_id":167775,"tr_customer_product_id":167765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:39:13.000Z","modified_at":"2026-01-27T04:39:13.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19392864251321","imei1":"19392864251321","imei2":"19392864251321","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167717,"job_number":"JOB_167717","tr_customer_id":167734,"tr_customer_product_id":167724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:13.000Z","modified_at":"2026-01-27T03:59:13.000Z","name":"Emie Greenholt","mobile_number":"985-658-9900","email_id":"Rod41@hotmail.com","dop":"2025-06-09","serial_number":"105938978155234","imei1":"105938978155234","imei2":"105938978155234","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167715,"job_number":"JOB_167715","tr_customer_id":167732,"tr_customer_product_id":167722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:12.000Z","modified_at":"2026-01-27T03:59:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109186152508815","imei1":"109186152508815","imei2":"109186152508815","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167707,"job_number":"JOB_167707","tr_customer_id":167724,"tr_customer_product_id":167714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Fermin Morar","mobile_number":"734-674-9275","email_id":"Monica.Schroeder@hotmail.com","dop":"2025-06-09","serial_number":"109431696412298","imei1":"109431696412298","imei2":"109431696412298","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167705,"job_number":"JOB_167705","tr_customer_id":167722,"tr_customer_product_id":167712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108554028495768","imei1":"108554028495768","imei2":"108554028495768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167690,"job_number":"JOB_167690","tr_customer_id":167707,"tr_customer_product_id":167697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Yasmine O'Conner","mobile_number":"276-226-2059","email_id":"Micheal.Langworth@hotmail.com","dop":"2025-06-09","serial_number":"104117836226352","imei1":"104117836226352","imei2":"104117836226352","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167686,"job_number":"JOB_167686","tr_customer_id":167703,"tr_customer_product_id":167693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109429601299068","imei1":"109429601299068","imei2":"109429601299068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167647,"job_number":"JOB_167647","tr_customer_id":167664,"tr_customer_product_id":167654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Royce Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187031398724326","imei1":"187031398724326","imei2":"187031398724326","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167646,"job_number":"JOB_167646","tr_customer_id":167663,"tr_customer_product_id":167653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"George Wehner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162741629655708","imei1":"162741629655708","imei2":"162741629655708","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167645,"job_number":"JOB_167645","tr_customer_id":167662,"tr_customer_product_id":167652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Joesph Wisozk","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180299567372427","imei1":"180299567372427","imei2":"180299567372427","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167644,"job_number":"JOB_167644","tr_customer_id":167661,"tr_customer_product_id":167651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"160947787121403","imei1":"160947787121403","imei2":"160947787121403","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167635,"job_number":"JOB_167635","tr_customer_id":167652,"tr_customer_product_id":167642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Kayley Cartwright","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142568640052876","imei1":"142568640052876","imei2":"142568640052876","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167634,"job_number":"JOB_167634","tr_customer_id":167651,"tr_customer_product_id":167641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Constantin Jones","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114120787849256","imei1":"114120787849256","imei2":"114120787849256","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167632,"job_number":"JOB_167632","tr_customer_id":167649,"tr_customer_product_id":167639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Krystel Mertz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"169905397032309","imei1":"169905397032309","imei2":"169905397032309","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167631,"job_number":"JOB_167631","tr_customer_id":167648,"tr_customer_product_id":167638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:46.000Z","modified_at":"2026-01-27T03:57:46.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"113592422631647","imei1":"113592422631647","imei2":"113592422631647","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167610,"job_number":"JOB_167610","tr_customer_id":167627,"tr_customer_product_id":167617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:32.000Z","modified_at":"2026-01-27T03:57:32.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kim_Senger19@yahoo.com","dop":"2025-07-02","serial_number":"14478206148415","imei1":"14478206148415","imei2":"14478206148415","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167589,"job_number":"JOB_167589","tr_customer_id":167606,"tr_customer_product_id":167596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:15.000Z","modified_at":"2026-01-27T03:57:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kelsi_Schiller40@hotmail.com","dop":"2025-07-02","serial_number":"18330157911715","imei1":"18330157911715","imei2":"18330157911715","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167580,"job_number":"JOB_167580","tr_customer_id":167597,"tr_customer_product_id":167587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:58.000Z","modified_at":"2026-01-27T03:56:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Sonia_Reichel97@hotmail.com","dop":"2025-07-02","serial_number":"19374980428044","imei1":"19374980428044","imei2":"19374980428044","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167547,"job_number":"JOB_167547","tr_customer_id":167564,"tr_customer_product_id":167554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:58:17.000Z","modified_at":"2026-01-27T02:58:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13975438843936","imei1":"13975438843936","imei2":"13975438843936","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167545,"job_number":"JOB_167545","tr_customer_id":167562,"tr_customer_product_id":167552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:41:15.000Z","modified_at":"2026-01-27T02:41:15.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13453255964591","imei1":"13453255964591","imei2":"13453255964591","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 475c5e59-fd91-41b1-a586-ddea90d7fa8d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-QSuJA/3EWjjXQRn8ZTyD/TztfeQ" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MjV9.O5vykoYAPwukeG_aV01jPs_JVrpAMGs6_N6TrwgJcs0"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MjV9.O5vykoYAPwukeG_aV01jPs_JVrpAMGs6_N6TrwgJcs0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fbfce2aa-e43c-4bb2-9622-3df0ad2f311f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"fa-C4O/migWRZ/Ui2BHEIG1BiIjgvQ"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MjV9.O5vykoYAPwukeG_aV01jPs_JVrpAMGs6_N6TrwgJcs0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2af21ace-d6a2-4e01-810d-afb8696c643b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-s+4BqH///4Da1tqp9l+T6BmWaVE" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Repair completed","key":"repair_completed","count":142}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MjV9.O5vykoYAPwukeG_aV01jPs_JVrpAMGs6_N6TrwgJcs0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 85c48070-c680-4fff-8f1b-72191891f61e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"details_key": "pending_for_repair"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1002 |
| ETag | W/"3ea-EWsbcQJshE5ZIxRAqNkG5lNHmCE" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":167940,"job_number":"JOB_167940","tr_customer_id":167957,"tr_customer_product_id":167947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:45.000Z","name":"Cara Rath","mobile_number":"987-859-1105","email_id":"Amir60@gmail.com","dop":"2025-12-01","serial_number":"10948899776550","imei1":"10948899776550","imei2":"10948899776550","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-27T06:53:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MjV9.O5vykoYAPwukeG_aV01jPs_JVrpAMGs6_N6TrwgJcs0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 78b836f3-0d30-4b6f-8dbc-737a46e08def |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 34 |
{"details_key":"repair_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"8e32-O9Wz7WdQmSrHlTCzRukl1FGww8M"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MjV9.O5vykoYAPwukeG_aV01jPs_JVrpAMGs6_N6TrwgJcs0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d0200d60-986c-4c4d-ba4b-e527f95b7f59 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"4bd-aXn7mi3VAcLj9B6H7O8dprux+ik" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:53:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":167940,"job_number":"JOB_167940","tr_customer_id":167957,"tr_customer_product_id":167947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:45.000Z","name":"Cara Rath","mobile_number":"987-859-1105","email_id":"Amir60@gmail.com","dop":"2025-12-01","serial_number":"10948899776550","imei1":"10948899776550","imei2":"10948899776550","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-27T06:53:45.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":167940,"remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-27T06:53:39.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MjV9.O5vykoYAPwukeG_aV01jPs_JVrpAMGs6_N6TrwgJcs0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1262fac6-2c0b-4be8-b65a-f2ebb640649f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:53:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859,"problems":[{"id":1,"remark":"OS reinstalled."}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzgzOTR9.PFJeCZGP0dKYnQEDjQu3YOwaWLMV0MtwpBzDvYxFxUs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 574b5e5f-3666-4ab7-be15-425195f3df62 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 139 |
{
"job_id": 167940,
"problems": [
{
"id": 1,
"remark": "Changed Battery."
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c33cc524-0ea2-412b-b452-e095def4c7ec |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-5Q2m/Cy+Undz+CO/YRlU9YIjzW4" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTQ5NjgyOH0.-W43V64uM0DPrP-338E-3YcD6DjTM_Kbp_fwOR74r_E"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTQ5NjgyOH0.-W43V64uM0DPrP-338E-3YcD6DjTM_Kbp_fwOR74r_E |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b577b286-06aa-4a92-bd6c-3f01226500a3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"a5-TaZ7vb8FFSe8pkKVbP7CUBuhMPY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTQ5NjgyOH0.-W43V64uM0DPrP-338E-3YcD6DjTM_Kbp_fwOR74r_E |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2e142242-e30c-41f1-99e9-d30f2c08bb88 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-CWtDFPCAT9Of2NoB+1bfZNPT3mI" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":142},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTQ5NjgyOH0.-W43V64uM0DPrP-338E-3YcD6DjTM_Kbp_fwOR74r_E |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e1c4777c-04bc-4427-84e7-86e495205b2b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 41 |
{
"details_key": "pending_for_qc"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTQ5NjgyOH0.-W43V64uM0DPrP-338E-3YcD6DjTM_Kbp_fwOR74r_E |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b38e1d9b-4737-4d9c-8e1a-3d70b8ac19ac |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 39 |
{
"details_key": "qc_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"224af-M1jhKSNYc9Njur2POwIWdNCd3xE" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:53:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":167937,"job_number":"JOB_167937","tr_customer_id":167954,"tr_customer_product_id":167944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:26.000Z","modified_at":"2026-01-27T06:52:03.000Z","name":"Allene Erdman","mobile_number":"213-477-2942","email_id":"Reilly.Klocko@yahoo.com","dop":"2026-01-04","serial_number":"12959238722478","imei1":"12959238722478","imei2":"12959238722478","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167934,"job_number":"JOB_167934","tr_customer_id":167951,"tr_customer_product_id":167941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:58.000Z","modified_at":"2026-01-27T06:51:36.000Z","name":"Miracle Doyle","mobile_number":"985-838-2059","email_id":"Jett_Bosco@hotmail.com","dop":"2025-04-06","serial_number":"17756785529011","imei1":"17756785529011","imei2":"17756785529011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167931,"job_number":"JOB_167931","tr_customer_id":167948,"tr_customer_product_id":167938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:40.000Z","modified_at":"2026-01-27T06:51:18.000Z","name":"Brando Johnston","mobile_number":"935-317-2882","email_id":"Edmund50@hotmail.com","dop":"2026-01-04","serial_number":"17810372015745","imei1":"17810372015745","imei2":"17810372015745","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167928,"job_number":"JOB_167928","tr_customer_id":167945,"tr_customer_product_id":167935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:11.000Z","modified_at":"2026-01-27T06:50:51.000Z","name":"Bernadine Rutherford","mobile_number":"704-539-2876","email_id":"Emmett_Kohler@gmail.com","dop":"2025-04-06","serial_number":"14534602088922","imei1":"14534602088922","imei2":"14534602088922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167925,"job_number":"JOB_167925","tr_customer_id":167942,"tr_customer_product_id":167932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:52.000Z","modified_at":"2026-01-27T06:50:33.000Z","name":"Kris Bernier","mobile_number":"258-592-8541","email_id":"Kaycee96@gmail.com","dop":"2026-01-04","serial_number":"18439341230313","imei1":"18439341230313","imei2":"18439341230313","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167922,"job_number":"JOB_167922","tr_customer_id":167939,"tr_customer_product_id":167929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:29.000Z","modified_at":"2026-01-27T06:50:09.000Z","name":"Bell Stracke","mobile_number":"915-750-4333","email_id":"Saul58@hotmail.com","dop":"2025-04-06","serial_number":"10400148993354","imei1":"10400148993354","imei2":"10400148993354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167920,"job_number":"JOB_167920","tr_customer_id":167937,"tr_customer_product_id":167927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:25.000Z","modified_at":"2026-01-27T06:50:04.000Z","name":"Ignacio Farrell","mobile_number":"320-500-1584","email_id":"Felipe52@hotmail.com","dop":"2025-04-06","serial_number":"18659899859152","imei1":"18659899859152","imei2":"18659899859152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167917,"job_number":"JOB_167917","tr_customer_id":167934,"tr_customer_product_id":167924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:38.000Z","modified_at":"2026-01-27T06:45:18.000Z","name":"Joaquin Kulas","mobile_number":"583-240-9817","email_id":"Kirsten25@yahoo.com","dop":"2025-04-06","serial_number":"17938551459730","imei1":"17938551459730","imei2":"17938551459730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167914,"job_number":"JOB_167914","tr_customer_id":167931,"tr_customer_product_id":167921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:16.000Z","modified_at":"2026-01-27T06:44:58.000Z","name":"Grady Schaden","mobile_number":"682-416-2165","email_id":"Megane_Barrows5@gmail.com","dop":"2025-04-06","serial_number":"13986612123238","imei1":"13986612123238","imei2":"13986612123238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167912,"job_number":"JOB_167912","tr_customer_id":167929,"tr_customer_product_id":167919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:50.000Z","modified_at":"2026-01-27T06:44:30.000Z","name":"Sam Baumbach","mobile_number":"278-216-6264","email_id":"Abdul.Schoen24@gmail.com","dop":"2025-04-06","serial_number":"19651107341783","imei1":"19651107341783","imei2":"19651107341783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167909,"job_number":"JOB_167909","tr_customer_id":167926,"tr_customer_product_id":167916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:45.000Z","modified_at":"2026-01-27T06:44:28.000Z","name":"Kaitlin Zboncak","mobile_number":"891-592-1390","email_id":"Furman_Ziemann@gmail.com","dop":"2025-04-06","serial_number":"19030635434719","imei1":"19030635434719","imei2":"19030635434719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167907,"job_number":"JOB_167907","tr_customer_id":167924,"tr_customer_product_id":167914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:43.000Z","modified_at":"2026-01-27T06:44:24.000Z","name":"Harley Runte","mobile_number":"656-420-5648","email_id":"Martina.Walker@yahoo.com","dop":"2025-04-06","serial_number":"14023871545970","imei1":"14023871545970","imei2":"14023871545970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167904,"job_number":"JOB_167904","tr_customer_id":167921,"tr_customer_product_id":167911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:02.000Z","modified_at":"2026-01-27T06:43:42.000Z","name":"Cortez Kshlerin","mobile_number":"404-335-4217","email_id":"Caroline.Hyatt@gmail.com","dop":"2025-04-06","serial_number":"15859812046555","imei1":"15859812046555","imei2":"15859812046555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167901,"job_number":"JOB_167901","tr_customer_id":167918,"tr_customer_product_id":167908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:54.000Z","modified_at":"2026-01-27T06:43:35.000Z","name":"Jeanie Bailey","mobile_number":"254-447-6959","email_id":"Otha93@hotmail.com","dop":"2025-04-06","serial_number":"13830389477544","imei1":"13830389477544","imei2":"13830389477544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167898,"job_number":"JOB_167898","tr_customer_id":167915,"tr_customer_product_id":167905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:05.000Z","modified_at":"2026-01-27T06:42:46.000Z","name":"Berta Gleason","mobile_number":"670-959-8671","email_id":"Nelle.Douglas@hotmail.com","dop":"2025-04-06","serial_number":"17500260885098","imei1":"17500260885098","imei2":"17500260885098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167895,"job_number":"JOB_167895","tr_customer_id":167912,"tr_customer_product_id":167902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:32.000Z","modified_at":"2026-01-27T06:39:09.000Z","name":"Mylene Ziemann","mobile_number":"268-456-3179","email_id":"Monserrate.Padberg96@hotmail.com","dop":"2025-04-06","serial_number":"13422109656931","imei1":"13422109656931","imei2":"13422109656931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167889,"job_number":"JOB_167889","tr_customer_id":167906,"tr_customer_product_id":167896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:47.000Z","modified_at":"2026-01-27T06:38:24.000Z","name":"Christa Kutch","mobile_number":"447-746-4829","email_id":"Krista_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"16625501213741","imei1":"16625501213741","imei2":"16625501213741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167882,"job_number":"JOB_167882","tr_customer_id":167899,"tr_customer_product_id":167889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:03.000Z","modified_at":"2026-01-27T06:37:42.000Z","name":"Jaylen Kerluke","mobile_number":"546-909-9233","email_id":"Domingo45@gmail.com","dop":"2025-04-06","serial_number":"16862134829963","imei1":"16862134829963","imei2":"16862134829963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167881,"job_number":"JOB_167881","tr_customer_id":167898,"tr_customer_product_id":167888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:03.000Z","modified_at":"2026-01-27T06:37:40.000Z","name":"Celestine Kilback","mobile_number":"975-592-9244","email_id":"Maximillian46@gmail.com","dop":"2025-04-06","serial_number":"17951541323118","imei1":"17951541323118","imei2":"17951541323118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167872,"job_number":"JOB_167872","tr_customer_id":167889,"tr_customer_product_id":167879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:16.000Z","modified_at":"2026-01-27T06:36:55.000Z","name":"Cruz Hoeger","mobile_number":"934-485-6036","email_id":"Zelda13@yahoo.com","dop":"2025-04-06","serial_number":"14583018003932","imei1":"14583018003932","imei2":"14583018003932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167864,"job_number":"JOB_167864","tr_customer_id":167881,"tr_customer_product_id":167871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:29.000Z","modified_at":"2026-01-27T06:36:08.000Z","name":"Natasha Towne","mobile_number":"539-944-7993","email_id":"Elinore77@hotmail.com","dop":"2025-04-06","serial_number":"15990339465447","imei1":"15990339465447","imei2":"15990339465447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167859,"job_number":"JOB_167859","tr_customer_id":167876,"tr_customer_product_id":167866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:34:26.000Z","modified_at":"2026-01-27T06:35:09.000Z","name":"Darius Hane","mobile_number":"861-784-3255","email_id":"Isac8@hotmail.com","dop":"2025-04-06","serial_number":"10330263504588","imei1":"10330263504588","imei2":"10330263504588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167858,"job_number":"JOB_167858","tr_customer_id":167875,"tr_customer_product_id":167865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:18.000Z","modified_at":"2026-01-27T06:32:28.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12423253098832","imei2":"12423253098832","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167856,"job_number":"JOB_167856","tr_customer_id":167873,"tr_customer_product_id":167863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:04.000Z","modified_at":"2026-01-27T06:32:14.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10053012872262","imei2":"10053012872262","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167853,"job_number":"JOB_167853","tr_customer_id":167870,"tr_customer_product_id":167860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:51.000Z","modified_at":"2026-01-27T06:32:30.000Z","name":"Allie Stiedemann","mobile_number":"434-823-0869","email_id":"Hershel.Johnson34@hotmail.com","dop":"2025-04-06","serial_number":"12101566250387","imei1":"12101566250387","imei2":"12101566250387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167851,"job_number":"JOB_167851","tr_customer_id":167868,"tr_customer_product_id":167858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:50.000Z","modified_at":"2026-01-27T06:32:00.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14240408583347","imei2":"14240408583347","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167848,"job_number":"JOB_167848","tr_customer_id":167865,"tr_customer_product_id":167855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:03.000Z","modified_at":"2026-01-27T06:31:43.000Z","name":"Dorcas Schinner","mobile_number":"993-457-8106","email_id":"Helena_Herzog2@hotmail.com","dop":"2025-04-06","serial_number":"16557584408408","imei1":"16557584408408","imei2":"16557584408408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167844,"job_number":"JOB_167844","tr_customer_id":167861,"tr_customer_product_id":167851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:16.000Z","modified_at":"2026-01-27T06:30:56.000Z","name":"Rey Reichert","mobile_number":"904-355-8506","email_id":"Maxime.Brekke12@gmail.com","dop":"2025-04-06","serial_number":"13183922370106","imei1":"13183922370106","imei2":"13183922370106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167839,"job_number":"JOB_167839","tr_customer_id":167856,"tr_customer_product_id":167846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:04.000Z","modified_at":"2026-01-27T06:29:40.000Z","name":"Stanford Kuhlman","mobile_number":"548-543-0439","email_id":"Afton_Mayert73@gmail.com","dop":"2025-04-06","serial_number":"19371343198470","imei1":"19371343198470","imei2":"19371343198470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167836,"job_number":"JOB_167836","tr_customer_id":167853,"tr_customer_product_id":167843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:21.000Z","modified_at":"2026-01-27T06:28:57.000Z","name":"Maiya Hartmann","mobile_number":"805-965-1463","email_id":"Soledad52@hotmail.com","dop":"2025-04-06","serial_number":"19886852653800","imei1":"19886852653800","imei2":"19886852653800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167833,"job_number":"JOB_167833","tr_customer_id":167850,"tr_customer_product_id":167840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:38.000Z","modified_at":"2026-01-27T06:28:14.000Z","name":"Dayne Beatty","mobile_number":"976-674-2026","email_id":"Herminio_Kovacek@gmail.com","dop":"2025-04-06","serial_number":"13833034191551","imei1":"13833034191551","imei2":"13833034191551","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167830,"job_number":"JOB_167830","tr_customer_id":167847,"tr_customer_product_id":167837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:17.000Z","modified_at":"2026-01-27T06:27:00.000Z","name":"Cecelia Bauch","mobile_number":"671-610-2410","email_id":"Emilie_Ullrich20@gmail.com","dop":"2025-04-06","serial_number":"11963927712940","imei1":"11963927712940","imei2":"11963927712940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167827,"job_number":"JOB_167827","tr_customer_id":167844,"tr_customer_product_id":167834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:27.000Z","modified_at":"2026-01-27T06:26:09.000Z","name":"Bo Tromp","mobile_number":"574-636-5595","email_id":"Darwin.Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"14330271912505","imei1":"14330271912505","imei2":"14330271912505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167824,"job_number":"JOB_167824","tr_customer_id":167841,"tr_customer_product_id":167831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:36.000Z","modified_at":"2026-01-27T06:25:18.000Z","name":"Fidel Stoltenberg","mobile_number":"888-752-5165","email_id":"Lauriane87@hotmail.com","dop":"2025-04-06","serial_number":"11748226776697","imei1":"11748226776697","imei2":"11748226776697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167821,"job_number":"JOB_167821","tr_customer_id":167838,"tr_customer_product_id":167828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:48.000Z","modified_at":"2026-01-27T06:24:24.000Z","name":"Antonina Maggio","mobile_number":"602-978-3602","email_id":"Bo.Bechtelar0@yahoo.com","dop":"2025-06-18","serial_number":"10055833646600","imei1":"10055833646600","imei2":"10055833646600","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167818,"job_number":"JOB_167818","tr_customer_id":167835,"tr_customer_product_id":167825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:41.000Z","name":"Donny Hayes","mobile_number":"206-293-1033","email_id":"Kenyon.Walsh@yahoo.com","dop":"2025-06-18","serial_number":"10185353647351","imei1":"10185353647351","imei2":"10185353647351","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167815,"job_number":"JOB_167815","tr_customer_id":167832,"tr_customer_product_id":167822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:04.000Z","modified_at":"2026-01-27T06:23:42.000Z","name":"Ellis Walter","mobile_number":"583-518-4689","email_id":"Vena_Streich@hotmail.com","dop":"2025-04-06","serial_number":"18312915331901","imei1":"18312915331901","imei2":"18312915331901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167809,"job_number":"JOB_167809","tr_customer_id":167826,"tr_customer_product_id":167816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:31.000Z","modified_at":"2026-01-27T06:21:07.000Z","name":"Pansy Fritsch","mobile_number":"318-635-6350","email_id":"Lenore22@gmail.com","dop":"2025-04-06","serial_number":"12752952311240","imei1":"12752952311240","imei2":"12752952311240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167800,"job_number":"JOB_167800","tr_customer_id":167817,"tr_customer_product_id":167807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:46.000Z","modified_at":"2026-01-27T06:20:23.000Z","name":"Jennyfer Weber","mobile_number":"506-331-5511","email_id":"Bradly_Wisozk54@yahoo.com","dop":"2025-04-06","serial_number":"16469269473320","imei1":"16469269473320","imei2":"16469269473320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167797,"job_number":"JOB_167797","tr_customer_id":167814,"tr_customer_product_id":167804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:02.000Z","modified_at":"2026-01-27T06:19:39.000Z","name":"Eloy Ledner","mobile_number":"477-272-0753","email_id":"Dessie.Metz@gmail.com","dop":"2025-04-06","serial_number":"15793220981851","imei1":"15793220981851","imei2":"15793220981851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167791,"job_number":"JOB_167791","tr_customer_id":167808,"tr_customer_product_id":167798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:39.000Z","modified_at":"2026-01-27T05:20:16.000Z","name":"Alisha Jast","mobile_number":"302-636-5500","email_id":"Christ.Boyle@gmail.com","dop":"2025-04-06","serial_number":"10308584976477","imei1":"10308584976477","imei2":"10308584976477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167788,"job_number":"JOB_167788","tr_customer_id":167805,"tr_customer_product_id":167795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:54.000Z","modified_at":"2026-01-27T05:19:31.000Z","name":"Talia Nicolas","mobile_number":"760-854-8658","email_id":"Melyna_Trantow7@gmail.com","dop":"2025-04-06","serial_number":"15591401403235","imei1":"15591401403235","imei2":"15591401403235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167785,"job_number":"JOB_167785","tr_customer_id":167802,"tr_customer_product_id":167792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:09.000Z","modified_at":"2026-01-27T05:18:46.000Z","name":"Bert Cremin","mobile_number":"880-469-4883","email_id":"Mertie36@gmail.com","dop":"2025-04-06","serial_number":"10424599133818","imei1":"10424599133818","imei2":"10424599133818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167782,"job_number":"JOB_167782","tr_customer_id":167799,"tr_customer_product_id":167789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:01:11.000Z","modified_at":"2026-01-27T05:01:48.000Z","name":"Cyrus Prosacco","mobile_number":"968-467-5339","email_id":"Aiyana.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"15957104757718","imei1":"15957104757718","imei2":"15957104757718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167780,"job_number":"JOB_167780","tr_customer_id":167797,"tr_customer_product_id":167787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:00:53.000Z","modified_at":"2026-01-27T05:01:30.000Z","name":"Penelope Haley","mobile_number":"314-974-3233","email_id":"Domingo14@yahoo.com","dop":"2025-04-06","serial_number":"18569555503460","imei1":"18569555503460","imei2":"18569555503460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167778,"job_number":"JOB_167778","tr_customer_id":167795,"tr_customer_product_id":167785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:59:09.000Z","modified_at":"2026-01-27T04:59:48.000Z","name":"Tina Fahey","mobile_number":"555-225-7781","email_id":"Dolly93@gmail.com","dop":"2025-04-06","serial_number":"18314748738357","imei1":"18314748738357","imei2":"18314748738357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167776,"job_number":"JOB_167776","tr_customer_id":167793,"tr_customer_product_id":167783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:58:24.000Z","modified_at":"2026-01-27T04:59:02.000Z","name":"Keith Ernser","mobile_number":"971-520-9943","email_id":"Jean97@gmail.com","dop":"2025-04-06","serial_number":"15123889471853","imei1":"15123889471853","imei2":"15123889471853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167774,"job_number":"JOB_167774","tr_customer_id":167791,"tr_customer_product_id":167781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:57:38.000Z","modified_at":"2026-01-27T04:58:16.000Z","name":"Houston Lockman","mobile_number":"807-303-0969","email_id":"Katelin_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10033490901667","imei1":"10033490901667","imei2":"10033490901667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167773,"job_number":"JOB_167773","tr_customer_id":167790,"tr_customer_product_id":167780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:55.000Z","modified_at":"2026-01-27T04:52:06.000Z","name":"Akeem Hirthe","mobile_number":"846-525-7749","email_id":"Victoria58@gmail.com","dop":"2025-07-01","serial_number":"109682923227161","imei1":"109682923227161","imei2":"109682923227161","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167771,"job_number":"JOB_167771","tr_customer_id":167788,"tr_customer_product_id":167778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:41.000Z","modified_at":"2026-01-27T04:51:52.000Z","name":"Lauretta Ledner","mobile_number":"979-501-3503","email_id":"Ephraim67@yahoo.com","dop":"2025-07-01","serial_number":"102525710077270","imei1":"102525710077270","imei2":"102525710077270","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167766,"job_number":"JOB_167766","tr_customer_id":167783,"tr_customer_product_id":167773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:04.000Z","modified_at":"2026-01-27T04:43:44.000Z","name":"Tiara Gerlach","mobile_number":"705-255-9198","email_id":"Alan.Dietrich48@yahoo.com","dop":"2025-04-06","serial_number":"13673813176470","imei1":"13673813176470","imei2":"13673813176470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167763,"job_number":"JOB_167763","tr_customer_id":167780,"tr_customer_product_id":167770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:16.000Z","modified_at":"2026-01-27T04:42:56.000Z","name":"Holden Altenwerth","mobile_number":"331-282-0181","email_id":"Christop_Fahey@gmail.com","dop":"2025-04-06","serial_number":"11081960558031","imei1":"11081960558031","imei2":"11081960558031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167760,"job_number":"JOB_167760","tr_customer_id":167777,"tr_customer_product_id":167767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:27.000Z","modified_at":"2026-01-27T04:42:08.000Z","name":"Mackenzie Herman","mobile_number":"617-390-5098","email_id":"Dwight_Flatley77@hotmail.com","dop":"2025-04-06","serial_number":"13555570658205","imei1":"13555570658205","imei2":"13555570658205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167734,"job_number":"JOB_167734","tr_customer_id":167751,"tr_customer_product_id":167741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:24.000Z","modified_at":"2026-01-27T04:01:06.000Z","name":"Dedric Dach","mobile_number":"454-939-6364","email_id":"Quinton_Mohr96@hotmail.com","dop":"2025-04-06","serial_number":"15561692835654","imei1":"15561692835654","imei2":"15561692835654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167731,"job_number":"JOB_167731","tr_customer_id":167748,"tr_customer_product_id":167738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:58.000Z","modified_at":"2026-01-27T04:00:35.000Z","name":"Nils Price","mobile_number":"848-506-9428","email_id":"Hope26@gmail.com","dop":"2025-04-06","serial_number":"11136216434096","imei1":"11136216434096","imei2":"11136216434096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167728,"job_number":"JOB_167728","tr_customer_id":167745,"tr_customer_product_id":167735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:40.000Z","modified_at":"2026-01-27T04:00:17.000Z","name":"Camron McCullough","mobile_number":"343-821-8580","email_id":"Lucas.Kunze44@hotmail.com","dop":"2025-04-06","serial_number":"15156817870785","imei1":"15156817870785","imei2":"15156817870785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167722,"job_number":"JOB_167722","tr_customer_id":167739,"tr_customer_product_id":167729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:25.000Z","modified_at":"2026-01-27T04:00:04.000Z","name":"Johnpaul VonRueden","mobile_number":"695-818-2037","email_id":"Josue88@hotmail.com","dop":"2025-04-06","serial_number":"11345006253222","imei1":"11345006253222","imei2":"11345006253222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167719,"job_number":"JOB_167719","tr_customer_id":167736,"tr_customer_product_id":167726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:14.000Z","modified_at":"2026-01-27T03:59:51.000Z","name":"Brock Williamson","mobile_number":"289-805-9878","email_id":"Shaun.Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"12249866341232","imei1":"12249866341232","imei2":"12249866341232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167713,"job_number":"JOB_167713","tr_customer_id":167730,"tr_customer_product_id":167720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:45.000Z","name":"Demetris McDermott","mobile_number":"892-834-6175","email_id":"Rylan_Weber42@yahoo.com","dop":"2025-04-06","serial_number":"12065573541048","imei1":"12065573541048","imei2":"12065573541048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167710,"job_number":"JOB_167710","tr_customer_id":167727,"tr_customer_product_id":167717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:06.000Z","modified_at":"2026-01-27T03:59:43.000Z","name":"Jadon Morar","mobile_number":"323-667-0750","email_id":"Easton.Anderson@yahoo.com","dop":"2025-04-06","serial_number":"17965079550692","imei1":"17965079550692","imei2":"17965079550692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167704,"job_number":"JOB_167704","tr_customer_id":167721,"tr_customer_product_id":167711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:56.000Z","modified_at":"2026-01-27T03:59:33.000Z","name":"Vince Schimmel","mobile_number":"478-276-5763","email_id":"Lou_Shanahan@hotmail.com","dop":"2025-04-06","serial_number":"13224935401756","imei1":"13224935401756","imei2":"13224935401756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167700,"job_number":"JOB_167700","tr_customer_id":167717,"tr_customer_product_id":167707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:50.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Stanford Grady","mobile_number":"998-542-9403","email_id":"Meggie_Vandervort63@yahoo.com","dop":"2026-01-04","serial_number":"16049334971563","imei1":"16049334971563","imei2":"16049334971563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167694,"job_number":"JOB_167694","tr_customer_id":167711,"tr_customer_product_id":167701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:59:23.000Z","name":"Tristian Hyatt","mobile_number":"790-919-9318","email_id":"Holly.Halvorson11@hotmail.com","dop":"2025-04-06","serial_number":"18978779641805","imei1":"18978779641805","imei2":"18978779641805","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167693,"job_number":"JOB_167693","tr_customer_id":167710,"tr_customer_product_id":167700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:59:23.000Z","name":"Ruth Bartell","mobile_number":"918-233-1057","email_id":"Carmela.Little@yahoo.com","dop":"2025-04-06","serial_number":"16603912358281","imei1":"16603912358281","imei2":"16603912358281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167684,"job_number":"JOB_167684","tr_customer_id":167701,"tr_customer_product_id":167691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:59:16.000Z","name":"Jeramie Maggio","mobile_number":"786-396-4048","email_id":"Laverne.Wyman16@hotmail.com","dop":"2025-04-06","serial_number":"14322311223889","imei1":"14322311223889","imei2":"14322311223889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167683,"job_number":"JOB_167683","tr_customer_id":167700,"tr_customer_product_id":167690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:59:15.000Z","name":"Gloria Herman","mobile_number":"813-628-4878","email_id":"Heather.Howe@hotmail.com","dop":"2025-04-06","serial_number":"12891406720167","imei1":"12891406720167","imei2":"12891406720167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167680,"job_number":"JOB_167680","tr_customer_id":167697,"tr_customer_product_id":167687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:59:17.000Z","name":"Jazmyne Deckow","mobile_number":"226-299-1912","email_id":"Dangelo60@hotmail.com","dop":"2025-04-06","serial_number":"17185399314974","imei1":"17185399314974","imei2":"17185399314974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167677,"job_number":"JOB_167677","tr_customer_id":167694,"tr_customer_product_id":167684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:30.000Z","modified_at":"2026-01-27T03:59:07.000Z","name":"Maggie Wunsch","mobile_number":"463-465-6284","email_id":"Moses_Luettgen@gmail.com","dop":"2025-04-06","serial_number":"16707991643310","imei1":"16707991643310","imei2":"16707991643310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167674,"job_number":"JOB_167674","tr_customer_id":167691,"tr_customer_product_id":167681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:28.000Z","modified_at":"2026-01-27T03:59:07.000Z","name":"Reece Hagenes","mobile_number":"352-694-6042","email_id":"Monserrate27@yahoo.com","dop":"2025-04-06","serial_number":"16477743361753","imei1":"16477743361753","imei2":"16477743361753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167670,"job_number":"JOB_167670","tr_customer_id":167687,"tr_customer_product_id":167677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:59:01.000Z","name":"Claudia Ernser","mobile_number":"614-220-6810","email_id":"Lloyd20@hotmail.com","dop":"2025-04-06","serial_number":"12106786739450","imei1":"12106786739450","imei2":"12106786739450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167668,"job_number":"JOB_167668","tr_customer_id":167685,"tr_customer_product_id":167675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:58:59.000Z","name":"Earnestine Turner","mobile_number":"392-761-9346","email_id":"Glennie26@yahoo.com","dop":"2025-04-06","serial_number":"12775873567516","imei1":"12775873567516","imei2":"12775873567516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167665,"job_number":"JOB_167665","tr_customer_id":167682,"tr_customer_product_id":167672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:18.000Z","modified_at":"2026-01-27T03:58:55.000Z","name":"Winston Runolfsson","mobile_number":"574-557-1859","email_id":"Eldon.Bechtelar@gmail.com","dop":"2025-04-06","serial_number":"14560577097895","imei1":"14560577097895","imei2":"14560577097895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167662,"job_number":"JOB_167662","tr_customer_id":167679,"tr_customer_product_id":167669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:14.000Z","modified_at":"2026-01-27T03:58:53.000Z","name":"Daphnee Mueller","mobile_number":"577-891-9429","email_id":"Jesse.Lubowitz@gmail.com","dop":"2025-04-06","serial_number":"10283043729439","imei1":"10283043729439","imei2":"10283043729439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167657,"job_number":"JOB_167657","tr_customer_id":167674,"tr_customer_product_id":167664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:05.000Z","modified_at":"2026-01-27T03:58:42.000Z","name":"Juston Harvey","mobile_number":"486-447-3733","email_id":"Arlo_Harber@yahoo.com","dop":"2026-01-04","serial_number":"19484132032512","imei1":"19484132032512","imei2":"19484132032512","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167652,"job_number":"JOB_167652","tr_customer_id":167669,"tr_customer_product_id":167659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:03.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"Yvonne Beatty","mobile_number":"938-538-7270","email_id":"Harley58@gmail.com","dop":"2025-04-06","serial_number":"10337553747472","imei1":"10337553747472","imei2":"10337553747472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167650,"job_number":"JOB_167650","tr_customer_id":167667,"tr_customer_product_id":167657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"Elizabeth Mayer","mobile_number":"239-473-6514","email_id":"Pedro.Zemlak38@yahoo.com","dop":"2025-04-06","serial_number":"13196075461242","imei1":"13196075461242","imei2":"13196075461242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167643,"job_number":"JOB_167643","tr_customer_id":167660,"tr_customer_product_id":167650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:58:33.000Z","name":"Robyn Schmeler","mobile_number":"907-510-1822","email_id":"Emely.Koepp50@gmail.com","dop":"2025-04-06","serial_number":"10144809869542","imei1":"10144809869542","imei2":"10144809869542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167640,"job_number":"JOB_167640","tr_customer_id":167657,"tr_customer_product_id":167647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:56.000Z","modified_at":"2026-01-27T03:58:32.000Z","name":"Adrienne Grimes","mobile_number":"729-212-0939","email_id":"Brenda34@yahoo.com","dop":"2025-04-06","serial_number":"12219865944575","imei1":"12219865944575","imei2":"12219865944575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167637,"job_number":"JOB_167637","tr_customer_id":167654,"tr_customer_product_id":167644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:52.000Z","modified_at":"2026-01-27T03:58:31.000Z","name":"Nova Stamm","mobile_number":"693-895-3641","email_id":"Brody.Runolfsdottir@gmail.com","dop":"2025-04-06","serial_number":"16445619666337","imei1":"16445619666337","imei2":"16445619666337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167629,"job_number":"JOB_167629","tr_customer_id":167646,"tr_customer_product_id":167636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16285862842434","imei2":"16285862842434","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167627,"job_number":"JOB_167627","tr_customer_id":167644,"tr_customer_product_id":167634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:41.000Z","modified_at":"2026-01-27T03:58:20.000Z","name":"Charley Schroeder","mobile_number":"568-209-7381","email_id":"Ara90@yahoo.com","dop":"2025-04-06","serial_number":"16362528662636","imei1":"16362528662636","imei2":"16362528662636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167623,"job_number":"JOB_167623","tr_customer_id":167640,"tr_customer_product_id":167630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:58:15.000Z","name":"Louisa Becker","mobile_number":"387-647-0142","email_id":"Tania.Thompson21@gmail.com","dop":"2025-04-06","serial_number":"15989499921791","imei1":"15989499921791","imei2":"15989499921791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167621,"job_number":"JOB_167621","tr_customer_id":167638,"tr_customer_product_id":167628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:58:16.000Z","name":"Jacklyn Jakubowski","mobile_number":"297-831-5014","email_id":"Mia.Sanford25@hotmail.com","dop":"2025-04-06","serial_number":"11316762641745","imei1":"11316762641745","imei2":"11316762641745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167614,"job_number":"JOB_167614","tr_customer_id":167631,"tr_customer_product_id":167621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:58:13.000Z","name":"Garfield Trantow","mobile_number":"242-483-1707","email_id":"Giovani.Schuppe16@gmail.com","dop":"2025-06-18","serial_number":"10352114694924","imei1":"10352114694924","imei2":"10352114694924","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167613,"job_number":"JOB_167613","tr_customer_id":167630,"tr_customer_product_id":167620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:58:11.000Z","name":"Devonte O'Connell","mobile_number":"401-954-4982","email_id":"Ariane.Marks54@hotmail.com","dop":"2025-04-06","serial_number":"19501973653514","imei1":"19501973653514","imei2":"19501973653514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167609,"job_number":"JOB_167609","tr_customer_id":167626,"tr_customer_product_id":167616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:29.000Z","modified_at":"2026-01-27T03:57:39.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17302095058646","imei2":"17302095058646","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167606,"job_number":"JOB_167606","tr_customer_id":167623,"tr_customer_product_id":167613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:27.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Adalberto Dare","mobile_number":"493-574-9135","email_id":"Maegan_Considine@gmail.com","dop":"2025-04-06","serial_number":"16021243648821","imei1":"16021243648821","imei2":"16021243648821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167600,"job_number":"JOB_167600","tr_customer_id":167617,"tr_customer_product_id":167607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Sherman DuBuque","mobile_number":"937-364-8939","email_id":"Jettie_Schowalter@hotmail.com","dop":"2026-01-04","serial_number":"17965430311336","imei1":"17965430311336","imei2":"17965430311336","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167596,"job_number":"JOB_167596","tr_customer_id":167613,"tr_customer_product_id":167603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:18.000Z","modified_at":"2026-01-27T03:57:55.000Z","name":"Garland Herman","mobile_number":"810-930-1921","email_id":"Brayan.Zemlak4@hotmail.com","dop":"2025-04-06","serial_number":"15119514571700","imei1":"15119514571700","imei2":"15119514571700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167593,"job_number":"JOB_167593","tr_customer_id":167610,"tr_customer_product_id":167600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:17.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14638873223178","imei2":"14638873223178","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167591,"job_number":"JOB_167591","tr_customer_id":167608,"tr_customer_product_id":167598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Jailyn Blanda","mobile_number":"281-356-8623","email_id":"Emelie_Cartwright@gmail.com","dop":"2025-04-06","serial_number":"18291131966712","imei1":"18291131966712","imei2":"18291131966712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167587,"job_number":"JOB_167587","tr_customer_id":167604,"tr_customer_product_id":167594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:12.000Z","modified_at":"2026-01-27T03:57:49.000Z","name":"Amani Donnelly","mobile_number":"253-395-8643","email_id":"Diamond_Keebler@hotmail.com","dop":"2025-04-06","serial_number":"10832037510535","imei1":"10832037510535","imei2":"10832037510535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167584,"job_number":"JOB_167584","tr_customer_id":167601,"tr_customer_product_id":167591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:10.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Cole Rath","mobile_number":"325-290-3631","email_id":"Berry_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"11190183779068","imei1":"11190183779068","imei2":"11190183779068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167581,"job_number":"JOB_167581","tr_customer_id":167598,"tr_customer_product_id":167588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:00.000Z","modified_at":"2026-01-27T03:57:37.000Z","name":"Gwendolyn Hackett","mobile_number":"673-237-0686","email_id":"Christina_McClure8@yahoo.com","dop":"2025-04-06","serial_number":"14889064039695","imei1":"14889064039695","imei2":"14889064039695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167577,"job_number":"JOB_167577","tr_customer_id":167594,"tr_customer_product_id":167584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:57:33.000Z","name":"Marilie Rohan","mobile_number":"248-304-9540","email_id":"Vance25@yahoo.com","dop":"2025-04-06","serial_number":"15987577073440","imei1":"15987577073440","imei2":"15987577073440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167573,"job_number":"JOB_167573","tr_customer_id":167590,"tr_customer_product_id":167580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:57:31.000Z","name":"Austen Champlin","mobile_number":"469-982-3538","email_id":"Albin_Treutel36@gmail.com","dop":"2025-04-06","serial_number":"14891749000162","imei1":"14891749000162","imei2":"14891749000162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167571,"job_number":"JOB_167571","tr_customer_id":167588,"tr_customer_product_id":167578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Rosella Bergstrom","mobile_number":"701-715-2032","email_id":"Kassandra39@yahoo.com","dop":"2025-04-06","serial_number":"14025417199656","imei1":"14025417199656","imei2":"14025417199656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167568,"job_number":"JOB_167568","tr_customer_id":167585,"tr_customer_product_id":167575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:57:30.000Z","name":"Damion Walker","mobile_number":"425-372-2349","email_id":"Zola23@hotmail.com","dop":"2025-04-06","serial_number":"11972983969648","imei1":"11972983969648","imei2":"11972983969648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167567,"job_number":"JOB_167567","tr_customer_id":167584,"tr_customer_product_id":167574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:50.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Kirsten Purdy","mobile_number":"667-490-5340","email_id":"Ellsworth.Lynch@yahoo.com","dop":"2025-06-18","serial_number":"10974195504643","imei1":"10974195504643","imei2":"10974195504643","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167564,"job_number":"JOB_167564","tr_customer_id":167581,"tr_customer_product_id":167571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:47.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"Ralph Gerlach","mobile_number":"746-208-3832","email_id":"Trey_Reilly@gmail.com","dop":"2025-04-06","serial_number":"16572571827001","imei1":"16572571827001","imei2":"16572571827001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167562,"job_number":"JOB_167562","tr_customer_id":167579,"tr_customer_product_id":167569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:40.000Z","modified_at":"2026-01-27T03:57:19.000Z","name":"Lue Schinner","mobile_number":"470-782-4153","email_id":"Braulio37@hotmail.com","dop":"2025-04-06","serial_number":"19673463751655","imei1":"19673463751655","imei2":"19673463751655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167560,"job_number":"JOB_167560","tr_customer_id":167577,"tr_customer_product_id":167567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:38.000Z","modified_at":"2026-01-27T03:56:47.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"46832736178143","imei1":"46832736178143","imei2":"46832736178143","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167558,"job_number":"JOB_167558","tr_customer_id":167575,"tr_customer_product_id":167565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:27.000Z","modified_at":"2026-01-27T03:56:36.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"86433522314885","imei1":"86433522314885","imei2":"86433522314885","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167557,"job_number":"JOB_167557","tr_customer_id":167574,"tr_customer_product_id":167564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:27.000Z","modified_at":"2026-01-27T03:57:03.000Z","name":"Cortez Okuneva","mobile_number":"243-379-2128","email_id":"Evangeline.Haag37@yahoo.com","dop":"2025-04-06","serial_number":"13784274402878","imei1":"13784274402878","imei2":"13784274402878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167555,"job_number":"JOB_167555","tr_customer_id":167572,"tr_customer_product_id":167562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:18.000Z","modified_at":"2026-01-27T03:05:53.000Z","name":"Lue Koss","mobile_number":"890-272-0890","email_id":"Kariane88@yahoo.com","dop":"2025-04-06","serial_number":"12622222412301","imei1":"12622222412301","imei2":"12622222412301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167552,"job_number":"JOB_167552","tr_customer_id":167569,"tr_customer_product_id":167559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:35.000Z","modified_at":"2026-01-27T03:05:10.000Z","name":"Ines Bins","mobile_number":"331-644-1254","email_id":"Marianne95@hotmail.com","dop":"2025-04-06","serial_number":"10196588918332","imei1":"10196588918332","imei2":"10196588918332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167549,"job_number":"JOB_167549","tr_customer_id":167566,"tr_customer_product_id":167556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:53.000Z","modified_at":"2026-01-27T03:04:28.000Z","name":"Murphy Walker","mobile_number":"437-509-6401","email_id":"Jadyn_Dickinson89@hotmail.com","dop":"2025-04-06","serial_number":"16209779649139","imei1":"16209779649139","imei2":"16209779649139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167892,"job_number":"JOB_167892","tr_customer_id":167909,"tr_customer_product_id":167899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:00.000Z","modified_at":"2026-01-27T06:38:36.000Z","name":"Adrain Flatley","mobile_number":"625-204-1955","email_id":"Iliana_Green@gmail.com","dop":"2000-01-31","serial_number":"10327360941022","imei1":"10327360941022","imei2":"10327360941022","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167886,"job_number":"JOB_167886","tr_customer_id":167903,"tr_customer_product_id":167893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:16.000Z","modified_at":"2026-01-27T06:37:53.000Z","name":"Vivianne Kuvalis","mobile_number":"928-407-3268","email_id":"Nola37@hotmail.com","dop":"2000-01-31","serial_number":"10539760183863","imei1":"10539760183863","imei2":"10539760183863","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167878,"job_number":"JOB_167878","tr_customer_id":167895,"tr_customer_product_id":167885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:42.000Z","modified_at":"2026-01-27T06:37:22.000Z","name":"Ezequiel Hauck","mobile_number":"402-515-8716","email_id":"Ethel52@hotmail.com","dop":"2025-10-21","serial_number":"12597963508580","imei1":"12597963508580","imei2":"12597963508580","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167875,"job_number":"JOB_167875","tr_customer_id":167892,"tr_customer_product_id":167882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:32.000Z","modified_at":"2026-01-27T06:37:09.000Z","name":"Jakayla Stehr","mobile_number":"889-226-7042","email_id":"Oswald_Blanda50@hotmail.com","dop":"2000-01-31","serial_number":"10809822361810","imei1":"10809822361810","imei2":"10809822361810","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167870,"job_number":"JOB_167870","tr_customer_id":167887,"tr_customer_product_id":167877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:55.000Z","modified_at":"2026-01-27T06:36:34.000Z","name":"Fletcher Langosh","mobile_number":"961-716-6775","email_id":"Danyka74@hotmail.com","dop":"2025-10-21","serial_number":"12097514595498","imei1":"12097514595498","imei2":"12097514595498","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167867,"job_number":"JOB_167867","tr_customer_id":167884,"tr_customer_product_id":167874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:47.000Z","modified_at":"2026-01-27T06:36:24.000Z","name":"Keenan Strosin","mobile_number":"493-722-5111","email_id":"Athena3@yahoo.com","dop":"2000-01-31","serial_number":"10961625417361","imei1":"10961625417361","imei2":"10961625417361","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167862,"job_number":"JOB_167862","tr_customer_id":167879,"tr_customer_product_id":167869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:07.000Z","modified_at":"2026-01-27T06:35:46.000Z","name":"Erling Schowalter","mobile_number":"297-720-6965","email_id":"Emerald.Hayes@yahoo.com","dop":"2025-10-21","serial_number":"17024058576990","imei1":"17024058576990","imei2":"17024058576990","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167756,"job_number":"JOB_167756","tr_customer_id":167773,"tr_customer_product_id":167763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:08.000Z","modified_at":"2026-01-27T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74072070477227","imei1":"74072070477227","imei2":"74072070477227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167749,"job_number":"JOB_167749","tr_customer_id":167766,"tr_customer_product_id":167756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:36.000Z","modified_at":"2026-01-27T04:05:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24590586092397","imei1":"24590586092397","imei2":"24590586092397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167742,"job_number":"JOB_167742","tr_customer_id":167759,"tr_customer_product_id":167749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:04.000Z","modified_at":"2026-01-27T04:04:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19395955050300","imei1":"19395955050300","imei2":"19395955050300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167725,"job_number":"JOB_167725","tr_customer_id":167742,"tr_customer_product_id":167732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:34.000Z","modified_at":"2026-01-27T04:00:11.000Z","name":"Lorena Raynor","mobile_number":"505-412-7010","email_id":"Jayson36@gmail.com","dop":"2000-01-31","serial_number":"10356871190723","imei1":"10356871190723","imei2":"10356871190723","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167699,"job_number":"JOB_167699","tr_customer_id":167716,"tr_customer_product_id":167706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Ruth Spinka","mobile_number":"567-517-0880","email_id":"Junius_Emard@gmail.com","dop":"2000-01-31","serial_number":"10994193539382","imei1":"10994193539382","imei2":"10994193539382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167658,"job_number":"JOB_167658","tr_customer_id":167675,"tr_customer_product_id":167665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:05.000Z","modified_at":"2026-01-27T03:58:42.000Z","name":"Giovani Becker","mobile_number":"836-554-6598","email_id":"Justice.Gerlach17@gmail.com","dop":"2000-01-31","serial_number":"10624707653449","imei1":"10624707653449","imei2":"10624707653449","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167615,"job_number":"JOB_167615","tr_customer_id":167632,"tr_customer_product_id":167622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Flavio Roberts","mobile_number":"486-327-5797","email_id":"Lexie_Konopelski@hotmail.com","dop":"2025-05-30","serial_number":"11200459191432","imei1":"11200459191432","imei2":"11200459191432","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167602,"job_number":"JOB_167602","tr_customer_id":167619,"tr_customer_product_id":167609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Grace Blick","mobile_number":"744-224-5481","email_id":"Nayeli.Wintheiser@hotmail.com","dop":"2000-01-31","serial_number":"10459943038758","imei1":"10459943038758","imei2":"10459943038758","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167846,"job_number":"JOB_167846","tr_customer_id":167863,"tr_customer_product_id":167853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:17.000Z","modified_at":"2026-01-27T06:30:31.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"63418459119098","imei1":"63418459119098","imei2":"63418459119098","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167842,"job_number":"JOB_167842","tr_customer_id":167859,"tr_customer_product_id":167849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:59.000Z","modified_at":"2026-01-27T06:30:12.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"14949087610513","imei1":"14949087610513","imei2":"14949087610513","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167841,"job_number":"JOB_167841","tr_customer_id":167858,"tr_customer_product_id":167848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:41.000Z","modified_at":"2026-01-27T06:29:54.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"83346861180614","imei1":"83346861180614","imei2":"83346861180614","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167814,"job_number":"JOB_167814","tr_customer_id":167831,"tr_customer_product_id":167821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:22:09.000Z","modified_at":"2026-01-27T06:22:36.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"87489460908188","imei1":"87489460908188","imei2":"87489460908188","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167812,"job_number":"JOB_167812","tr_customer_id":167829,"tr_customer_product_id":167819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:33.000Z","modified_at":"2026-01-27T06:20:44.000Z","name":"Bryce Leffler","mobile_number":"385-608-7314","email_id":"Eleanora34@gmail.com","dop":"2025-06-09","serial_number":"101447873691916","imei1":"101447873691916","imei2":"101447873691916","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167806,"job_number":"JOB_167806","tr_customer_id":167823,"tr_customer_product_id":167813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:17.000Z","modified_at":"2026-01-27T06:20:29.000Z","name":"Ruben Christiansen","mobile_number":"731-322-8089","email_id":"Rylan70@gmail.com","dop":"2025-06-09","serial_number":"101454981814787","imei1":"101454981814787","imei2":"101454981814787","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167803,"job_number":"JOB_167803","tr_customer_id":167820,"tr_customer_product_id":167810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:01.000Z","modified_at":"2026-01-27T06:20:13.000Z","name":"Rashad Fritsch","mobile_number":"226-706-0013","email_id":"Jan_Boyle4@hotmail.com","dop":"2025-06-09","serial_number":"109276788223497","imei1":"109276788223497","imei2":"109276788223497","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167795,"job_number":"JOB_167795","tr_customer_id":167812,"tr_customer_product_id":167802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:18:21.000Z","modified_at":"2026-01-27T06:18:44.000Z","name":"Enrico Kirlin","mobile_number":"251-555-3855","email_id":"Eli72@yahoo.com","dop":"2025-10-01","serial_number":"11322837650533","imei1":"11322837650533","imei2":"11322837650533","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167794,"job_number":"JOB_167794","tr_customer_id":167811,"tr_customer_product_id":167801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:17:35.000Z","modified_at":"2026-01-27T06:18:02.000Z","name":"Troy Langworth","mobile_number":"692-491-3396","email_id":"Bernadine.Runolfsdottir@hotmail.com","dop":"2025-11-04","serial_number":"84989457462321","imei1":"84989457462321","imei2":"84989457462321","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:18:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167793,"job_number":"JOB_167793","tr_customer_id":167810,"tr_customer_product_id":167800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:17:19.000Z","modified_at":"2026-01-27T06:17:30.000Z","name":"Wilhelmine Nienow","mobile_number":"634-944-3525","email_id":"Vena.Toy@gmail.com","dop":"2025-11-04","serial_number":"50739144913283","imei1":"50739144913283","imei2":"50739144913283","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167757,"job_number":"JOB_167757","tr_customer_id":167774,"tr_customer_product_id":167764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:39:12.000Z","modified_at":"2026-01-27T04:39:22.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15588334816566","imei1":"15588334816566","imei2":"15588334816566","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167716,"job_number":"JOB_167716","tr_customer_id":167733,"tr_customer_product_id":167723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:13.000Z","modified_at":"2026-01-27T03:59:24.000Z","name":"Bennie Franecki","mobile_number":"802-828-9137","email_id":"Mario.Sanford@yahoo.com","dop":"2025-06-09","serial_number":"108192504023156","imei1":"108192504023156","imei2":"108192504023156","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167706,"job_number":"JOB_167706","tr_customer_id":167723,"tr_customer_product_id":167713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"Kayley Grant","mobile_number":"987-283-8009","email_id":"Germaine16@gmail.com","dop":"2025-06-09","serial_number":"102323060459001","imei1":"102323060459001","imei2":"102323060459001","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167688,"job_number":"JOB_167688","tr_customer_id":167705,"tr_customer_product_id":167695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:52.000Z","name":"Devyn Jerde","mobile_number":"833-279-3346","email_id":"Deja72@yahoo.com","dop":"2025-06-09","serial_number":"103696049142109","imei1":"103696049142109","imei2":"103696049142109","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167633,"job_number":"JOB_167633","tr_customer_id":167650,"tr_customer_product_id":167640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:58:11.000Z","name":"Tanner Bernhard","mobile_number":"590-234-8156","email_id":"Hardy74@yahoo.com","dop":"2025-10-01","serial_number":"12083728362528","imei1":"12083728362528","imei2":"12083728362528","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167598,"job_number":"JOB_167598","tr_customer_id":167615,"tr_customer_product_id":167605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:19.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"giyu tomiaka","mobile_number":"325-918-4615","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"898295578132122","imei1":"898295578132122","imei2":"898295578132122","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167583,"job_number":"JOB_167583","tr_customer_id":167600,"tr_customer_product_id":167590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:08.000Z","modified_at":"2026-01-27T03:57:17.000Z","name":"tanjiro kamado","mobile_number":"491-800-0516","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"186981793403282","imei1":"186981793403282","imei2":"186981793403282","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167579,"job_number":"JOB_167579","tr_customer_id":167596,"tr_customer_product_id":167586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:57.000Z","modified_at":"2026-01-27T03:57:06.000Z","name":"saitama sensei","mobile_number":"241-714-5923","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"720202871951017","imei1":"720202871951017","imei2":"720202871951017","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167546,"job_number":"JOB_167546","tr_customer_id":167563,"tr_customer_product_id":167553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:58:17.000Z","modified_at":"2026-01-27T02:58:26.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19803285126055","imei1":"19803285126055","imei2":"19803285126055","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T02:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167544,"job_number":"JOB_167544","tr_customer_id":167561,"tr_customer_product_id":167551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:41:15.000Z","modified_at":"2026-01-27T02:41:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16856548964448","imei1":"16856548964448","imei2":"16856548964448","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T02:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTQ5NjgyOH0.-W43V64uM0DPrP-338E-3YcD6DjTM_Kbp_fwOR74r_E |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 99ad8e54-9b98-4bcd-86e9-5ae044faaa2b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1016 |
| ETag | W/"3f8-nLTUGuTLHbbRCkPtG40gSgNAmlg" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":167940,"job_number":"JOB_167940","tr_customer_id":167957,"tr_customer_product_id":167947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:47.000Z","name":"Cara Rath","mobile_number":"987-859-1105","email_id":"Amir60@gmail.com","dop":"2025-12-01","serial_number":"10948899776550","imei1":"10948899776550","imei2":"10948899776550","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-27T06:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTQ5NjgyOH0.-W43V64uM0DPrP-338E-3YcD6DjTM_Kbp_fwOR74r_E |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 86d303c7-2f5e-4500-85f7-fecd888381d1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{
"job_id": 167940
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTQ5NjgyOH0.-W43V64uM0DPrP-338E-3YcD6DjTM_Kbp_fwOR74r_E |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3b927014-7e49-4b4d-9c20-9b287fd5a002 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 28d5eaba-f279-41dc-9c88-2c41ceefb845 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-EjHWBv6fu+BAJOejLQwmfqVu3YY" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MzF9.fG_6EawcpkgEzM8BChy7hEyE2AZD9G5BppyfFE39KW4"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MzF9.fG_6EawcpkgEzM8BChy7hEyE2AZD9G5BppyfFE39KW4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bc784959-2a84-4908-ba57-2d83bada74c2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"cb-oLXnzCPeUIrWt3hYH6Tlabc/OxY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MzF9.fG_6EawcpkgEzM8BChy7hEyE2AZD9G5BppyfFE39KW4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 81bdd095-ceb6-41f2-8579-c56b705415c5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-p34ZbTy4BoQ3rs7Cur0rvtJVkq0" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":398},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MzF9.fG_6EawcpkgEzM8BChy7hEyE2AZD9G5BppyfFE39KW4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 22cba69f-ab94-4862-913e-772249199ce4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 47 |
{
"details_key": "pending_for_delivery"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1007 |
| ETag | W/"3ef-5sd0kaqVQJwU1L3JTCC6KSnBkNk" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":167940,"job_number":"JOB_167940","tr_customer_id":167957,"tr_customer_product_id":167947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:50.000Z","name":"Cara Rath","mobile_number":"987-859-1105","email_id":"Amir60@gmail.com","dop":"2025-12-01","serial_number":"10948899776550","imei1":"10948899776550","imei2":"10948899776550","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-27T06:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1741-MgfLvwgA4Uw2sXxvIfG8AaPBJ/E"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MzF9.fG_6EawcpkgEzM8BChy7hEyE2AZD9G5BppyfFE39KW4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e5e1a26f-9936-4f53-a589-28860426eb03 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1007 |
| ETag | W/"3ef-5sd0kaqVQJwU1L3JTCC6KSnBkNk" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":167940,"job_number":"JOB_167940","tr_customer_id":167957,"tr_customer_product_id":167947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:50.000Z","name":"Cara Rath","mobile_number":"987-859-1105","email_id":"Amir60@gmail.com","dop":"2025-12-01","serial_number":"10948899776550","imei1":"10948899776550","imei2":"10948899776550","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-27T06:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MzF9.fG_6EawcpkgEzM8BChy7hEyE2AZD9G5BppyfFE39KW4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7679e8dc-6903-400f-883b-f5386a614f60 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{
"job_id": 167940
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_131859"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MzF9.fG_6EawcpkgEzM8BChy7hEyE2AZD9G5BppyfFE39KW4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5c4b153b-ca7d-4dac-aa97-8f904fbaac02 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_167940"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1010 |
| ETag | W/"3f2-BGwqeYHvcf7ygEGCL3OPdS5x1qQ" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":167940,"job_number":"JOB_167940","tr_customer_id":167957,"tr_customer_product_id":167947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:52.000Z","name":"Cara Rath","mobile_number":"987-859-1105","email_id":"Amir60@gmail.com","dop":"2025-12-01","serial_number":"10948899776550","imei1":"10948899776550","imei2":"10948899776550","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_131859' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MzF9.fG_6EawcpkgEzM8BChy7hEyE2AZD9G5BppyfFE39KW4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 357e71a9-f332-4183-aaf5-2aa94e14cefd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"a4b-Gpe1wi7+g5sIL+mZQIW5rUNzmNs" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:53:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":167940,"job_number":"JOB_167940","tr_customer_id":167957,"tr_customer_product_id":167947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:52.000Z","name":"Cara Rath","mobile_number":"987-859-1105","email_id":"Amir60@gmail.com","dop":"2025-12-01","serial_number":"10948899776550","imei1":"10948899776550","imei2":"10948899776550","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":643060,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-27T06:53:39.000Z","created_at":"2026-01-27T06:53:39.000Z"},{"id":643061,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-27T06:53:39.000Z","created_at":"2026-01-27T06:53:39.000Z"},{"id":643062,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-01-27T06:53:45.000Z","created_at":"2026-01-27T06:53:45.000Z"},{"id":643063,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-01-27T06:53:47.000Z","created_at":"2026-01-27T06:53:47.000Z"},{"id":643064,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-01-27T06:53:50.000Z","created_at":"2026-01-27T06:53:50.000Z"},{"id":643065,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-01-27T06:53:52.000Z","created_at":"2026-01-27T06:53:52.000Z"},{"id":643066,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-01-27T06:53:52.000Z","created_at":"2026-01-27T06:53:52.000Z"}],"problems":[{"id":149082,"problem":"Smartphone is running slow","remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-27T06:53:39.000Z"},{"id":149083,"problem":"Smartphone is running slow","remark":"Changed Battery.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-01-27T06:53:47.000Z"}],"quatations":[]}}
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | {{username}} |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cd777845-01bb-4e93-90b8-0c87adf5c2b9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-xcuzu+w6It/vEpESTI0GO1ovTRw" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MzN9.YKf9VQn_c9QtWu597kdFrRY5W66oDmCfeKqiMTeSolM"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code should be 200 | 1 | 0 | 0 |
| Response message should be equal to Success | 1 | 0 | 0 |
| Token should be valid | 1 | 0 | 0 |
| Validate JSON Schema | 1 | 0 | 0 |
| Response time < 150ms | 0 | 1 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Response time < 150ms | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | {{username}} |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3f52e07a-6d92-4e11-af7e-c95541951211 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 60 |
{
"username": "iamfd123",
"password": "pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Correct Error Message is shown | 1 | 0 | 0 |
| Status code should be 401 - Unauthorized | 0 | 1 | 0 |
| Validate JSON Response Schema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code should be 401 - Unauthorized | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | {{username}} |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 07b0dc6f-e300-46ee-9a82-343175c4527e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Correct Error Message is shown | 1 | 0 | 0 |
| Status code should be 400 - Bad Request | 0 | 1 | 0 |
| Validate JSON Response Schema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code should be 400 - Bad Request | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MzN9.YKf9VQn_c9QtWu597kdFrRY5W66oDmCfeKqiMTeSolM |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5b16d8ab-e02a-41fc-9099-42e595417ffe |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code should be 200 | 1 | 0 | 0 |
| Response Time < 400ms | 1 | 0 | 0 |
| Response body contains message as success | 1 | 0 | 0 |
| Verify Response Schema | 1 | 0 | 0 |
| Verify User Properties are present | 1 | 0 | 0 |
| Verify if role is FrontDesk | 1 | 0 | 0 |
| Total | 6 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MzN9.YKf9VQn_c9QtWu597kdFrRY5W66oDmCfeKqiMTeSolM |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5bfdc5be-5a63-46b1-929d-4bc9f85520d3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security: Verify if password field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security: Verify if password field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1c6d436a-9d90-4bb0-bee6-339c82be3348 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the response status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MzN9.YKf9VQn_c9QtWu597kdFrRY5W66oDmCfeKqiMTeSolM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f6bbd26a-4378-42dd-84a6-30cdacfff03f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-nbwuHcNpmowYDD9iHoBdD3rhjRU" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":398},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code should be 200 | 1 | 0 | 0 |
| Verify Response Time < 200ms | 0 | 1 | 0 |
| Verify that message should be equal to Success | 1 | 0 | 0 |
| Verify Response JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in the response data Array | 1 | 0 | 0 |
| Verify if the count for the Json Object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json Object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json Object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 8 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Response Time < 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6cefc8c7-6642-436d-aaa1-41c9a1417899 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code should be 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5c6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3NTc4NTZ9.4JswZiXokDUJMGgBytlFKmLEBov015Rxnc0u7MpBF |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 50774d52-7709-480c-b318-7ff112723e47 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 67 |
| ETag | W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code should be 403 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code should be 403 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MzN9.YKf9VQn_c9QtWu597kdFrRY5W66oDmCfeKqiMTeSolM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bb50b5ac-6e8d-4a91-abae-2e2d37f20a11 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:53:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MzN9.YKf9VQn_c9QtWu597kdFrRY5W66oDmCfeKqiMTeSolM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8afbc4e3-1213-4374-8f74-e70c840419ef |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:53:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 200 | 1 | 0 | 0 |
| Verify if Response Time < 200ms | 0 | 1 | 0 |
| Verify if Message is equal to Success | 1 | 0 | 0 |
| Verify Response JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_platform is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if Response Time < 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4dcb99f6-3125-4ad2-b356-4391f181cf58 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjcxMDc4NjV9.IFn1rKYbv0O9zo87OrzgE0hwIIwEnbwuw785t1Yxo_M |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bd3e222a-9f92-44ab-9f92-31b3e34894b7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 67 |
| ETag | W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 403 - Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status Code is 403 - Forbidden | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MzN9.YKf9VQn_c9QtWu597kdFrRY5W66oDmCfeKqiMTeSolM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cbea4535-b6ce-47fa-b943-9a1b8f5ce51f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1055 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Uday",
"last_name": "P",
"mobile_number": "7690034256",
"mobile_number_alt": "",
"email_id": "uday@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "15533783976054",
"imei1": "15533783976054",
"imei2": "15533783976054",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-G6nxNwsoiR1avsY6RIHHv5fI3V4" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":167941,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":167958,"tr_customer_product_id":167948,"job_number":"JOB_167941"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MzN9.YKf9VQn_c9QtWu597kdFrRY5W66oDmCfeKqiMTeSolM |
| randomNumber | 66 |
| randomFirstName | Felix |
| randomLastName | VonRueden |
| randomEmail | Verla_Walsh@hotmail.com |
| randomPhone | 808-720-2928 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 50bacaa0-503f-4c0d-97d2-c668b5b29782 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1079 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Pietro",
"last_name": "Stracke",
"mobile_number": "336-677-3457",
"mobile_number_alt": "",
"email_id": "Darrick_Wilderman4@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "11510163451561",
"imei1": "11510163451561",
"imei2": "11510163451561",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-vxHugv31E74U3cdLSogN/rOSMxE" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":167942,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":167959,"tr_customer_product_id":167949,"job_number":"JOB_167942"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 200 | 1 | 0 | 0 |
| Verify if Response Time < 200ms | 0 | 1 | 0 |
| Verify Response Schema | 1 | 0 | 0 |
| Verify the message in the response is Job created successfully. | 1 | 0 | 0 |
| Verify if the key id is present in response | 1 | 0 | 0 |
| Verify if the key mst_service_location_id is present in response | 1 | 0 | 0 |
| Verify if the key mst_platform_id is present in response | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status_id is present in response | 1 | 0 | 0 |
| Verify if the key mst_oem_id is present in response | 1 | 0 | 0 |
| Verify if the key tr_customer_id is present in response | 1 | 0 | 0 |
| Verify if the key tr_customer_product_id is present in response | 1 | 0 | 0 |
| Verify if the key job_number is present in response | 1 | 0 | 0 |
| Verify if job_number starts with JOB_ | 1 | 0 | 0 |
| Total | 12 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if Response Time < 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| randomNumber | 323 |
| randomFirstName | Lester |
| randomLastName | Hermiston |
| randomEmail | Jayde14@gmail.com |
| randomPhone | 269-510-8609 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 01b57fe7-3042-47ab-bdc2-9f9b01d1dd54 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1078 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Hilario",
"last_name": "Renner",
"mobile_number": "597-430-4021",
"mobile_number_alt": "",
"email_id": "Teresa_Graham73@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "19049008618845",
"imei1": "19049008618845",
"imei2": "19049008618845",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the Status Code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjcxMDgxMDJ9.IcJFwjizzztlMihGZ8FeEOPntq13fHD4T8oGOzX-EkU |
| randomNumber | 93 |
| randomFirstName | Chaya |
| randomLastName | Hudson |
| randomEmail | Clarabelle8@yahoo.com |
| randomPhone | 933-243-3725 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 46ac283c-58ea-407b-b625-0379d973de1f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1068 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Kennedi",
"last_name": "Thiel",
"mobile_number": "619-862-9491",
"mobile_number_alt": "",
"email_id": "Philip82@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "11435819892695",
"imei1": "11435819892695",
"imei2": "11435819892695",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 100 |
| ETag | W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MzN9.YKf9VQn_c9QtWu597kdFrRY5W66oDmCfeKqiMTeSolM |
| randomNumber | 182 |
| randomFirstName | Cynthia |
| randomLastName | Strosin |
| randomEmail | Hershel3@gmail.com |
| randomPhone | 682-935-7417 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7175bdc7-44d3-4d78-875a-6db14f46a4e5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 236 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 107 |
| ETag | W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MzN9.YKf9VQn_c9QtWu597kdFrRY5W66oDmCfeKqiMTeSolM |
| randomNumber | 663 |
| randomFirstName | Chelsey |
| randomLastName | Wehner |
| randomEmail | Ashlynn_Wisoky37@gmail.com |
| randomPhone | 625-469-8161 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4e83e044-b394-48f4-a3e3-36fc5b56d02a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1089 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Chelsie",
"last_name": "King",
"mobile_number": "798-257-5901",
"mobile_number_alt": "",
"email_id": "Jazmyne82@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "7.424405496826084e+32",
"imei1": "7.424405496826084e+32",
"imei2": "7.424405496826084e+32",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 156 |
| ETag | W/"9c-JNWGeFeLf7uksgIlEgwLqo47n4A" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be less than or equal to 17 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MzN9.YKf9VQn_c9QtWu597kdFrRY5W66oDmCfeKqiMTeSolM |
| randomNumber | 872 |
| randomFirstName | Eladio |
| randomLastName | Kshlerin |
| randomEmail | Yasmin57@gmail.com |
| randomPhone | 576-316-6801 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2cef76f5-f2e4-4154-add2-88122e769fba |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1060 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Arianna",
"last_name": "Crooks",
"mobile_number": "224-859-8174",
"mobile_number_alt": "",
"email_id": "Maxine.Spinka2@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "191817125",
"imei1": "191817125",
"imei2": "191817125",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MzN9.YKf9VQn_c9QtWu597kdFrRY5W66oDmCfeKqiMTeSolM |
| randomNumber | 231 |
| randomFirstName | London |
| randomLastName | Witting |
| randomEmail | Austen.Gibson59@gmail.com |
| randomPhone | 608-287-5713 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 04cde8cd-f019-4831-98cf-dbe535eea7ef |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 999 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Ruthe",
"last_name": "Hartmann",
"mobile_number": "747-729-2197",
"mobile_number_alt": "",
"email_id": "Rahsaan_Luettgen@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "18154174274964",
"imei1": "18154174274964",
"imei2": "18154174274964",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 132 |
| ETag | W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-qDy/fxqJLnAp5yrdi08zf5+L2XU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MzN9.YKf9VQn_c9QtWu597kdFrRY5W66oDmCfeKqiMTeSolM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 80b20bbe-a514-47be-a948-6bdcd31592fe |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-f9FcJbfa4rSY++qzDC6lA2bTEy0" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:53:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":400},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the count for the created job today is incremented | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MzN9.YKf9VQn_c9QtWu597kdFrRY5W66oDmCfeKqiMTeSolM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ddefd575-d315-478e-a263-713c267453ac |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 40 |
{
"details_key": "created_today"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"60ef5-XNlIKTigIt9/FzS9NjB4pJkggO0" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:54:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":167942,"job_number":"JOB_167942","tr_customer_id":167959,"tr_customer_product_id":167949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:53:57.000Z","name":"Pietro Stracke","mobile_number":"336-677-3457","email_id":"Darrick_Wilderman4@gmail.com","dop":"2025-12-01","serial_number":"11510163451561","imei1":"11510163451561","imei2":"11510163451561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167941,"job_number":"JOB_167941","tr_customer_id":167958,"tr_customer_product_id":167948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:53:57.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15533783976054","imei1":"15533783976054","imei2":"15533783976054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167940,"job_number":"JOB_167940","tr_customer_id":167957,"tr_customer_product_id":167947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:52.000Z","name":"Cara Rath","mobile_number":"987-859-1105","email_id":"Amir60@gmail.com","dop":"2025-12-01","serial_number":"10948899776550","imei1":"10948899776550","imei2":"10948899776550","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167939,"job_number":"JOB_167939","tr_customer_id":167956,"tr_customer_product_id":167946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14442504887526","imei1":"14442504887526","imei2":"14442504887526","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167938,"job_number":"JOB_167938","tr_customer_id":167955,"tr_customer_product_id":167945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:27.000Z","modified_at":"2026-01-27T06:51:27.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10931088604581","imei1":"10931088604581","imei2":"10931088604581","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167937,"job_number":"JOB_167937","tr_customer_id":167954,"tr_customer_product_id":167944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:26.000Z","modified_at":"2026-01-27T06:52:03.000Z","name":"Allene Erdman","mobile_number":"213-477-2942","email_id":"Reilly.Klocko@yahoo.com","dop":"2026-01-04","serial_number":"12959238722478","imei1":"12959238722478","imei2":"12959238722478","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167936,"job_number":"JOB_167936","tr_customer_id":167953,"tr_customer_product_id":167943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:25.000Z","modified_at":"2026-01-27T06:51:25.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11495474994629","imei1":"11495474994629","imei2":"11495474994629","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167935,"job_number":"JOB_167935","tr_customer_id":167952,"tr_customer_product_id":167942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:00.000Z","modified_at":"2026-01-27T06:51:00.000Z","name":"Abe Borer","mobile_number":"232-802-4714","email_id":"Alfreda56@hotmail.com","dop":"2025-04-06","serial_number":"14248653361242728","imei1":"14248653361242728","imei2":"14248653361242728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167934,"job_number":"JOB_167934","tr_customer_id":167951,"tr_customer_product_id":167941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:58.000Z","modified_at":"2026-01-27T06:51:36.000Z","name":"Miracle Doyle","mobile_number":"985-838-2059","email_id":"Jett_Bosco@hotmail.com","dop":"2025-04-06","serial_number":"17756785529011","imei1":"17756785529011","imei2":"17756785529011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167933,"job_number":"JOB_167933","tr_customer_id":167950,"tr_customer_product_id":167940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:58.000Z","modified_at":"2026-01-27T06:50:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16248942148525","imei1":"16248942148525","imei2":"16248942148525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167932,"job_number":"JOB_167932","tr_customer_id":167949,"tr_customer_product_id":167939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:42.000Z","modified_at":"2026-01-27T06:50:42.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"42969104263391","imei1":"42969104263391","imei2":"42969104263391","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167931,"job_number":"JOB_167931","tr_customer_id":167948,"tr_customer_product_id":167938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:40.000Z","modified_at":"2026-01-27T06:51:18.000Z","name":"Brando Johnston","mobile_number":"935-317-2882","email_id":"Edmund50@hotmail.com","dop":"2026-01-04","serial_number":"17810372015745","imei1":"17810372015745","imei2":"17810372015745","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167930,"job_number":"JOB_167930","tr_customer_id":167947,"tr_customer_product_id":167937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:40.000Z","modified_at":"2026-01-27T06:50:40.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11366144519689","imei1":"11366144519689","imei2":"11366144519689","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167929,"job_number":"JOB_167929","tr_customer_id":167946,"tr_customer_product_id":167936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:13.000Z","modified_at":"2026-01-27T06:50:13.000Z","name":"Arno Kessler","mobile_number":"230-754-1794","email_id":"Stanley57@hotmail.com","dop":"2025-04-06","serial_number":"18194212640282856","imei1":"18194212640282856","imei2":"18194212640282856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167928,"job_number":"JOB_167928","tr_customer_id":167945,"tr_customer_product_id":167935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:11.000Z","modified_at":"2026-01-27T06:50:51.000Z","name":"Bernadine Rutherford","mobile_number":"704-539-2876","email_id":"Emmett_Kohler@gmail.com","dop":"2025-04-06","serial_number":"14534602088922","imei1":"14534602088922","imei2":"14534602088922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167927,"job_number":"JOB_167927","tr_customer_id":167944,"tr_customer_product_id":167934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:11.000Z","modified_at":"2026-01-27T06:50:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13203431323945","imei1":"13203431323945","imei2":"13203431323945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167926,"job_number":"JOB_167926","tr_customer_id":167943,"tr_customer_product_id":167933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:54.000Z","modified_at":"2026-01-27T06:49:54.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"90321257518944","imei1":"90321257518944","imei2":"90321257518944","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167925,"job_number":"JOB_167925","tr_customer_id":167942,"tr_customer_product_id":167932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:52.000Z","modified_at":"2026-01-27T06:50:33.000Z","name":"Kris Bernier","mobile_number":"258-592-8541","email_id":"Kaycee96@gmail.com","dop":"2026-01-04","serial_number":"18439341230313","imei1":"18439341230313","imei2":"18439341230313","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167924,"job_number":"JOB_167924","tr_customer_id":167941,"tr_customer_product_id":167931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:52.000Z","modified_at":"2026-01-27T06:49:52.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10934874410701","imei1":"10934874410701","imei2":"10934874410701","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167923,"job_number":"JOB_167923","tr_customer_id":167940,"tr_customer_product_id":167930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:30.000Z","modified_at":"2026-01-27T06:49:30.000Z","name":"Milton Bartell","mobile_number":"357-620-1896","email_id":"Kian46@hotmail.com","dop":"2025-04-06","serial_number":"17118551920422780","imei1":"17118551920422780","imei2":"17118551920422780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167922,"job_number":"JOB_167922","tr_customer_id":167939,"tr_customer_product_id":167929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:29.000Z","modified_at":"2026-01-27T06:50:09.000Z","name":"Bell Stracke","mobile_number":"915-750-4333","email_id":"Saul58@hotmail.com","dop":"2025-04-06","serial_number":"10400148993354","imei1":"10400148993354","imei2":"10400148993354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167921,"job_number":"JOB_167921","tr_customer_id":167938,"tr_customer_product_id":167928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:26.000Z","modified_at":"2026-01-27T06:49:26.000Z","name":"Garry Haag","mobile_number":"330-706-5364","email_id":"Lenna35@hotmail.com","dop":"2025-04-06","serial_number":"11179143080451844","imei1":"11179143080451844","imei2":"11179143080451844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167920,"job_number":"JOB_167920","tr_customer_id":167937,"tr_customer_product_id":167927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:25.000Z","modified_at":"2026-01-27T06:50:04.000Z","name":"Ignacio Farrell","mobile_number":"320-500-1584","email_id":"Felipe52@hotmail.com","dop":"2025-04-06","serial_number":"18659899859152","imei1":"18659899859152","imei2":"18659899859152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167919,"job_number":"JOB_167919","tr_customer_id":167936,"tr_customer_product_id":167926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:25.000Z","modified_at":"2026-01-27T06:49:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17402848540623","imei1":"17402848540623","imei2":"17402848540623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167918,"job_number":"JOB_167918","tr_customer_id":167935,"tr_customer_product_id":167925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:39.000Z","modified_at":"2026-01-27T06:44:39.000Z","name":"Golden Brown","mobile_number":"840-732-0041","email_id":"Hailie73@hotmail.com","dop":"2025-04-06","serial_number":"15818286366602872","imei1":"15818286366602872","imei2":"15818286366602872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167917,"job_number":"JOB_167917","tr_customer_id":167934,"tr_customer_product_id":167924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:38.000Z","modified_at":"2026-01-27T06:45:18.000Z","name":"Joaquin Kulas","mobile_number":"583-240-9817","email_id":"Kirsten25@yahoo.com","dop":"2025-04-06","serial_number":"17938551459730","imei1":"17938551459730","imei2":"17938551459730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167916,"job_number":"JOB_167916","tr_customer_id":167933,"tr_customer_product_id":167923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:38.000Z","modified_at":"2026-01-27T06:44:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17063374650545","imei1":"17063374650545","imei2":"17063374650545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167915,"job_number":"JOB_167915","tr_customer_id":167932,"tr_customer_product_id":167922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:18.000Z","modified_at":"2026-01-27T06:44:18.000Z","name":"Ariane Hamill","mobile_number":"398-734-1884","email_id":"Ryleigh.Tremblay42@hotmail.com","dop":"2025-04-06","serial_number":"10595233660109322","imei1":"10595233660109322","imei2":"10595233660109322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167914,"job_number":"JOB_167914","tr_customer_id":167931,"tr_customer_product_id":167921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:16.000Z","modified_at":"2026-01-27T06:44:58.000Z","name":"Grady Schaden","mobile_number":"682-416-2165","email_id":"Megane_Barrows5@gmail.com","dop":"2025-04-06","serial_number":"13986612123238","imei1":"13986612123238","imei2":"13986612123238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167913,"job_number":"JOB_167913","tr_customer_id":167930,"tr_customer_product_id":167920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:51.000Z","modified_at":"2026-01-27T06:43:51.000Z","name":"Serenity Boyer","mobile_number":"339-974-1255","email_id":"Carleton.Marvin98@gmail.com","dop":"2025-04-06","serial_number":"15255955352476028","imei1":"15255955352476028","imei2":"15255955352476028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167912,"job_number":"JOB_167912","tr_customer_id":167929,"tr_customer_product_id":167919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:50.000Z","modified_at":"2026-01-27T06:44:30.000Z","name":"Sam Baumbach","mobile_number":"278-216-6264","email_id":"Abdul.Schoen24@gmail.com","dop":"2025-04-06","serial_number":"19651107341783","imei1":"19651107341783","imei2":"19651107341783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167911,"job_number":"JOB_167911","tr_customer_id":167928,"tr_customer_product_id":167918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:49.000Z","modified_at":"2026-01-27T06:43:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13742475805245","imei1":"13742475805245","imei2":"13742475805245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167910,"job_number":"JOB_167910","tr_customer_id":167927,"tr_customer_product_id":167917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:46.000Z","modified_at":"2026-01-27T06:43:46.000Z","name":"Percy Crist","mobile_number":"935-950-9106","email_id":"Krystel.Ankunding67@yahoo.com","dop":"2025-04-06","serial_number":"18545814363637170","imei1":"18545814363637170","imei2":"18545814363637170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167909,"job_number":"JOB_167909","tr_customer_id":167926,"tr_customer_product_id":167916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:45.000Z","modified_at":"2026-01-27T06:44:28.000Z","name":"Kaitlin Zboncak","mobile_number":"891-592-1390","email_id":"Furman_Ziemann@gmail.com","dop":"2025-04-06","serial_number":"19030635434719","imei1":"19030635434719","imei2":"19030635434719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167908,"job_number":"JOB_167908","tr_customer_id":167925,"tr_customer_product_id":167915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:44.000Z","modified_at":"2026-01-27T06:43:44.000Z","name":"Victor Schroeder","mobile_number":"473-540-3534","email_id":"Dexter_Marks@gmail.com","dop":"2025-04-06","serial_number":"16447744665311734","imei1":"16447744665311734","imei2":"16447744665311734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167907,"job_number":"JOB_167907","tr_customer_id":167924,"tr_customer_product_id":167914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:43.000Z","modified_at":"2026-01-27T06:44:24.000Z","name":"Harley Runte","mobile_number":"656-420-5648","email_id":"Martina.Walker@yahoo.com","dop":"2025-04-06","serial_number":"14023871545970","imei1":"14023871545970","imei2":"14023871545970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167906,"job_number":"JOB_167906","tr_customer_id":167923,"tr_customer_product_id":167913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:43.000Z","modified_at":"2026-01-27T06:43:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15646928553703","imei1":"15646928553703","imei2":"15646928553703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167905,"job_number":"JOB_167905","tr_customer_id":167922,"tr_customer_product_id":167912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:03.000Z","modified_at":"2026-01-27T06:43:03.000Z","name":"Roy Aufderhar","mobile_number":"826-647-3721","email_id":"Sheila.Murphy83@yahoo.com","dop":"2025-04-06","serial_number":"10699411250399026","imei1":"10699411250399026","imei2":"10699411250399026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167904,"job_number":"JOB_167904","tr_customer_id":167921,"tr_customer_product_id":167911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:02.000Z","modified_at":"2026-01-27T06:43:42.000Z","name":"Cortez Kshlerin","mobile_number":"404-335-4217","email_id":"Caroline.Hyatt@gmail.com","dop":"2025-04-06","serial_number":"15859812046555","imei1":"15859812046555","imei2":"15859812046555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167903,"job_number":"JOB_167903","tr_customer_id":167920,"tr_customer_product_id":167910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:01.000Z","modified_at":"2026-01-27T06:43:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14958910419154","imei1":"14958910419154","imei2":"14958910419154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167902,"job_number":"JOB_167902","tr_customer_id":167919,"tr_customer_product_id":167909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:56.000Z","modified_at":"2026-01-27T06:42:56.000Z","name":"Ned Dach","mobile_number":"535-612-0082","email_id":"Adolfo_Nikolaus@hotmail.com","dop":"2025-04-06","serial_number":"15430774571147254","imei1":"15430774571147254","imei2":"15430774571147254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167901,"job_number":"JOB_167901","tr_customer_id":167918,"tr_customer_product_id":167908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:54.000Z","modified_at":"2026-01-27T06:43:35.000Z","name":"Jeanie Bailey","mobile_number":"254-447-6959","email_id":"Otha93@hotmail.com","dop":"2025-04-06","serial_number":"13830389477544","imei1":"13830389477544","imei2":"13830389477544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167900,"job_number":"JOB_167900","tr_customer_id":167917,"tr_customer_product_id":167907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:54.000Z","modified_at":"2026-01-27T06:42:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17079659156633","imei1":"17079659156633","imei2":"17079659156633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167899,"job_number":"JOB_167899","tr_customer_id":167916,"tr_customer_product_id":167906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:06.000Z","modified_at":"2026-01-27T06:42:06.000Z","name":"Lisa Zulauf","mobile_number":"250-618-8688","email_id":"Chelsea9@yahoo.com","dop":"2025-04-06","serial_number":"17611184738963124","imei1":"17611184738963124","imei2":"17611184738963124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167898,"job_number":"JOB_167898","tr_customer_id":167915,"tr_customer_product_id":167905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:05.000Z","modified_at":"2026-01-27T06:42:46.000Z","name":"Berta Gleason","mobile_number":"670-959-8671","email_id":"Nelle.Douglas@hotmail.com","dop":"2025-04-06","serial_number":"17500260885098","imei1":"17500260885098","imei2":"17500260885098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167897,"job_number":"JOB_167897","tr_customer_id":167914,"tr_customer_product_id":167904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:05.000Z","modified_at":"2026-01-27T06:42:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18231155699279","imei1":"18231155699279","imei2":"18231155699279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167896,"job_number":"JOB_167896","tr_customer_id":167913,"tr_customer_product_id":167903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:33.000Z","modified_at":"2026-01-27T06:38:33.000Z","name":"Marty Corkery","mobile_number":"727-204-3064","email_id":"Domenico.Huels@yahoo.com","dop":"2025-04-06","serial_number":"10948488540603988","imei1":"10948488540603988","imei2":"10948488540603988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167895,"job_number":"JOB_167895","tr_customer_id":167912,"tr_customer_product_id":167902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:32.000Z","modified_at":"2026-01-27T06:39:09.000Z","name":"Mylene Ziemann","mobile_number":"268-456-3179","email_id":"Monserrate.Padberg96@hotmail.com","dop":"2025-04-06","serial_number":"13422109656931","imei1":"13422109656931","imei2":"13422109656931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167894,"job_number":"JOB_167894","tr_customer_id":167911,"tr_customer_product_id":167901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:31.000Z","modified_at":"2026-01-27T06:38:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14777744687360","imei1":"14777744687360","imei2":"14777744687360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167890,"job_number":"JOB_167890","tr_customer_id":167907,"tr_customer_product_id":167897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:49.000Z","modified_at":"2026-01-27T06:37:49.000Z","name":"Davion Gaylord","mobile_number":"478-883-2288","email_id":"Alejandrin_OKeefe47@gmail.com","dop":"2025-04-06","serial_number":"11487920209396314","imei1":"11487920209396314","imei2":"11487920209396314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167889,"job_number":"JOB_167889","tr_customer_id":167906,"tr_customer_product_id":167896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:47.000Z","modified_at":"2026-01-27T06:38:24.000Z","name":"Christa Kutch","mobile_number":"447-746-4829","email_id":"Krista_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"16625501213741","imei1":"16625501213741","imei2":"16625501213741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167888,"job_number":"JOB_167888","tr_customer_id":167905,"tr_customer_product_id":167895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:47.000Z","modified_at":"2026-01-27T06:37:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10244847596438","imei1":"10244847596438","imei2":"10244847596438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167884,"job_number":"JOB_167884","tr_customer_id":167901,"tr_customer_product_id":167891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Wyatt Friesen","mobile_number":"592-951-6370","email_id":"Willard57@yahoo.com","dop":"2025-04-06","serial_number":"18984968440466710","imei1":"18984968440466710","imei2":"18984968440466710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167883,"job_number":"JOB_167883","tr_customer_id":167900,"tr_customer_product_id":167890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Avis Fadel","mobile_number":"908-634-0138","email_id":"Norene.Raynor@gmail.com","dop":"2025-04-06","serial_number":"18320246082397332","imei1":"18320246082397332","imei2":"18320246082397332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167882,"job_number":"JOB_167882","tr_customer_id":167899,"tr_customer_product_id":167889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:03.000Z","modified_at":"2026-01-27T06:37:42.000Z","name":"Jaylen Kerluke","mobile_number":"546-909-9233","email_id":"Domingo45@gmail.com","dop":"2025-04-06","serial_number":"16862134829963","imei1":"16862134829963","imei2":"16862134829963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167881,"job_number":"JOB_167881","tr_customer_id":167898,"tr_customer_product_id":167888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:03.000Z","modified_at":"2026-01-27T06:37:40.000Z","name":"Celestine Kilback","mobile_number":"975-592-9244","email_id":"Maximillian46@gmail.com","dop":"2025-04-06","serial_number":"17951541323118","imei1":"17951541323118","imei2":"17951541323118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167880,"job_number":"JOB_167880","tr_customer_id":167897,"tr_customer_product_id":167887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15941554825756","imei1":"15941554825756","imei2":"15941554825756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167879,"job_number":"JOB_167879","tr_customer_id":167896,"tr_customer_product_id":167886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12797132248973","imei1":"12797132248973","imei2":"12797132248973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167877,"job_number":"JOB_167877","tr_customer_id":167894,"tr_customer_product_id":167884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:42.000Z","modified_at":"2026-01-27T06:36:42.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"16171174787922","imei1":"16171174787922","imei2":"16171174787922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167873,"job_number":"JOB_167873","tr_customer_id":167890,"tr_customer_product_id":167880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:17.000Z","modified_at":"2026-01-27T06:36:17.000Z","name":"Maye Rodriguez","mobile_number":"655-525-8401","email_id":"Edward.Walsh28@gmail.com","dop":"2025-04-06","serial_number":"18172135488968240","imei1":"18172135488968240","imei2":"18172135488968240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167872,"job_number":"JOB_167872","tr_customer_id":167889,"tr_customer_product_id":167879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:16.000Z","modified_at":"2026-01-27T06:36:55.000Z","name":"Cruz Hoeger","mobile_number":"934-485-6036","email_id":"Zelda13@yahoo.com","dop":"2025-04-06","serial_number":"14583018003932","imei1":"14583018003932","imei2":"14583018003932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167871,"job_number":"JOB_167871","tr_customer_id":167888,"tr_customer_product_id":167878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:15.000Z","modified_at":"2026-01-27T06:36:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18948317579051","imei1":"18948317579051","imei2":"18948317579051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167869,"job_number":"JOB_167869","tr_customer_id":167886,"tr_customer_product_id":167876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:54.000Z","modified_at":"2026-01-27T06:35:54.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"17324433358007","imei1":"17324433358007","imei2":"17324433358007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167865,"job_number":"JOB_167865","tr_customer_id":167882,"tr_customer_product_id":167872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:30.000Z","modified_at":"2026-01-27T06:35:30.000Z","name":"Omer Maggio","mobile_number":"655-959-8696","email_id":"Hershel99@gmail.com","dop":"2025-04-06","serial_number":"11488347981559736","imei1":"11488347981559736","imei2":"11488347981559736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167864,"job_number":"JOB_167864","tr_customer_id":167881,"tr_customer_product_id":167871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:29.000Z","modified_at":"2026-01-27T06:36:08.000Z","name":"Natasha Towne","mobile_number":"539-944-7993","email_id":"Elinore77@hotmail.com","dop":"2025-04-06","serial_number":"15990339465447","imei1":"15990339465447","imei2":"15990339465447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167863,"job_number":"JOB_167863","tr_customer_id":167880,"tr_customer_product_id":167870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:28.000Z","modified_at":"2026-01-27T06:35:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12322716487394","imei1":"12322716487394","imei2":"12322716487394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167861,"job_number":"JOB_167861","tr_customer_id":167878,"tr_customer_product_id":167868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:06.000Z","modified_at":"2026-01-27T06:35:06.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"17343592327259","imei1":"17343592327259","imei2":"17343592327259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167860,"job_number":"JOB_167860","tr_customer_id":167877,"tr_customer_product_id":167867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:34:28.000Z","modified_at":"2026-01-27T06:34:28.000Z","name":"Felton Jones","mobile_number":"461-830-5368","email_id":"Donald_Muller@gmail.com","dop":"2025-04-06","serial_number":"15954666796721888","imei1":"15954666796721888","imei2":"15954666796721888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167859,"job_number":"JOB_167859","tr_customer_id":167876,"tr_customer_product_id":167866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:34:26.000Z","modified_at":"2026-01-27T06:35:09.000Z","name":"Darius Hane","mobile_number":"861-784-3255","email_id":"Isac8@hotmail.com","dop":"2025-04-06","serial_number":"10330263504588","imei1":"10330263504588","imei2":"10330263504588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167858,"job_number":"JOB_167858","tr_customer_id":167875,"tr_customer_product_id":167865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:18.000Z","modified_at":"2026-01-27T06:32:28.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12423253098832","imei2":"12423253098832","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167857,"job_number":"JOB_167857","tr_customer_id":167874,"tr_customer_product_id":167864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:17.000Z","modified_at":"2026-01-27T06:32:17.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12347251322045","imei2":"12347251322045","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167856,"job_number":"JOB_167856","tr_customer_id":167873,"tr_customer_product_id":167863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:04.000Z","modified_at":"2026-01-27T06:32:14.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10053012872262","imei2":"10053012872262","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167855,"job_number":"JOB_167855","tr_customer_id":167872,"tr_customer_product_id":167862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:04.000Z","modified_at":"2026-01-27T06:32:04.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14206461523702","imei2":"14206461523702","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167854,"job_number":"JOB_167854","tr_customer_id":167871,"tr_customer_product_id":167861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:52.000Z","modified_at":"2026-01-27T06:31:52.000Z","name":"Sadye Sipes","mobile_number":"779-875-8270","email_id":"Ebony.Hirthe@gmail.com","dop":"2025-04-06","serial_number":"10349692400180752","imei1":"10349692400180752","imei2":"10349692400180752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167853,"job_number":"JOB_167853","tr_customer_id":167870,"tr_customer_product_id":167860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:51.000Z","modified_at":"2026-01-27T06:32:30.000Z","name":"Allie Stiedemann","mobile_number":"434-823-0869","email_id":"Hershel.Johnson34@hotmail.com","dop":"2025-04-06","serial_number":"12101566250387","imei1":"12101566250387","imei2":"12101566250387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167852,"job_number":"JOB_167852","tr_customer_id":167869,"tr_customer_product_id":167859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:51.000Z","modified_at":"2026-01-27T06:31:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11373056543091","imei1":"11373056543091","imei2":"11373056543091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167851,"job_number":"JOB_167851","tr_customer_id":167868,"tr_customer_product_id":167858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:50.000Z","modified_at":"2026-01-27T06:32:00.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14240408583347","imei2":"14240408583347","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167850,"job_number":"JOB_167850","tr_customer_id":167867,"tr_customer_product_id":167857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:50.000Z","modified_at":"2026-01-27T06:31:50.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10477906422672","imei2":"10477906422672","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167849,"job_number":"JOB_167849","tr_customer_id":167866,"tr_customer_product_id":167856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:05.000Z","modified_at":"2026-01-27T06:31:05.000Z","name":"Giovani McKenzie","mobile_number":"898-307-0001","email_id":"Brady_Leannon@hotmail.com","dop":"2025-04-06","serial_number":"19451465414718350","imei1":"19451465414718350","imei2":"19451465414718350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167848,"job_number":"JOB_167848","tr_customer_id":167865,"tr_customer_product_id":167855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:03.000Z","modified_at":"2026-01-27T06:31:43.000Z","name":"Dorcas Schinner","mobile_number":"993-457-8106","email_id":"Helena_Herzog2@hotmail.com","dop":"2025-04-06","serial_number":"16557584408408","imei1":"16557584408408","imei2":"16557584408408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167847,"job_number":"JOB_167847","tr_customer_id":167864,"tr_customer_product_id":167854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:03.000Z","modified_at":"2026-01-27T06:31:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15985961373989","imei1":"15985961373989","imei2":"15985961373989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167845,"job_number":"JOB_167845","tr_customer_id":167862,"tr_customer_product_id":167852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:17.000Z","modified_at":"2026-01-27T06:30:17.000Z","name":"Modesto Sauer","mobile_number":"424-849-3916","email_id":"Delilah_Treutel27@hotmail.com","dop":"2025-04-06","serial_number":"11996959230079538","imei1":"11996959230079538","imei2":"11996959230079538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167844,"job_number":"JOB_167844","tr_customer_id":167861,"tr_customer_product_id":167851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:16.000Z","modified_at":"2026-01-27T06:30:56.000Z","name":"Rey Reichert","mobile_number":"904-355-8506","email_id":"Maxime.Brekke12@gmail.com","dop":"2025-04-06","serial_number":"13183922370106","imei1":"13183922370106","imei2":"13183922370106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167843,"job_number":"JOB_167843","tr_customer_id":167860,"tr_customer_product_id":167850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:16.000Z","modified_at":"2026-01-27T06:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17339423269073","imei1":"17339423269073","imei2":"17339423269073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167840,"job_number":"JOB_167840","tr_customer_id":167857,"tr_customer_product_id":167847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:06.000Z","modified_at":"2026-01-27T06:29:06.000Z","name":"Anastacio Ebert","mobile_number":"971-557-1170","email_id":"Reba3@hotmail.com","dop":"2025-04-06","serial_number":"14007303508030568","imei1":"14007303508030568","imei2":"14007303508030568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167839,"job_number":"JOB_167839","tr_customer_id":167856,"tr_customer_product_id":167846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:04.000Z","modified_at":"2026-01-27T06:29:40.000Z","name":"Stanford Kuhlman","mobile_number":"548-543-0439","email_id":"Afton_Mayert73@gmail.com","dop":"2025-04-06","serial_number":"19371343198470","imei1":"19371343198470","imei2":"19371343198470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167838,"job_number":"JOB_167838","tr_customer_id":167855,"tr_customer_product_id":167845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:04.000Z","modified_at":"2026-01-27T06:29:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19420379464284","imei1":"19420379464284","imei2":"19420379464284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167837,"job_number":"JOB_167837","tr_customer_id":167854,"tr_customer_product_id":167844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:23.000Z","modified_at":"2026-01-27T06:28:23.000Z","name":"Bobby Bogan","mobile_number":"519-540-8511","email_id":"Moriah.Torp35@gmail.com","dop":"2025-04-06","serial_number":"10461022854004748","imei1":"10461022854004748","imei2":"10461022854004748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167836,"job_number":"JOB_167836","tr_customer_id":167853,"tr_customer_product_id":167843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:21.000Z","modified_at":"2026-01-27T06:28:57.000Z","name":"Maiya Hartmann","mobile_number":"805-965-1463","email_id":"Soledad52@hotmail.com","dop":"2025-04-06","serial_number":"19886852653800","imei1":"19886852653800","imei2":"19886852653800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167835,"job_number":"JOB_167835","tr_customer_id":167852,"tr_customer_product_id":167842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:21.000Z","modified_at":"2026-01-27T06:28:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19904485216653","imei1":"19904485216653","imei2":"19904485216653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167834,"job_number":"JOB_167834","tr_customer_id":167851,"tr_customer_product_id":167841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:39.000Z","modified_at":"2026-01-27T06:27:39.000Z","name":"Hettie Brakus","mobile_number":"920-884-7742","email_id":"Lillian.Steuber98@gmail.com","dop":"2025-04-06","serial_number":"17652142820175848","imei1":"17652142820175848","imei2":"17652142820175848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167833,"job_number":"JOB_167833","tr_customer_id":167850,"tr_customer_product_id":167840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:38.000Z","modified_at":"2026-01-27T06:28:14.000Z","name":"Dayne Beatty","mobile_number":"976-674-2026","email_id":"Herminio_Kovacek@gmail.com","dop":"2025-04-06","serial_number":"13833034191551","imei1":"13833034191551","imei2":"13833034191551","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167832,"job_number":"JOB_167832","tr_customer_id":167849,"tr_customer_product_id":167839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:38.000Z","modified_at":"2026-01-27T06:27:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11615152671057","imei1":"11615152671057","imei2":"11615152671057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167831,"job_number":"JOB_167831","tr_customer_id":167848,"tr_customer_product_id":167838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:19.000Z","modified_at":"2026-01-27T06:26:19.000Z","name":"Lazaro Hoppe","mobile_number":"805-669-5412","email_id":"Leland_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"18267334371696710","imei1":"18267334371696710","imei2":"18267334371696710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167830,"job_number":"JOB_167830","tr_customer_id":167847,"tr_customer_product_id":167837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:17.000Z","modified_at":"2026-01-27T06:27:00.000Z","name":"Cecelia Bauch","mobile_number":"671-610-2410","email_id":"Emilie_Ullrich20@gmail.com","dop":"2025-04-06","serial_number":"11963927712940","imei1":"11963927712940","imei2":"11963927712940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167829,"job_number":"JOB_167829","tr_customer_id":167846,"tr_customer_product_id":167836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:17.000Z","modified_at":"2026-01-27T06:26:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15802935641808","imei1":"15802935641808","imei2":"15802935641808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167828,"job_number":"JOB_167828","tr_customer_id":167845,"tr_customer_product_id":167835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:28.000Z","modified_at":"2026-01-27T06:25:28.000Z","name":"Ramon Hilll","mobile_number":"811-699-6550","email_id":"Brook56@gmail.com","dop":"2025-04-06","serial_number":"19695958491683900","imei1":"19695958491683900","imei2":"19695958491683900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167827,"job_number":"JOB_167827","tr_customer_id":167844,"tr_customer_product_id":167834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:27.000Z","modified_at":"2026-01-27T06:26:09.000Z","name":"Bo Tromp","mobile_number":"574-636-5595","email_id":"Darwin.Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"14330271912505","imei1":"14330271912505","imei2":"14330271912505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167826,"job_number":"JOB_167826","tr_customer_id":167843,"tr_customer_product_id":167833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:26.000Z","modified_at":"2026-01-27T06:25:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12338518242380","imei1":"12338518242380","imei2":"12338518242380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167825,"job_number":"JOB_167825","tr_customer_id":167842,"tr_customer_product_id":167832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:37.000Z","modified_at":"2026-01-27T06:24:37.000Z","name":"Kaleb Beahan","mobile_number":"242-722-0254","email_id":"Sunny81@hotmail.com","dop":"2025-04-06","serial_number":"18555023955379372","imei1":"18555023955379372","imei2":"18555023955379372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167824,"job_number":"JOB_167824","tr_customer_id":167841,"tr_customer_product_id":167831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:36.000Z","modified_at":"2026-01-27T06:25:18.000Z","name":"Fidel Stoltenberg","mobile_number":"888-752-5165","email_id":"Lauriane87@hotmail.com","dop":"2025-04-06","serial_number":"11748226776697","imei1":"11748226776697","imei2":"11748226776697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167823,"job_number":"JOB_167823","tr_customer_id":167840,"tr_customer_product_id":167830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:36.000Z","modified_at":"2026-01-27T06:24:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11740984830074","imei1":"11740984830074","imei2":"11740984830074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167822,"job_number":"JOB_167822","tr_customer_id":167839,"tr_customer_product_id":167829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:49.000Z","modified_at":"2026-01-27T06:23:49.000Z","name":"Stefanie Lemke","mobile_number":"292-504-2515","email_id":"Kali24@gmail.com","dop":"2025-06-18","serial_number":"1067109977151928","imei1":"1067109977151928","imei2":"1067109977151928","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167821,"job_number":"JOB_167821","tr_customer_id":167838,"tr_customer_product_id":167828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:48.000Z","modified_at":"2026-01-27T06:24:24.000Z","name":"Antonina Maggio","mobile_number":"602-978-3602","email_id":"Bo.Bechtelar0@yahoo.com","dop":"2025-06-18","serial_number":"10055833646600","imei1":"10055833646600","imei2":"10055833646600","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167820,"job_number":"JOB_167820","tr_customer_id":167837,"tr_customer_product_id":167827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:48.000Z","modified_at":"2026-01-27T06:23:48.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10101267317766","imei1":"10101267317766","imei2":"10101267317766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167819,"job_number":"JOB_167819","tr_customer_id":167836,"tr_customer_product_id":167826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:06.000Z","modified_at":"2026-01-27T06:23:06.000Z","name":"Aniya Mueller","mobile_number":"546-393-9663","email_id":"Chanelle2@hotmail.com","dop":"2025-06-18","serial_number":"1072434199213766","imei1":"1072434199213766","imei2":"1072434199213766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167818,"job_number":"JOB_167818","tr_customer_id":167835,"tr_customer_product_id":167825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:41.000Z","name":"Donny Hayes","mobile_number":"206-293-1033","email_id":"Kenyon.Walsh@yahoo.com","dop":"2025-06-18","serial_number":"10185353647351","imei1":"10185353647351","imei2":"10185353647351","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167817,"job_number":"JOB_167817","tr_customer_id":167834,"tr_customer_product_id":167824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"Dedrick Sawayn","mobile_number":"606-435-9603","email_id":"Cedrick18@gmail.com","dop":"2025-04-06","serial_number":"14284034712076870","imei1":"14284034712076870","imei2":"14284034712076870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167816,"job_number":"JOB_167816","tr_customer_id":167833,"tr_customer_product_id":167823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10590065726560","imei1":"10590065726560","imei2":"10590065726560","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167815,"job_number":"JOB_167815","tr_customer_id":167832,"tr_customer_product_id":167822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:04.000Z","modified_at":"2026-01-27T06:23:42.000Z","name":"Ellis Walter","mobile_number":"583-518-4689","email_id":"Vena_Streich@hotmail.com","dop":"2025-04-06","serial_number":"18312915331901","imei1":"18312915331901","imei2":"18312915331901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167810,"job_number":"JOB_167810","tr_customer_id":167827,"tr_customer_product_id":167817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:32.000Z","modified_at":"2026-01-27T06:20:32.000Z","name":"Hipolito Hermiston","mobile_number":"643-640-8790","email_id":"Minnie50@yahoo.com","dop":"2025-04-06","serial_number":"16738148478419176","imei1":"16738148478419176","imei2":"16738148478419176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167809,"job_number":"JOB_167809","tr_customer_id":167826,"tr_customer_product_id":167816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:31.000Z","modified_at":"2026-01-27T06:21:07.000Z","name":"Pansy Fritsch","mobile_number":"318-635-6350","email_id":"Lenore22@gmail.com","dop":"2025-04-06","serial_number":"12752952311240","imei1":"12752952311240","imei2":"12752952311240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167808,"job_number":"JOB_167808","tr_customer_id":167825,"tr_customer_product_id":167815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:30.000Z","modified_at":"2026-01-27T06:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16491092711122","imei1":"16491092711122","imei2":"16491092711122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167801,"job_number":"JOB_167801","tr_customer_id":167818,"tr_customer_product_id":167808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:48.000Z","modified_at":"2026-01-27T06:19:48.000Z","name":"Clarissa Gerlach","mobile_number":"329-576-0565","email_id":"Amani46@hotmail.com","dop":"2025-04-06","serial_number":"19841535420662280","imei1":"19841535420662280","imei2":"19841535420662280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167800,"job_number":"JOB_167800","tr_customer_id":167817,"tr_customer_product_id":167807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:46.000Z","modified_at":"2026-01-27T06:20:23.000Z","name":"Jennyfer Weber","mobile_number":"506-331-5511","email_id":"Bradly_Wisozk54@yahoo.com","dop":"2025-04-06","serial_number":"16469269473320","imei1":"16469269473320","imei2":"16469269473320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167799,"job_number":"JOB_167799","tr_customer_id":167816,"tr_customer_product_id":167806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:46.000Z","modified_at":"2026-01-27T06:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18187635174485","imei1":"18187635174485","imei2":"18187635174485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167798,"job_number":"JOB_167798","tr_customer_id":167815,"tr_customer_product_id":167805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:04.000Z","modified_at":"2026-01-27T06:19:04.000Z","name":"Brown Bednar","mobile_number":"861-977-4122","email_id":"Karlie_Green48@gmail.com","dop":"2025-04-06","serial_number":"18532545821601696","imei1":"18532545821601696","imei2":"18532545821601696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167797,"job_number":"JOB_167797","tr_customer_id":167814,"tr_customer_product_id":167804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:02.000Z","modified_at":"2026-01-27T06:19:39.000Z","name":"Eloy Ledner","mobile_number":"477-272-0753","email_id":"Dessie.Metz@gmail.com","dop":"2025-04-06","serial_number":"15793220981851","imei1":"15793220981851","imei2":"15793220981851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167796,"job_number":"JOB_167796","tr_customer_id":167813,"tr_customer_product_id":167803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:02.000Z","modified_at":"2026-01-27T06:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11730143042933","imei1":"11730143042933","imei2":"11730143042933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167792,"job_number":"JOB_167792","tr_customer_id":167809,"tr_customer_product_id":167799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:40.000Z","modified_at":"2026-01-27T05:19:40.000Z","name":"Vella Smitham","mobile_number":"409-455-6807","email_id":"Theresa.Collins@gmail.com","dop":"2025-04-06","serial_number":"11657422336501164","imei1":"11657422336501164","imei2":"11657422336501164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167791,"job_number":"JOB_167791","tr_customer_id":167808,"tr_customer_product_id":167798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:39.000Z","modified_at":"2026-01-27T05:20:16.000Z","name":"Alisha Jast","mobile_number":"302-636-5500","email_id":"Christ.Boyle@gmail.com","dop":"2025-04-06","serial_number":"10308584976477","imei1":"10308584976477","imei2":"10308584976477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167790,"job_number":"JOB_167790","tr_customer_id":167807,"tr_customer_product_id":167797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:38.000Z","modified_at":"2026-01-27T05:19:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12162921804378","imei1":"12162921804378","imei2":"12162921804378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167789,"job_number":"JOB_167789","tr_customer_id":167806,"tr_customer_product_id":167796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:55.000Z","modified_at":"2026-01-27T05:18:55.000Z","name":"Samantha Heidenreich","mobile_number":"264-977-5406","email_id":"Alanna.Keebler55@hotmail.com","dop":"2025-04-06","serial_number":"17862732445518564","imei1":"17862732445518564","imei2":"17862732445518564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167788,"job_number":"JOB_167788","tr_customer_id":167805,"tr_customer_product_id":167795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:54.000Z","modified_at":"2026-01-27T05:19:31.000Z","name":"Talia Nicolas","mobile_number":"760-854-8658","email_id":"Melyna_Trantow7@gmail.com","dop":"2025-04-06","serial_number":"15591401403235","imei1":"15591401403235","imei2":"15591401403235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167787,"job_number":"JOB_167787","tr_customer_id":167804,"tr_customer_product_id":167794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:53.000Z","modified_at":"2026-01-27T05:18:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17393390155661","imei1":"17393390155661","imei2":"17393390155661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167786,"job_number":"JOB_167786","tr_customer_id":167803,"tr_customer_product_id":167793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:10.000Z","modified_at":"2026-01-27T05:18:10.000Z","name":"Concepcion Kling","mobile_number":"485-572-1549","email_id":"Gwendolyn_Prohaska74@hotmail.com","dop":"2025-04-06","serial_number":"15864204710609916","imei1":"15864204710609916","imei2":"15864204710609916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167785,"job_number":"JOB_167785","tr_customer_id":167802,"tr_customer_product_id":167792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:09.000Z","modified_at":"2026-01-27T05:18:46.000Z","name":"Bert Cremin","mobile_number":"880-469-4883","email_id":"Mertie36@gmail.com","dop":"2025-04-06","serial_number":"10424599133818","imei1":"10424599133818","imei2":"10424599133818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167784,"job_number":"JOB_167784","tr_customer_id":167801,"tr_customer_product_id":167791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:08.000Z","modified_at":"2026-01-27T05:18:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18105688226137","imei1":"18105688226137","imei2":"18105688226137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167783,"job_number":"JOB_167783","tr_customer_id":167800,"tr_customer_product_id":167790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:01:12.000Z","modified_at":"2026-01-27T05:01:12.000Z","name":"Lucinda Smith","mobile_number":"711-707-2038","email_id":"Raven_Tromp68@hotmail.com","dop":"2025-04-06","serial_number":"18435660998000900","imei1":"18435660998000900","imei2":"18435660998000900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167782,"job_number":"JOB_167782","tr_customer_id":167799,"tr_customer_product_id":167789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:01:11.000Z","modified_at":"2026-01-27T05:01:48.000Z","name":"Cyrus Prosacco","mobile_number":"968-467-5339","email_id":"Aiyana.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"15957104757718","imei1":"15957104757718","imei2":"15957104757718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167781,"job_number":"JOB_167781","tr_customer_id":167798,"tr_customer_product_id":167788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:00:54.000Z","modified_at":"2026-01-27T05:00:54.000Z","name":"Celia Hamill","mobile_number":"980-656-1254","email_id":"Jayme80@yahoo.com","dop":"2025-04-06","serial_number":"17093614278677168","imei1":"17093614278677168","imei2":"17093614278677168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167780,"job_number":"JOB_167780","tr_customer_id":167797,"tr_customer_product_id":167787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:00:53.000Z","modified_at":"2026-01-27T05:01:30.000Z","name":"Penelope Haley","mobile_number":"314-974-3233","email_id":"Domingo14@yahoo.com","dop":"2025-04-06","serial_number":"18569555503460","imei1":"18569555503460","imei2":"18569555503460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167779,"job_number":"JOB_167779","tr_customer_id":167796,"tr_customer_product_id":167786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:59:11.000Z","modified_at":"2026-01-27T04:59:11.000Z","name":"Gene Effertz","mobile_number":"977-611-6671","email_id":"Javier.Rutherford@gmail.com","dop":"2025-04-06","serial_number":"19594496775397960","imei1":"19594496775397960","imei2":"19594496775397960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167778,"job_number":"JOB_167778","tr_customer_id":167795,"tr_customer_product_id":167785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:59:09.000Z","modified_at":"2026-01-27T04:59:48.000Z","name":"Tina Fahey","mobile_number":"555-225-7781","email_id":"Dolly93@gmail.com","dop":"2025-04-06","serial_number":"18314748738357","imei1":"18314748738357","imei2":"18314748738357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167777,"job_number":"JOB_167777","tr_customer_id":167794,"tr_customer_product_id":167784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:58:25.000Z","modified_at":"2026-01-27T04:58:25.000Z","name":"Tillman Schultz","mobile_number":"358-708-5320","email_id":"Helena_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"13321667553343650","imei1":"13321667553343650","imei2":"13321667553343650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167776,"job_number":"JOB_167776","tr_customer_id":167793,"tr_customer_product_id":167783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:58:24.000Z","modified_at":"2026-01-27T04:59:02.000Z","name":"Keith Ernser","mobile_number":"971-520-9943","email_id":"Jean97@gmail.com","dop":"2025-04-06","serial_number":"15123889471853","imei1":"15123889471853","imei2":"15123889471853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167775,"job_number":"JOB_167775","tr_customer_id":167792,"tr_customer_product_id":167782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:57:39.000Z","modified_at":"2026-01-27T04:57:39.000Z","name":"Diego Bayer","mobile_number":"665-414-9415","email_id":"Mara.Kreiger@gmail.com","dop":"2025-04-06","serial_number":"11332008650035692","imei1":"11332008650035692","imei2":"11332008650035692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167774,"job_number":"JOB_167774","tr_customer_id":167791,"tr_customer_product_id":167781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:57:38.000Z","modified_at":"2026-01-27T04:58:16.000Z","name":"Houston Lockman","mobile_number":"807-303-0969","email_id":"Katelin_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10033490901667","imei1":"10033490901667","imei2":"10033490901667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167773,"job_number":"JOB_167773","tr_customer_id":167790,"tr_customer_product_id":167780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:55.000Z","modified_at":"2026-01-27T04:52:06.000Z","name":"Akeem Hirthe","mobile_number":"846-525-7749","email_id":"Victoria58@gmail.com","dop":"2025-07-01","serial_number":"109682923227161","imei1":"109682923227161","imei2":"109682923227161","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167772,"job_number":"JOB_167772","tr_customer_id":167789,"tr_customer_product_id":167779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:55.000Z","modified_at":"2026-01-27T04:51:55.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100099889244294","imei1":"100099889244294","imei2":"100099889244294","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167771,"job_number":"JOB_167771","tr_customer_id":167788,"tr_customer_product_id":167778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:41.000Z","modified_at":"2026-01-27T04:51:52.000Z","name":"Lauretta Ledner","mobile_number":"979-501-3503","email_id":"Ephraim67@yahoo.com","dop":"2025-07-01","serial_number":"102525710077270","imei1":"102525710077270","imei2":"102525710077270","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167770,"job_number":"JOB_167770","tr_customer_id":167787,"tr_customer_product_id":167777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:41.000Z","modified_at":"2026-01-27T04:51:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103498957615061","imei1":"103498957615061","imei2":"103498957615061","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167769,"job_number":"JOB_167769","tr_customer_id":167786,"tr_customer_product_id":167776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:32.000Z","modified_at":"2026-01-27T04:43:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"79668445389652","imei1":"79668445389652","imei2":"79668445389652","popurl":"2026-01-17T04:43:32.109403420Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167768,"job_number":"JOB_167768","tr_customer_id":167785,"tr_customer_product_id":167775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:07.000Z","modified_at":"2026-01-27T04:43:07.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"15444292375424","imei1":"15444292375424","imei2":"15444292375424","popurl":"2026-01-17T04:43:07.439793018Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167767,"job_number":"JOB_167767","tr_customer_id":167784,"tr_customer_product_id":167774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:05.000Z","modified_at":"2026-01-27T04:43:05.000Z","name":"Brycen Hartmann","mobile_number":"920-423-2523","email_id":"Billy38@yahoo.com","dop":"2025-04-06","serial_number":"17160575372195656","imei1":"17160575372195656","imei2":"17160575372195656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167766,"job_number":"JOB_167766","tr_customer_id":167783,"tr_customer_product_id":167773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:04.000Z","modified_at":"2026-01-27T04:43:44.000Z","name":"Tiara Gerlach","mobile_number":"705-255-9198","email_id":"Alan.Dietrich48@yahoo.com","dop":"2025-04-06","serial_number":"13673813176470","imei1":"13673813176470","imei2":"13673813176470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167765,"job_number":"JOB_167765","tr_customer_id":167782,"tr_customer_product_id":167772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:03.000Z","modified_at":"2026-01-27T04:43:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19948686107370","imei1":"19948686107370","imei2":"19948686107370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167764,"job_number":"JOB_167764","tr_customer_id":167781,"tr_customer_product_id":167771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:17.000Z","modified_at":"2026-01-27T04:42:17.000Z","name":"Jabari Wyman","mobile_number":"655-718-3360","email_id":"Roosevelt.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"14727302101919016","imei1":"14727302101919016","imei2":"14727302101919016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167763,"job_number":"JOB_167763","tr_customer_id":167780,"tr_customer_product_id":167770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:16.000Z","modified_at":"2026-01-27T04:42:56.000Z","name":"Holden Altenwerth","mobile_number":"331-282-0181","email_id":"Christop_Fahey@gmail.com","dop":"2025-04-06","serial_number":"11081960558031","imei1":"11081960558031","imei2":"11081960558031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167762,"job_number":"JOB_167762","tr_customer_id":167779,"tr_customer_product_id":167769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:15.000Z","modified_at":"2026-01-27T04:42:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18798652558941","imei1":"18798652558941","imei2":"18798652558941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167761,"job_number":"JOB_167761","tr_customer_id":167778,"tr_customer_product_id":167768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:29.000Z","modified_at":"2026-01-27T04:41:29.000Z","name":"Jonathon Kohler","mobile_number":"323-332-8852","email_id":"Hollis.Hegmann72@gmail.com","dop":"2025-04-06","serial_number":"16750184270928274","imei1":"16750184270928274","imei2":"16750184270928274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167760,"job_number":"JOB_167760","tr_customer_id":167777,"tr_customer_product_id":167767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:27.000Z","modified_at":"2026-01-27T04:42:08.000Z","name":"Mackenzie Herman","mobile_number":"617-390-5098","email_id":"Dwight_Flatley77@hotmail.com","dop":"2025-04-06","serial_number":"13555570658205","imei1":"13555570658205","imei2":"13555570658205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167759,"job_number":"JOB_167759","tr_customer_id":167776,"tr_customer_product_id":167766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:27.000Z","modified_at":"2026-01-27T04:41:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10503948481380","imei1":"10503948481380","imei2":"10503948481380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167735,"job_number":"JOB_167735","tr_customer_id":167752,"tr_customer_product_id":167742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:26.000Z","modified_at":"2026-01-27T04:00:26.000Z","name":"Alessandro Klein","mobile_number":"249-949-3079","email_id":"Antonette_Ward49@hotmail.com","dop":"2025-04-06","serial_number":"16760489880667088","imei1":"16760489880667088","imei2":"16760489880667088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167734,"job_number":"JOB_167734","tr_customer_id":167751,"tr_customer_product_id":167741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:24.000Z","modified_at":"2026-01-27T04:01:06.000Z","name":"Dedric Dach","mobile_number":"454-939-6364","email_id":"Quinton_Mohr96@hotmail.com","dop":"2025-04-06","serial_number":"15561692835654","imei1":"15561692835654","imei2":"15561692835654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167733,"job_number":"JOB_167733","tr_customer_id":167750,"tr_customer_product_id":167740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:24.000Z","modified_at":"2026-01-27T04:00:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11149211780437","imei1":"11149211780437","imei2":"11149211780437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167732,"job_number":"JOB_167732","tr_customer_id":167749,"tr_customer_product_id":167739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:00.000Z","modified_at":"2026-01-27T04:00:00.000Z","name":"Amparo Stroman","mobile_number":"652-396-9062","email_id":"Theodora_Cormier@yahoo.com","dop":"2025-04-06","serial_number":"12770672414828126","imei1":"12770672414828126","imei2":"12770672414828126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167731,"job_number":"JOB_167731","tr_customer_id":167748,"tr_customer_product_id":167738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:58.000Z","modified_at":"2026-01-27T04:00:35.000Z","name":"Nils Price","mobile_number":"848-506-9428","email_id":"Hope26@gmail.com","dop":"2025-04-06","serial_number":"11136216434096","imei1":"11136216434096","imei2":"11136216434096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167730,"job_number":"JOB_167730","tr_customer_id":167747,"tr_customer_product_id":167737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:58.000Z","modified_at":"2026-01-27T03:59:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16140328322120","imei1":"16140328322120","imei2":"16140328322120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167729,"job_number":"JOB_167729","tr_customer_id":167746,"tr_customer_product_id":167736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:41.000Z","modified_at":"2026-01-27T03:59:41.000Z","name":"Leonie Stoltenberg","mobile_number":"632-793-6650","email_id":"Lia98@yahoo.com","dop":"2025-04-06","serial_number":"18862572585037620","imei1":"18862572585037620","imei2":"18862572585037620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167728,"job_number":"JOB_167728","tr_customer_id":167745,"tr_customer_product_id":167735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:40.000Z","modified_at":"2026-01-27T04:00:17.000Z","name":"Camron McCullough","mobile_number":"343-821-8580","email_id":"Lucas.Kunze44@hotmail.com","dop":"2025-04-06","serial_number":"15156817870785","imei1":"15156817870785","imei2":"15156817870785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167727,"job_number":"JOB_167727","tr_customer_id":167744,"tr_customer_product_id":167734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:40.000Z","modified_at":"2026-01-27T03:59:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18169069886721","imei1":"18169069886721","imei2":"18169069886721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167723,"job_number":"JOB_167723","tr_customer_id":167740,"tr_customer_product_id":167730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:27.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Larissa Wilderman","mobile_number":"612-596-5819","email_id":"Cassie_King98@yahoo.com","dop":"2025-04-06","serial_number":"17988825406305388","imei1":"17988825406305388","imei2":"17988825406305388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167722,"job_number":"JOB_167722","tr_customer_id":167739,"tr_customer_product_id":167729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:25.000Z","modified_at":"2026-01-27T04:00:04.000Z","name":"Johnpaul VonRueden","mobile_number":"695-818-2037","email_id":"Josue88@hotmail.com","dop":"2025-04-06","serial_number":"11345006253222","imei1":"11345006253222","imei2":"11345006253222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167721,"job_number":"JOB_167721","tr_customer_id":167738,"tr_customer_product_id":167728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:25.000Z","modified_at":"2026-01-27T03:59:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11172627533643","imei1":"11172627533643","imei2":"11172627533643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167720,"job_number":"JOB_167720","tr_customer_id":167737,"tr_customer_product_id":167727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:15.000Z","modified_at":"2026-01-27T03:59:15.000Z","name":"Baron Gleichner","mobile_number":"569-974-0764","email_id":"Tillman67@yahoo.com","dop":"2025-04-06","serial_number":"16696866616047820","imei1":"16696866616047820","imei2":"16696866616047820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167719,"job_number":"JOB_167719","tr_customer_id":167736,"tr_customer_product_id":167726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:14.000Z","modified_at":"2026-01-27T03:59:51.000Z","name":"Brock Williamson","mobile_number":"289-805-9878","email_id":"Shaun.Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"12249866341232","imei1":"12249866341232","imei2":"12249866341232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167718,"job_number":"JOB_167718","tr_customer_id":167735,"tr_customer_product_id":167725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:14.000Z","modified_at":"2026-01-27T03:59:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17008880227135","imei1":"17008880227135","imei2":"17008880227135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167714,"job_number":"JOB_167714","tr_customer_id":167731,"tr_customer_product_id":167721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:09.000Z","modified_at":"2026-01-27T03:59:09.000Z","name":"Gwendolyn Marquardt","mobile_number":"397-315-5494","email_id":"Ida.Block4@yahoo.com","dop":"2025-04-06","serial_number":"12069322754066996","imei1":"12069322754066996","imei2":"12069322754066996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167713,"job_number":"JOB_167713","tr_customer_id":167730,"tr_customer_product_id":167720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:45.000Z","name":"Demetris McDermott","mobile_number":"892-834-6175","email_id":"Rylan_Weber42@yahoo.com","dop":"2025-04-06","serial_number":"12065573541048","imei1":"12065573541048","imei2":"12065573541048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167712,"job_number":"JOB_167712","tr_customer_id":167729,"tr_customer_product_id":167719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"Rusty Rosenbaum","mobile_number":"266-273-5065","email_id":"Herminio31@hotmail.com","dop":"2025-04-06","serial_number":"10406673123257408","imei1":"10406673123257408","imei2":"10406673123257408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167711,"job_number":"JOB_167711","tr_customer_id":167728,"tr_customer_product_id":167718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11985838423999","imei1":"11985838423999","imei2":"11985838423999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167710,"job_number":"JOB_167710","tr_customer_id":167727,"tr_customer_product_id":167717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:06.000Z","modified_at":"2026-01-27T03:59:43.000Z","name":"Jadon Morar","mobile_number":"323-667-0750","email_id":"Easton.Anderson@yahoo.com","dop":"2025-04-06","serial_number":"17965079550692","imei1":"17965079550692","imei2":"17965079550692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167709,"job_number":"JOB_167709","tr_customer_id":167726,"tr_customer_product_id":167716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:06.000Z","modified_at":"2026-01-27T03:59:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15598275721214","imei1":"15598275721214","imei2":"15598275721214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167708,"job_number":"JOB_167708","tr_customer_id":167725,"tr_customer_product_id":167715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Betsy Beatty","mobile_number":"962-207-0290","email_id":"Bell.Orn3@gmail.com","dop":"2025-04-06","serial_number":"14434650120704726","imei1":"14434650120704726","imei2":"14434650120704726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167704,"job_number":"JOB_167704","tr_customer_id":167721,"tr_customer_product_id":167711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:56.000Z","modified_at":"2026-01-27T03:59:33.000Z","name":"Vince Schimmel","mobile_number":"478-276-5763","email_id":"Lou_Shanahan@hotmail.com","dop":"2025-04-06","serial_number":"13224935401756","imei1":"13224935401756","imei2":"13224935401756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167703,"job_number":"JOB_167703","tr_customer_id":167720,"tr_customer_product_id":167710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:56.000Z","modified_at":"2026-01-27T03:58:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568245128975","imei1":"15568245128975","imei2":"15568245128975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167702,"job_number":"JOB_167702","tr_customer_id":167719,"tr_customer_product_id":167709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14534040176453","imei1":"14534040176453","imei2":"14534040176453","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167700,"job_number":"JOB_167700","tr_customer_id":167717,"tr_customer_product_id":167707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:50.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Stanford Grady","mobile_number":"998-542-9403","email_id":"Meggie_Vandervort63@yahoo.com","dop":"2026-01-04","serial_number":"16049334971563","imei1":"16049334971563","imei2":"16049334971563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167698,"job_number":"JOB_167698","tr_customer_id":167715,"tr_customer_product_id":167705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"18722576579872","imei1":"18722576579872","imei2":"18722576579872","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167696,"job_number":"JOB_167696","tr_customer_id":167713,"tr_customer_product_id":167703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Kathryne Windler","mobile_number":"871-332-1922","email_id":"Irwin.Denesik@gmail.com","dop":"2025-04-06","serial_number":"11471488602647400","imei1":"11471488602647400","imei2":"11471488602647400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167695,"job_number":"JOB_167695","tr_customer_id":167712,"tr_customer_product_id":167702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Thalia Volkman","mobile_number":"462-730-8924","email_id":"Hazel30@hotmail.com","dop":"2025-04-06","serial_number":"17868655623113104","imei1":"17868655623113104","imei2":"17868655623113104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167694,"job_number":"JOB_167694","tr_customer_id":167711,"tr_customer_product_id":167701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:59:23.000Z","name":"Tristian Hyatt","mobile_number":"790-919-9318","email_id":"Holly.Halvorson11@hotmail.com","dop":"2025-04-06","serial_number":"18978779641805","imei1":"18978779641805","imei2":"18978779641805","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167693,"job_number":"JOB_167693","tr_customer_id":167710,"tr_customer_product_id":167700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:59:23.000Z","name":"Ruth Bartell","mobile_number":"918-233-1057","email_id":"Carmela.Little@yahoo.com","dop":"2025-04-06","serial_number":"16603912358281","imei1":"16603912358281","imei2":"16603912358281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167692,"job_number":"JOB_167692","tr_customer_id":167709,"tr_customer_product_id":167699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16413009223480","imei1":"16413009223480","imei2":"16413009223480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167691,"job_number":"JOB_167691","tr_customer_id":167708,"tr_customer_product_id":167698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16061707656514","imei1":"16061707656514","imei2":"16061707656514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167689,"job_number":"JOB_167689","tr_customer_id":167706,"tr_customer_product_id":167696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Jamarcus Conn","mobile_number":"258-569-2257","email_id":"Olin94@gmail.com","dop":"2025-04-06","serial_number":"14336684273308248","imei1":"14336684273308248","imei2":"14336684273308248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167687,"job_number":"JOB_167687","tr_customer_id":167704,"tr_customer_product_id":167694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Keely Gleason","mobile_number":"753-466-1947","email_id":"Francisco23@gmail.com","dop":"2025-04-06","serial_number":"16512057136923444","imei1":"16512057136923444","imei2":"16512057136923444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167685,"job_number":"JOB_167685","tr_customer_id":167702,"tr_customer_product_id":167692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:58:40.000Z","name":"Conner Hilpert","mobile_number":"396-688-0700","email_id":"Gilda.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"14712767531465108","imei1":"14712767531465108","imei2":"14712767531465108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167684,"job_number":"JOB_167684","tr_customer_id":167701,"tr_customer_product_id":167691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:59:16.000Z","name":"Jeramie Maggio","mobile_number":"786-396-4048","email_id":"Laverne.Wyman16@hotmail.com","dop":"2025-04-06","serial_number":"14322311223889","imei1":"14322311223889","imei2":"14322311223889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167683,"job_number":"JOB_167683","tr_customer_id":167700,"tr_customer_product_id":167690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:59:15.000Z","name":"Gloria Herman","mobile_number":"813-628-4878","email_id":"Heather.Howe@hotmail.com","dop":"2025-04-06","serial_number":"12891406720167","imei1":"12891406720167","imei2":"12891406720167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167682,"job_number":"JOB_167682","tr_customer_id":167699,"tr_customer_product_id":167689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15597778340898","imei1":"15597778340898","imei2":"15597778340898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167681,"job_number":"JOB_167681","tr_customer_id":167698,"tr_customer_product_id":167688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12578106237988","imei1":"12578106237988","imei2":"12578106237988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167680,"job_number":"JOB_167680","tr_customer_id":167697,"tr_customer_product_id":167687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:59:17.000Z","name":"Jazmyne Deckow","mobile_number":"226-299-1912","email_id":"Dangelo60@hotmail.com","dop":"2025-04-06","serial_number":"17185399314974","imei1":"17185399314974","imei2":"17185399314974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167679,"job_number":"JOB_167679","tr_customer_id":167696,"tr_customer_product_id":167686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:38.000Z","modified_at":"2026-01-27T03:58:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17290529992797","imei1":"17290529992797","imei2":"17290529992797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167678,"job_number":"JOB_167678","tr_customer_id":167695,"tr_customer_product_id":167685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:31.000Z","modified_at":"2026-01-27T03:58:31.000Z","name":"Sabryna Prohaska","mobile_number":"474-710-1560","email_id":"Eleazar_Daniel46@gmail.com","dop":"2025-04-06","serial_number":"11237624186230580","imei1":"11237624186230580","imei2":"11237624186230580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167677,"job_number":"JOB_167677","tr_customer_id":167694,"tr_customer_product_id":167684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:30.000Z","modified_at":"2026-01-27T03:59:07.000Z","name":"Maggie Wunsch","mobile_number":"463-465-6284","email_id":"Moses_Luettgen@gmail.com","dop":"2025-04-06","serial_number":"16707991643310","imei1":"16707991643310","imei2":"16707991643310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167676,"job_number":"JOB_167676","tr_customer_id":167693,"tr_customer_product_id":167683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"Aida Cummings","mobile_number":"665-428-6820","email_id":"Beth_Reinger82@hotmail.com","dop":"2025-04-06","serial_number":"11263284855498930","imei1":"11263284855498930","imei2":"11263284855498930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167675,"job_number":"JOB_167675","tr_customer_id":167692,"tr_customer_product_id":167682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17256386993031","imei1":"17256386993031","imei2":"17256386993031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167674,"job_number":"JOB_167674","tr_customer_id":167691,"tr_customer_product_id":167681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:28.000Z","modified_at":"2026-01-27T03:59:07.000Z","name":"Reece Hagenes","mobile_number":"352-694-6042","email_id":"Monserrate27@yahoo.com","dop":"2025-04-06","serial_number":"16477743361753","imei1":"16477743361753","imei2":"16477743361753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167673,"job_number":"JOB_167673","tr_customer_id":167690,"tr_customer_product_id":167680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:28.000Z","modified_at":"2026-01-27T03:58:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19734921860320","imei1":"19734921860320","imei2":"19734921860320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167672,"job_number":"JOB_167672","tr_customer_id":167689,"tr_customer_product_id":167679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:25.000Z","modified_at":"2026-01-27T03:58:25.000Z","name":"Kamryn Grady","mobile_number":"862-360-9767","email_id":"Karli11@hotmail.com","dop":"2025-04-06","serial_number":"12026280895334058","imei1":"12026280895334058","imei2":"12026280895334058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167671,"job_number":"JOB_167671","tr_customer_id":167688,"tr_customer_product_id":167678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:24.000Z","modified_at":"2026-01-27T03:58:24.000Z","name":"Daphne Kub","mobile_number":"467-731-6481","email_id":"Jake_Mann14@hotmail.com","dop":"2025-04-06","serial_number":"14942007399332052","imei1":"14942007399332052","imei2":"14942007399332052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167670,"job_number":"JOB_167670","tr_customer_id":167687,"tr_customer_product_id":167677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:59:01.000Z","name":"Claudia Ernser","mobile_number":"614-220-6810","email_id":"Lloyd20@hotmail.com","dop":"2025-04-06","serial_number":"12106786739450","imei1":"12106786739450","imei2":"12106786739450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167669,"job_number":"JOB_167669","tr_customer_id":167686,"tr_customer_product_id":167676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:58:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19373817541206","imei1":"19373817541206","imei2":"19373817541206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167668,"job_number":"JOB_167668","tr_customer_id":167685,"tr_customer_product_id":167675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:58:59.000Z","name":"Earnestine Turner","mobile_number":"392-761-9346","email_id":"Glennie26@yahoo.com","dop":"2025-04-06","serial_number":"12775873567516","imei1":"12775873567516","imei2":"12775873567516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167667,"job_number":"JOB_167667","tr_customer_id":167684,"tr_customer_product_id":167674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:22.000Z","modified_at":"2026-01-27T03:58:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17305399664989","imei1":"17305399664989","imei2":"17305399664989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167666,"job_number":"JOB_167666","tr_customer_id":167683,"tr_customer_product_id":167673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:20.000Z","modified_at":"2026-01-27T03:58:20.000Z","name":"Tyler Watsica","mobile_number":"349-948-0788","email_id":"Bell.Nolan52@gmail.com","dop":"2025-04-06","serial_number":"13879215740009048","imei1":"13879215740009048","imei2":"13879215740009048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167665,"job_number":"JOB_167665","tr_customer_id":167682,"tr_customer_product_id":167672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:18.000Z","modified_at":"2026-01-27T03:58:55.000Z","name":"Winston Runolfsson","mobile_number":"574-557-1859","email_id":"Eldon.Bechtelar@gmail.com","dop":"2025-04-06","serial_number":"14560577097895","imei1":"14560577097895","imei2":"14560577097895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167664,"job_number":"JOB_167664","tr_customer_id":167681,"tr_customer_product_id":167671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:18.000Z","modified_at":"2026-01-27T03:58:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14442196169883","imei1":"14442196169883","imei2":"14442196169883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167663,"job_number":"JOB_167663","tr_customer_id":167680,"tr_customer_product_id":167670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:16.000Z","modified_at":"2026-01-27T03:58:16.000Z","name":"Francesca Murphy","mobile_number":"621-475-6586","email_id":"Shakira49@yahoo.com","dop":"2025-04-06","serial_number":"17519966068101636","imei1":"17519966068101636","imei2":"17519966068101636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167662,"job_number":"JOB_167662","tr_customer_id":167679,"tr_customer_product_id":167669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:14.000Z","modified_at":"2026-01-27T03:58:53.000Z","name":"Daphnee Mueller","mobile_number":"577-891-9429","email_id":"Jesse.Lubowitz@gmail.com","dop":"2025-04-06","serial_number":"10283043729439","imei1":"10283043729439","imei2":"10283043729439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167661,"job_number":"JOB_167661","tr_customer_id":167678,"tr_customer_product_id":167668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:14.000Z","modified_at":"2026-01-27T03:58:14.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19698683003812","imei1":"19698683003812","imei2":"19698683003812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167659,"job_number":"JOB_167659","tr_customer_id":167676,"tr_customer_product_id":167666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"51229279347468","imei1":"51229279347468","imei2":"51229279347468","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167657,"job_number":"JOB_167657","tr_customer_id":167674,"tr_customer_product_id":167664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:05.000Z","modified_at":"2026-01-27T03:58:42.000Z","name":"Juston Harvey","mobile_number":"486-447-3733","email_id":"Arlo_Harber@yahoo.com","dop":"2026-01-04","serial_number":"19484132032512","imei1":"19484132032512","imei2":"19484132032512","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167655,"job_number":"JOB_167655","tr_customer_id":167672,"tr_customer_product_id":167662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13403960447968","imei1":"13403960447968","imei2":"13403960447968","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167654,"job_number":"JOB_167654","tr_customer_id":167671,"tr_customer_product_id":167661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Gerda Cormier","mobile_number":"613-921-9054","email_id":"Erwin.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12704528046663076","imei1":"12704528046663076","imei2":"12704528046663076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167653,"job_number":"JOB_167653","tr_customer_id":167670,"tr_customer_product_id":167660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Asha Torphy","mobile_number":"843-641-3938","email_id":"Isaac14@gmail.com","dop":"2025-04-06","serial_number":"10240867845893942","imei1":"10240867845893942","imei2":"10240867845893942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167652,"job_number":"JOB_167652","tr_customer_id":167669,"tr_customer_product_id":167659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:03.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"Yvonne Beatty","mobile_number":"938-538-7270","email_id":"Harley58@gmail.com","dop":"2025-04-06","serial_number":"10337553747472","imei1":"10337553747472","imei2":"10337553747472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167651,"job_number":"JOB_167651","tr_customer_id":167668,"tr_customer_product_id":167658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18941925353118","imei1":"18941925353118","imei2":"18941925353118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167650,"job_number":"JOB_167650","tr_customer_id":167667,"tr_customer_product_id":167657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"Elizabeth Mayer","mobile_number":"239-473-6514","email_id":"Pedro.Zemlak38@yahoo.com","dop":"2025-04-06","serial_number":"13196075461242","imei1":"13196075461242","imei2":"13196075461242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167649,"job_number":"JOB_167649","tr_customer_id":167666,"tr_customer_product_id":167656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13548679991903","imei1":"13548679991903","imei2":"13548679991903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167648,"job_number":"JOB_167648","tr_customer_id":167665,"tr_customer_product_id":167655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Ena Skiles","mobile_number":"298-265-4144","email_id":"Carolyn.Daniel@gmail.com","dop":"2025-04-06","serial_number":"14437299231964732","imei1":"14437299231964732","imei2":"14437299231964732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167643,"job_number":"JOB_167643","tr_customer_id":167660,"tr_customer_product_id":167650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:58:33.000Z","name":"Robyn Schmeler","mobile_number":"907-510-1822","email_id":"Emely.Koepp50@gmail.com","dop":"2025-04-06","serial_number":"10144809869542","imei1":"10144809869542","imei2":"10144809869542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167642,"job_number":"JOB_167642","tr_customer_id":167659,"tr_customer_product_id":167649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13690465004998","imei1":"13690465004998","imei2":"13690465004998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167641,"job_number":"JOB_167641","tr_customer_id":167658,"tr_customer_product_id":167648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Louvenia Davis","mobile_number":"553-560-1286","email_id":"Schuyler_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"11329337661782124","imei1":"11329337661782124","imei2":"11329337661782124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167640,"job_number":"JOB_167640","tr_customer_id":167657,"tr_customer_product_id":167647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:56.000Z","modified_at":"2026-01-27T03:58:32.000Z","name":"Adrienne Grimes","mobile_number":"729-212-0939","email_id":"Brenda34@yahoo.com","dop":"2025-04-06","serial_number":"12219865944575","imei1":"12219865944575","imei2":"12219865944575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167639,"job_number":"JOB_167639","tr_customer_id":167656,"tr_customer_product_id":167646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:56.000Z","modified_at":"2026-01-27T03:57:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18017191928328","imei1":"18017191928328","imei2":"18017191928328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167638,"job_number":"JOB_167638","tr_customer_id":167655,"tr_customer_product_id":167645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:54.000Z","modified_at":"2026-01-27T03:57:54.000Z","name":"Reece Trantow","mobile_number":"302-541-3363","email_id":"Mack.Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"17585914696480564","imei1":"17585914696480564","imei2":"17585914696480564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167637,"job_number":"JOB_167637","tr_customer_id":167654,"tr_customer_product_id":167644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:52.000Z","modified_at":"2026-01-27T03:58:31.000Z","name":"Nova Stamm","mobile_number":"693-895-3641","email_id":"Brody.Runolfsdottir@gmail.com","dop":"2025-04-06","serial_number":"16445619666337","imei1":"16445619666337","imei2":"16445619666337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167636,"job_number":"JOB_167636","tr_customer_id":167653,"tr_customer_product_id":167643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:52.000Z","modified_at":"2026-01-27T03:57:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12031893215833","imei1":"12031893215833","imei2":"12031893215833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167630,"job_number":"JOB_167630","tr_customer_id":167647,"tr_customer_product_id":167637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Aryanna Schmidt","mobile_number":"786-202-1752","email_id":"Herta.Terry@hotmail.com","dop":"2025-04-06","serial_number":"19423229681970136","imei1":"19423229681970136","imei2":"19423229681970136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167629,"job_number":"JOB_167629","tr_customer_id":167646,"tr_customer_product_id":167636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16285862842434","imei2":"16285862842434","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167628,"job_number":"JOB_167628","tr_customer_id":167645,"tr_customer_product_id":167635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15979907799204","imei2":"15979907799204","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167627,"job_number":"JOB_167627","tr_customer_id":167644,"tr_customer_product_id":167634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:41.000Z","modified_at":"2026-01-27T03:58:20.000Z","name":"Charley Schroeder","mobile_number":"568-209-7381","email_id":"Ara90@yahoo.com","dop":"2025-04-06","serial_number":"16362528662636","imei1":"16362528662636","imei2":"16362528662636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167626,"job_number":"JOB_167626","tr_customer_id":167643,"tr_customer_product_id":167633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:41.000Z","modified_at":"2026-01-27T03:57:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13397876407749","imei1":"13397876407749","imei2":"13397876407749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167625,"job_number":"JOB_167625","tr_customer_id":167642,"tr_customer_product_id":167632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Juana Kuhn","mobile_number":"932-705-7734","email_id":"Will.Schinner@gmail.com","dop":"2025-04-06","serial_number":"12582442804487736","imei1":"12582442804487736","imei2":"12582442804487736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167624,"job_number":"JOB_167624","tr_customer_id":167641,"tr_customer_product_id":167631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Carmelo Hudson","mobile_number":"287-770-1385","email_id":"Elmore_Wiegand26@gmail.com","dop":"2025-04-06","serial_number":"13661757631461158","imei1":"13661757631461158","imei2":"13661757631461158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167623,"job_number":"JOB_167623","tr_customer_id":167640,"tr_customer_product_id":167630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:58:15.000Z","name":"Louisa Becker","mobile_number":"387-647-0142","email_id":"Tania.Thompson21@gmail.com","dop":"2025-04-06","serial_number":"15989499921791","imei1":"15989499921791","imei2":"15989499921791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167622,"job_number":"JOB_167622","tr_customer_id":167639,"tr_customer_product_id":167629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:57:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16786630480147","imei1":"16786630480147","imei2":"16786630480147","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167621,"job_number":"JOB_167621","tr_customer_id":167638,"tr_customer_product_id":167628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:58:16.000Z","name":"Jacklyn Jakubowski","mobile_number":"297-831-5014","email_id":"Mia.Sanford25@hotmail.com","dop":"2025-04-06","serial_number":"11316762641745","imei1":"11316762641745","imei2":"11316762641745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167620,"job_number":"JOB_167620","tr_customer_id":167637,"tr_customer_product_id":167627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:38.000Z","modified_at":"2026-01-27T03:57:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18682989177130","imei1":"18682989177130","imei2":"18682989177130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167618,"job_number":"JOB_167618","tr_customer_id":167635,"tr_customer_product_id":167625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jerad Considine","mobile_number":"716-463-1971","email_id":"Karina_Mertz@yahoo.com","dop":"2025-04-06","serial_number":"17065802865327806","imei1":"17065802865327806","imei2":"17065802865327806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167616,"job_number":"JOB_167616","tr_customer_id":167633,"tr_customer_product_id":167623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jacinto Kerluke","mobile_number":"466-294-4601","email_id":"Isadore_Gerhold@hotmail.com","dop":"2025-06-18","serial_number":"1003114341051045","imei1":"1003114341051045","imei2":"1003114341051045","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167614,"job_number":"JOB_167614","tr_customer_id":167631,"tr_customer_product_id":167621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:58:13.000Z","name":"Garfield Trantow","mobile_number":"242-483-1707","email_id":"Giovani.Schuppe16@gmail.com","dop":"2025-06-18","serial_number":"10352114694924","imei1":"10352114694924","imei2":"10352114694924","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167613,"job_number":"JOB_167613","tr_customer_id":167630,"tr_customer_product_id":167620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:58:11.000Z","name":"Devonte O'Connell","mobile_number":"401-954-4982","email_id":"Ariane.Marks54@hotmail.com","dop":"2025-04-06","serial_number":"19501973653514","imei1":"19501973653514","imei2":"19501973653514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167612,"job_number":"JOB_167612","tr_customer_id":167629,"tr_customer_product_id":167619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10855843315205","imei1":"10855843315205","imei2":"10855843315205","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167611,"job_number":"JOB_167611","tr_customer_id":167628,"tr_customer_product_id":167618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11217777692370","imei1":"11217777692370","imei2":"11217777692370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167609,"job_number":"JOB_167609","tr_customer_id":167626,"tr_customer_product_id":167616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:29.000Z","modified_at":"2026-01-27T03:57:39.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17302095058646","imei2":"17302095058646","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167608,"job_number":"JOB_167608","tr_customer_id":167625,"tr_customer_product_id":167615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:29.000Z","modified_at":"2026-01-27T03:57:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10001369553073","imei2":"10001369553073","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167607,"job_number":"JOB_167607","tr_customer_id":167624,"tr_customer_product_id":167614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:28.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Jacey Collins","mobile_number":"944-652-7578","email_id":"Elfrieda.Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"19632183660748910","imei1":"19632183660748910","imei2":"19632183660748910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167606,"job_number":"JOB_167606","tr_customer_id":167623,"tr_customer_product_id":167613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:27.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Adalberto Dare","mobile_number":"493-574-9135","email_id":"Maegan_Considine@gmail.com","dop":"2025-04-06","serial_number":"16021243648821","imei1":"16021243648821","imei2":"16021243648821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167605,"job_number":"JOB_167605","tr_customer_id":167622,"tr_customer_product_id":167612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:26.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19051448305296","imei1":"19051448305296","imei2":"19051448305296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167603,"job_number":"JOB_167603","tr_customer_id":167620,"tr_customer_product_id":167610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:21.000Z","modified_at":"2026-01-27T03:57:21.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"68516838558450","imei1":"68516838558450","imei2":"68516838558450","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167600,"job_number":"JOB_167600","tr_customer_id":167617,"tr_customer_product_id":167607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Sherman DuBuque","mobile_number":"937-364-8939","email_id":"Jettie_Schowalter@hotmail.com","dop":"2026-01-04","serial_number":"17965430311336","imei1":"17965430311336","imei2":"17965430311336","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167599,"job_number":"JOB_167599","tr_customer_id":167616,"tr_customer_product_id":167606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Jeremy Herzog","mobile_number":"282-555-4118","email_id":"Ena.Bechtelar65@gmail.com","dop":"2025-04-06","serial_number":"10173421977002996","imei1":"10173421977002996","imei2":"10173421977002996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167597,"job_number":"JOB_167597","tr_customer_id":167614,"tr_customer_product_id":167604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:19.000Z","modified_at":"2026-01-27T03:57:19.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"19110931384626","imei1":"19110931384626","imei2":"19110931384626","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167596,"job_number":"JOB_167596","tr_customer_id":167613,"tr_customer_product_id":167603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:18.000Z","modified_at":"2026-01-27T03:57:55.000Z","name":"Garland Herman","mobile_number":"810-930-1921","email_id":"Brayan.Zemlak4@hotmail.com","dop":"2025-04-06","serial_number":"15119514571700","imei1":"15119514571700","imei2":"15119514571700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167595,"job_number":"JOB_167595","tr_customer_id":167612,"tr_customer_product_id":167602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:18.000Z","modified_at":"2026-01-27T03:57:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11356138290626","imei1":"11356138290626","imei2":"11356138290626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167594,"job_number":"JOB_167594","tr_customer_id":167611,"tr_customer_product_id":167601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:17.000Z","modified_at":"2026-01-27T03:57:17.000Z","name":"Leanne Bergnaum","mobile_number":"640-423-3191","email_id":"Newton0@gmail.com","dop":"2025-04-06","serial_number":"16213996860965236","imei1":"16213996860965236","imei2":"16213996860965236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167593,"job_number":"JOB_167593","tr_customer_id":167610,"tr_customer_product_id":167600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:17.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14638873223178","imei2":"14638873223178","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167592,"job_number":"JOB_167592","tr_customer_id":167609,"tr_customer_product_id":167599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12906189910328","imei2":"12906189910328","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167591,"job_number":"JOB_167591","tr_customer_id":167608,"tr_customer_product_id":167598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Jailyn Blanda","mobile_number":"281-356-8623","email_id":"Emelie_Cartwright@gmail.com","dop":"2025-04-06","serial_number":"18291131966712","imei1":"18291131966712","imei2":"18291131966712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167590,"job_number":"JOB_167590","tr_customer_id":167607,"tr_customer_product_id":167597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15246673098955","imei1":"15246673098955","imei2":"15246673098955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167588,"job_number":"JOB_167588","tr_customer_id":167605,"tr_customer_product_id":167595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:14.000Z","modified_at":"2026-01-27T03:57:14.000Z","name":"Jarod Romaguera","mobile_number":"883-986-3014","email_id":"Veda.Langosh96@hotmail.com","dop":"2025-04-06","serial_number":"11033018324819376","imei1":"11033018324819376","imei2":"11033018324819376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167587,"job_number":"JOB_167587","tr_customer_id":167604,"tr_customer_product_id":167594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:12.000Z","modified_at":"2026-01-27T03:57:49.000Z","name":"Amani Donnelly","mobile_number":"253-395-8643","email_id":"Diamond_Keebler@hotmail.com","dop":"2025-04-06","serial_number":"10832037510535","imei1":"10832037510535","imei2":"10832037510535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167586,"job_number":"JOB_167586","tr_customer_id":167603,"tr_customer_product_id":167593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:12.000Z","modified_at":"2026-01-27T03:57:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13215400182104","imei1":"13215400182104","imei2":"13215400182104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167585,"job_number":"JOB_167585","tr_customer_id":167602,"tr_customer_product_id":167592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:11.000Z","modified_at":"2026-01-27T03:57:11.000Z","name":"Emmy Fisher","mobile_number":"650-427-0306","email_id":"Duane_Lueilwitz57@gmail.com","dop":"2025-04-06","serial_number":"11336384071000982","imei1":"11336384071000982","imei2":"11336384071000982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167584,"job_number":"JOB_167584","tr_customer_id":167601,"tr_customer_product_id":167591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:10.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Cole Rath","mobile_number":"325-290-3631","email_id":"Berry_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"11190183779068","imei1":"11190183779068","imei2":"11190183779068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167582,"job_number":"JOB_167582","tr_customer_id":167599,"tr_customer_product_id":167589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:02.000Z","modified_at":"2026-01-27T03:57:02.000Z","name":"Orrin O'Reilly","mobile_number":"946-754-6258","email_id":"Palma_Kassulke@hotmail.com","dop":"2025-04-06","serial_number":"18298148128893764","imei1":"18298148128893764","imei2":"18298148128893764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167581,"job_number":"JOB_167581","tr_customer_id":167598,"tr_customer_product_id":167588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:00.000Z","modified_at":"2026-01-27T03:57:37.000Z","name":"Gwendolyn Hackett","mobile_number":"673-237-0686","email_id":"Christina_McClure8@yahoo.com","dop":"2025-04-06","serial_number":"14889064039695","imei1":"14889064039695","imei2":"14889064039695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167578,"job_number":"JOB_167578","tr_customer_id":167595,"tr_customer_product_id":167585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:56.000Z","modified_at":"2026-01-27T03:56:56.000Z","name":"Gabrielle Lesch","mobile_number":"230-823-5194","email_id":"Modesta.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"18158410318607250","imei1":"18158410318607250","imei2":"18158410318607250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167577,"job_number":"JOB_167577","tr_customer_id":167594,"tr_customer_product_id":167584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:57:33.000Z","name":"Marilie Rohan","mobile_number":"248-304-9540","email_id":"Vance25@yahoo.com","dop":"2025-04-06","serial_number":"15987577073440","imei1":"15987577073440","imei2":"15987577073440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167576,"job_number":"JOB_167576","tr_customer_id":167593,"tr_customer_product_id":167583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15299749897933","imei1":"15299749897933","imei2":"15299749897933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167575,"job_number":"JOB_167575","tr_customer_id":167592,"tr_customer_product_id":167582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"Shany Skiles","mobile_number":"343-313-8058","email_id":"Blaze70@hotmail.com","dop":"2025-04-06","serial_number":"15894210290610844","imei1":"15894210290610844","imei2":"15894210290610844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167574,"job_number":"JOB_167574","tr_customer_id":167591,"tr_customer_product_id":167581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:53.000Z","modified_at":"2026-01-27T03:56:53.000Z","name":"Mertie Bruen","mobile_number":"690-491-2264","email_id":"Zion.Goyette@hotmail.com","dop":"2025-04-06","serial_number":"15584272345159952","imei1":"15584272345159952","imei2":"15584272345159952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167573,"job_number":"JOB_167573","tr_customer_id":167590,"tr_customer_product_id":167580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:57:31.000Z","name":"Austen Champlin","mobile_number":"469-982-3538","email_id":"Albin_Treutel36@gmail.com","dop":"2025-04-06","serial_number":"14891749000162","imei1":"14891749000162","imei2":"14891749000162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167572,"job_number":"JOB_167572","tr_customer_id":167589,"tr_customer_product_id":167579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:56:52.000Z","name":"Vicky Haag","mobile_number":"371-669-9415","email_id":"Braden83@yahoo.com","dop":"2025-04-06","serial_number":"17866526886439260","imei1":"17866526886439260","imei2":"17866526886439260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167571,"job_number":"JOB_167571","tr_customer_id":167588,"tr_customer_product_id":167578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Rosella Bergstrom","mobile_number":"701-715-2032","email_id":"Kassandra39@yahoo.com","dop":"2025-04-06","serial_number":"14025417199656","imei1":"14025417199656","imei2":"14025417199656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167570,"job_number":"JOB_167570","tr_customer_id":167587,"tr_customer_product_id":167577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12442143109962","imei1":"12442143109962","imei2":"12442143109962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167569,"job_number":"JOB_167569","tr_customer_id":167586,"tr_customer_product_id":167576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"Brionna Lakin","mobile_number":"382-873-6677","email_id":"Desiree.Carroll36@gmail.com","dop":"2025-06-18","serial_number":"1066996724856225","imei1":"1066996724856225","imei2":"1066996724856225","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167568,"job_number":"JOB_167568","tr_customer_id":167585,"tr_customer_product_id":167575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:57:30.000Z","name":"Damion Walker","mobile_number":"425-372-2349","email_id":"Zola23@hotmail.com","dop":"2025-04-06","serial_number":"11972983969648","imei1":"11972983969648","imei2":"11972983969648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167567,"job_number":"JOB_167567","tr_customer_id":167584,"tr_customer_product_id":167574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:50.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Kirsten Purdy","mobile_number":"667-490-5340","email_id":"Ellsworth.Lynch@yahoo.com","dop":"2025-06-18","serial_number":"10974195504643","imei1":"10974195504643","imei2":"10974195504643","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167566,"job_number":"JOB_167566","tr_customer_id":167583,"tr_customer_product_id":167573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:50.000Z","modified_at":"2026-01-27T03:56:50.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10377252459264","imei1":"10377252459264","imei2":"10377252459264","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167565,"job_number":"JOB_167565","tr_customer_id":167582,"tr_customer_product_id":167572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:49.000Z","modified_at":"2026-01-27T03:56:49.000Z","name":"Julie Welch","mobile_number":"571-317-7787","email_id":"Raymond93@hotmail.com","dop":"2025-04-06","serial_number":"19012616646092010","imei1":"19012616646092010","imei2":"19012616646092010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167564,"job_number":"JOB_167564","tr_customer_id":167581,"tr_customer_product_id":167571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:47.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"Ralph Gerlach","mobile_number":"746-208-3832","email_id":"Trey_Reilly@gmail.com","dop":"2025-04-06","serial_number":"16572571827001","imei1":"16572571827001","imei2":"16572571827001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167563,"job_number":"JOB_167563","tr_customer_id":167580,"tr_customer_product_id":167570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:41.000Z","modified_at":"2026-01-27T03:56:41.000Z","name":"Lisandro Bruen","mobile_number":"911-424-7644","email_id":"Jodie_Romaguera@gmail.com","dop":"2025-04-06","serial_number":"13282450462299732","imei1":"13282450462299732","imei2":"13282450462299732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167562,"job_number":"JOB_167562","tr_customer_id":167579,"tr_customer_product_id":167569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:40.000Z","modified_at":"2026-01-27T03:57:19.000Z","name":"Lue Schinner","mobile_number":"470-782-4153","email_id":"Braulio37@hotmail.com","dop":"2025-04-06","serial_number":"19673463751655","imei1":"19673463751655","imei2":"19673463751655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167561,"job_number":"JOB_167561","tr_customer_id":167578,"tr_customer_product_id":167568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:40.000Z","modified_at":"2026-01-27T03:56:40.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13427742008225","imei1":"13427742008225","imei2":"13427742008225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167560,"job_number":"JOB_167560","tr_customer_id":167577,"tr_customer_product_id":167567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:38.000Z","modified_at":"2026-01-27T03:56:47.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"46832736178143","imei1":"46832736178143","imei2":"46832736178143","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167559,"job_number":"JOB_167559","tr_customer_id":167576,"tr_customer_product_id":167566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:28.000Z","modified_at":"2026-01-27T03:56:28.000Z","name":"Deron Sanford","mobile_number":"639-632-3468","email_id":"Rey.Kiehn35@yahoo.com","dop":"2025-04-06","serial_number":"18509899910406510","imei1":"18509899910406510","imei2":"18509899910406510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167558,"job_number":"JOB_167558","tr_customer_id":167575,"tr_customer_product_id":167565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:27.000Z","modified_at":"2026-01-27T03:56:36.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"86433522314885","imei1":"86433522314885","imei2":"86433522314885","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167557,"job_number":"JOB_167557","tr_customer_id":167574,"tr_customer_product_id":167564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:27.000Z","modified_at":"2026-01-27T03:57:03.000Z","name":"Cortez Okuneva","mobile_number":"243-379-2128","email_id":"Evangeline.Haag37@yahoo.com","dop":"2025-04-06","serial_number":"13784274402878","imei1":"13784274402878","imei2":"13784274402878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167556,"job_number":"JOB_167556","tr_customer_id":167573,"tr_customer_product_id":167563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:19.000Z","modified_at":"2026-01-27T03:05:19.000Z","name":"Alvena Williamson","mobile_number":"423-695-9416","email_id":"Ralph_Daniel99@gmail.com","dop":"2025-04-06","serial_number":"13929952924531452","imei1":"13929952924531452","imei2":"13929952924531452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167555,"job_number":"JOB_167555","tr_customer_id":167572,"tr_customer_product_id":167562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:18.000Z","modified_at":"2026-01-27T03:05:53.000Z","name":"Lue Koss","mobile_number":"890-272-0890","email_id":"Kariane88@yahoo.com","dop":"2025-04-06","serial_number":"12622222412301","imei1":"12622222412301","imei2":"12622222412301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167554,"job_number":"JOB_167554","tr_customer_id":167571,"tr_customer_product_id":167561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:17.000Z","modified_at":"2026-01-27T03:05:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14795401254556","imei1":"14795401254556","imei2":"14795401254556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167553,"job_number":"JOB_167553","tr_customer_id":167570,"tr_customer_product_id":167560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:37.000Z","modified_at":"2026-01-27T03:04:37.000Z","name":"Donato Labadie","mobile_number":"458-864-3903","email_id":"Osbaldo.Skiles@yahoo.com","dop":"2025-04-06","serial_number":"16685826357599888","imei1":"16685826357599888","imei2":"16685826357599888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167552,"job_number":"JOB_167552","tr_customer_id":167569,"tr_customer_product_id":167559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:35.000Z","modified_at":"2026-01-27T03:05:10.000Z","name":"Ines Bins","mobile_number":"331-644-1254","email_id":"Marianne95@hotmail.com","dop":"2025-04-06","serial_number":"10196588918332","imei1":"10196588918332","imei2":"10196588918332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167551,"job_number":"JOB_167551","tr_customer_id":167568,"tr_customer_product_id":167558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:35.000Z","modified_at":"2026-01-27T03:04:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11769976971366","imei1":"11769976971366","imei2":"11769976971366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167550,"job_number":"JOB_167550","tr_customer_id":167567,"tr_customer_product_id":167557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:54.000Z","modified_at":"2026-01-27T03:03:54.000Z","name":"Jayce Olson","mobile_number":"471-289-5640","email_id":"Sister83@gmail.com","dop":"2025-04-06","serial_number":"16134674822616796","imei1":"16134674822616796","imei2":"16134674822616796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167549,"job_number":"JOB_167549","tr_customer_id":167566,"tr_customer_product_id":167556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:53.000Z","modified_at":"2026-01-27T03:04:28.000Z","name":"Murphy Walker","mobile_number":"437-509-6401","email_id":"Jadyn_Dickinson89@hotmail.com","dop":"2025-04-06","serial_number":"16209779649139","imei1":"16209779649139","imei2":"16209779649139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167548,"job_number":"JOB_167548","tr_customer_id":167565,"tr_customer_product_id":167555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:53.000Z","modified_at":"2026-01-27T03:03:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14540231857564","imei1":"14540231857564","imei2":"14540231857564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167543,"job_number":"JOB_167543","tr_customer_id":167560,"tr_customer_product_id":167550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T01:31:06.000Z","modified_at":"2026-01-27T01:31:06.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-17","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-17T01:31:05.469619446Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T01:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167893,"job_number":"JOB_167893","tr_customer_id":167910,"tr_customer_product_id":167900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:01.000Z","modified_at":"2026-01-27T06:38:01.000Z","name":"Jonatan Boyle","mobile_number":"565-294-8891","email_id":"Domenica_Bosco@gmail.com","dop":"2000-01-31","serial_number":"1030009739899854","imei1":"1030009739899854","imei2":"1030009739899854","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167891,"job_number":"JOB_167891","tr_customer_id":167908,"tr_customer_product_id":167898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:59.000Z","modified_at":"2026-01-27T06:37:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10174215740446","imei1":"10174215740446","imei2":"10174215740446","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167887,"job_number":"JOB_167887","tr_customer_id":167904,"tr_customer_product_id":167894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:17.000Z","modified_at":"2026-01-27T06:37:17.000Z","name":"Phyllis Stoltenberg","mobile_number":"269-487-7127","email_id":"Enos.Ernser@yahoo.com","dop":"2000-01-31","serial_number":"1017361775799387","imei1":"1017361775799387","imei2":"1017361775799387","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167885,"job_number":"JOB_167885","tr_customer_id":167902,"tr_customer_product_id":167892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:15.000Z","modified_at":"2026-01-27T06:37:15.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10975522372856","imei1":"10975522372856","imei2":"10975522372856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167876,"job_number":"JOB_167876","tr_customer_id":167893,"tr_customer_product_id":167883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:33.000Z","modified_at":"2026-01-27T06:36:33.000Z","name":"Princess Bartell","mobile_number":"610-243-2625","email_id":"Frederique.Nienow41@gmail.com","dop":"2000-01-31","serial_number":"1008582811372429","imei1":"1008582811372429","imei2":"1008582811372429","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167874,"job_number":"JOB_167874","tr_customer_id":167891,"tr_customer_product_id":167881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:31.000Z","modified_at":"2026-01-27T06:36:31.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10620499692264","imei1":"10620499692264","imei2":"10620499692264","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167868,"job_number":"JOB_167868","tr_customer_id":167885,"tr_customer_product_id":167875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:49.000Z","modified_at":"2026-01-27T06:35:49.000Z","name":"Marcelle Zieme","mobile_number":"348-753-9040","email_id":"Lottie_Schiller95@hotmail.com","dop":"2000-01-31","serial_number":"1044629435192454","imei1":"1044629435192454","imei2":"1044629435192454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167866,"job_number":"JOB_167866","tr_customer_id":167883,"tr_customer_product_id":167873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:47.000Z","modified_at":"2026-01-27T06:35:47.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10437737016874","imei1":"10437737016874","imei2":"10437737016874","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167726,"job_number":"JOB_167726","tr_customer_id":167743,"tr_customer_product_id":167733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:35.000Z","modified_at":"2026-01-27T03:59:35.000Z","name":"Ansel Durgan","mobile_number":"326-411-8036","email_id":"Geo.Bayer12@yahoo.com","dop":"2000-01-31","serial_number":"1040609851694983","imei1":"1040609851694983","imei2":"1040609851694983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167724,"job_number":"JOB_167724","tr_customer_id":167741,"tr_customer_product_id":167731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:34.000Z","modified_at":"2026-01-27T03:59:34.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10756932133754","imei1":"10756932133754","imei2":"10756932133754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167701,"job_number":"JOB_167701","tr_customer_id":167718,"tr_customer_product_id":167708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"Gilda Moore","mobile_number":"609-676-5261","email_id":"Wade_Bernier40@hotmail.com","dop":"2000-01-31","serial_number":"1014467587513357","imei1":"1014467587513357","imei2":"1014467587513357","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167697,"job_number":"JOB_167697","tr_customer_id":167714,"tr_customer_product_id":167704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10404146666771","imei1":"10404146666771","imei2":"10404146666771","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167660,"job_number":"JOB_167660","tr_customer_id":167677,"tr_customer_product_id":167667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Lilla Rodriguez","mobile_number":"471-903-4904","email_id":"Miracle77@hotmail.com","dop":"2000-01-31","serial_number":"1003103858390333","imei1":"1003103858390333","imei2":"1003103858390333","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167656,"job_number":"JOB_167656","tr_customer_id":167673,"tr_customer_product_id":167663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10368661501071","imei1":"10368661501071","imei2":"10368661501071","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167604,"job_number":"JOB_167604","tr_customer_id":167621,"tr_customer_product_id":167611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:22.000Z","modified_at":"2026-01-27T03:57:22.000Z","name":"Kathlyn Emard","mobile_number":"883-509-2132","email_id":"Flavie_Vandervort@hotmail.com","dop":"2000-01-31","serial_number":"1042892078118244","imei1":"1042892078118244","imei2":"1042892078118244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167601,"job_number":"JOB_167601","tr_customer_id":167618,"tr_customer_product_id":167608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10001153009440","imei1":"10001153009440","imei2":"10001153009440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167892,"job_number":"JOB_167892","tr_customer_id":167909,"tr_customer_product_id":167899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:00.000Z","modified_at":"2026-01-27T06:38:36.000Z","name":"Adrain Flatley","mobile_number":"625-204-1955","email_id":"Iliana_Green@gmail.com","dop":"2000-01-31","serial_number":"10327360941022","imei1":"10327360941022","imei2":"10327360941022","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167886,"job_number":"JOB_167886","tr_customer_id":167903,"tr_customer_product_id":167893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:16.000Z","modified_at":"2026-01-27T06:37:53.000Z","name":"Vivianne Kuvalis","mobile_number":"928-407-3268","email_id":"Nola37@hotmail.com","dop":"2000-01-31","serial_number":"10539760183863","imei1":"10539760183863","imei2":"10539760183863","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167878,"job_number":"JOB_167878","tr_customer_id":167895,"tr_customer_product_id":167885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:42.000Z","modified_at":"2026-01-27T06:37:22.000Z","name":"Ezequiel Hauck","mobile_number":"402-515-8716","email_id":"Ethel52@hotmail.com","dop":"2025-10-21","serial_number":"12597963508580","imei1":"12597963508580","imei2":"12597963508580","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167875,"job_number":"JOB_167875","tr_customer_id":167892,"tr_customer_product_id":167882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:32.000Z","modified_at":"2026-01-27T06:37:09.000Z","name":"Jakayla Stehr","mobile_number":"889-226-7042","email_id":"Oswald_Blanda50@hotmail.com","dop":"2000-01-31","serial_number":"10809822361810","imei1":"10809822361810","imei2":"10809822361810","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167870,"job_number":"JOB_167870","tr_customer_id":167887,"tr_customer_product_id":167877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:55.000Z","modified_at":"2026-01-27T06:36:34.000Z","name":"Fletcher Langosh","mobile_number":"961-716-6775","email_id":"Danyka74@hotmail.com","dop":"2025-10-21","serial_number":"12097514595498","imei1":"12097514595498","imei2":"12097514595498","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167867,"job_number":"JOB_167867","tr_customer_id":167884,"tr_customer_product_id":167874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:47.000Z","modified_at":"2026-01-27T06:36:24.000Z","name":"Keenan Strosin","mobile_number":"493-722-5111","email_id":"Athena3@yahoo.com","dop":"2000-01-31","serial_number":"10961625417361","imei1":"10961625417361","imei2":"10961625417361","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167862,"job_number":"JOB_167862","tr_customer_id":167879,"tr_customer_product_id":167869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:07.000Z","modified_at":"2026-01-27T06:35:46.000Z","name":"Erling Schowalter","mobile_number":"297-720-6965","email_id":"Emerald.Hayes@yahoo.com","dop":"2025-10-21","serial_number":"17024058576990","imei1":"17024058576990","imei2":"17024058576990","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167756,"job_number":"JOB_167756","tr_customer_id":167773,"tr_customer_product_id":167763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:08.000Z","modified_at":"2026-01-27T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74072070477227","imei1":"74072070477227","imei2":"74072070477227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167755,"job_number":"JOB_167755","tr_customer_id":167772,"tr_customer_product_id":167762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40729081242918","imei1":"40729081242918","imei2":"40729081242918","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167754,"job_number":"JOB_167754","tr_customer_id":167771,"tr_customer_product_id":167761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15031952061543","imei1":"15031952061543","imei2":"15031952061543","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167753,"job_number":"JOB_167753","tr_customer_id":167770,"tr_customer_product_id":167760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46674199155380","imei1":"46674199155380","imei2":"46674199155380","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167752,"job_number":"JOB_167752","tr_customer_id":167769,"tr_customer_product_id":167759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13224128065911","imei1":"13224128065911","imei2":"13224128065911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167751,"job_number":"JOB_167751","tr_customer_id":167768,"tr_customer_product_id":167758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73599827046103","imei1":"73599827046103","imei2":"73599827046103","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167750,"job_number":"JOB_167750","tr_customer_id":167767,"tr_customer_product_id":167757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12920615173484","imei1":"12920615173484","imei2":"12920615173484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167749,"job_number":"JOB_167749","tr_customer_id":167766,"tr_customer_product_id":167756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:36.000Z","modified_at":"2026-01-27T04:05:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24590586092397","imei1":"24590586092397","imei2":"24590586092397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167748,"job_number":"JOB_167748","tr_customer_id":167765,"tr_customer_product_id":167755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41394992103667","imei1":"41394992103667","imei2":"41394992103667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167747,"job_number":"JOB_167747","tr_customer_id":167764,"tr_customer_product_id":167754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63891004325201","imei1":"63891004325201","imei2":"63891004325201","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167746,"job_number":"JOB_167746","tr_customer_id":167763,"tr_customer_product_id":167753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53625626675668","imei1":"53625626675668","imei2":"53625626675668","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167745,"job_number":"JOB_167745","tr_customer_id":167762,"tr_customer_product_id":167752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46523212624438","imei1":"46523212624438","imei2":"46523212624438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167744,"job_number":"JOB_167744","tr_customer_id":167761,"tr_customer_product_id":167751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84840740161320","imei1":"84840740161320","imei2":"84840740161320","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167743,"job_number":"JOB_167743","tr_customer_id":167760,"tr_customer_product_id":167750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46488600950401","imei1":"46488600950401","imei2":"46488600950401","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167742,"job_number":"JOB_167742","tr_customer_id":167759,"tr_customer_product_id":167749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:04.000Z","modified_at":"2026-01-27T04:04:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19395955050300","imei1":"19395955050300","imei2":"19395955050300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167741,"job_number":"JOB_167741","tr_customer_id":167758,"tr_customer_product_id":167748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18506977235583","imei1":"18506977235583","imei2":"18506977235583","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167740,"job_number":"JOB_167740","tr_customer_id":167757,"tr_customer_product_id":167747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25474750557996","imei1":"25474750557996","imei2":"25474750557996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167739,"job_number":"JOB_167739","tr_customer_id":167756,"tr_customer_product_id":167746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23206692471066","imei1":"23206692471066","imei2":"23206692471066","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167738,"job_number":"JOB_167738","tr_customer_id":167755,"tr_customer_product_id":167745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69648210848652","imei1":"69648210848652","imei2":"69648210848652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167737,"job_number":"JOB_167737","tr_customer_id":167754,"tr_customer_product_id":167744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87908979667028","imei1":"87908979667028","imei2":"87908979667028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167736,"job_number":"JOB_167736","tr_customer_id":167753,"tr_customer_product_id":167743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68750095402755","imei1":"68750095402755","imei2":"68750095402755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167725,"job_number":"JOB_167725","tr_customer_id":167742,"tr_customer_product_id":167732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:34.000Z","modified_at":"2026-01-27T04:00:11.000Z","name":"Lorena Raynor","mobile_number":"505-412-7010","email_id":"Jayson36@gmail.com","dop":"2000-01-31","serial_number":"10356871190723","imei1":"10356871190723","imei2":"10356871190723","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167699,"job_number":"JOB_167699","tr_customer_id":167716,"tr_customer_product_id":167706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Ruth Spinka","mobile_number":"567-517-0880","email_id":"Junius_Emard@gmail.com","dop":"2000-01-31","serial_number":"10994193539382","imei1":"10994193539382","imei2":"10994193539382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167658,"job_number":"JOB_167658","tr_customer_id":167675,"tr_customer_product_id":167665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:05.000Z","modified_at":"2026-01-27T03:58:42.000Z","name":"Giovani Becker","mobile_number":"836-554-6598","email_id":"Justice.Gerlach17@gmail.com","dop":"2000-01-31","serial_number":"10624707653449","imei1":"10624707653449","imei2":"10624707653449","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167619,"job_number":"JOB_167619","tr_customer_id":167636,"tr_customer_product_id":167626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:37.000Z","modified_at":"2026-01-27T03:57:37.000Z","name":"Justice Stroman","mobile_number":"432-530-0600","email_id":"Edgar41@gmail.com","dop":"2025-05-30","serial_number":"1961560333862636","imei1":"1961560333862636","imei2":"1961560333862636","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167617,"job_number":"JOB_167617","tr_customer_id":167634,"tr_customer_product_id":167624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Arlie Goyette","mobile_number":"774-884-8093","email_id":"Gabriella.Kiehn@gmail.com","dop":"2025-05-30","serial_number":"18680927987810","imei1":"18680927987810","imei2":"18680927987810","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167615,"job_number":"JOB_167615","tr_customer_id":167632,"tr_customer_product_id":167622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Flavio Roberts","mobile_number":"486-327-5797","email_id":"Lexie_Konopelski@hotmail.com","dop":"2025-05-30","serial_number":"11200459191432","imei1":"11200459191432","imei2":"11200459191432","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167602,"job_number":"JOB_167602","tr_customer_id":167619,"tr_customer_product_id":167609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Grace Blick","mobile_number":"744-224-5481","email_id":"Nayeli.Wintheiser@hotmail.com","dop":"2000-01-31","serial_number":"10459943038758","imei1":"10459943038758","imei2":"10459943038758","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167846,"job_number":"JOB_167846","tr_customer_id":167863,"tr_customer_product_id":167853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:17.000Z","modified_at":"2026-01-27T06:30:31.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"63418459119098","imei1":"63418459119098","imei2":"63418459119098","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167842,"job_number":"JOB_167842","tr_customer_id":167859,"tr_customer_product_id":167849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:59.000Z","modified_at":"2026-01-27T06:30:12.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"14949087610513","imei1":"14949087610513","imei2":"14949087610513","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167841,"job_number":"JOB_167841","tr_customer_id":167858,"tr_customer_product_id":167848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:41.000Z","modified_at":"2026-01-27T06:29:54.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"83346861180614","imei1":"83346861180614","imei2":"83346861180614","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167814,"job_number":"JOB_167814","tr_customer_id":167831,"tr_customer_product_id":167821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:22:09.000Z","modified_at":"2026-01-27T06:22:36.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"87489460908188","imei1":"87489460908188","imei2":"87489460908188","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167813,"job_number":"JOB_167813","tr_customer_id":167830,"tr_customer_product_id":167820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:34.000Z","modified_at":"2026-01-27T06:20:34.000Z","name":"Sonny Turner","mobile_number":"799-958-6159","email_id":"Donna.MacGyver@yahoo.com","dop":"2025-06-09","serial_number":"103029682528025","imei1":"103029682528025","imei2":"103029682528025","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167812,"job_number":"JOB_167812","tr_customer_id":167829,"tr_customer_product_id":167819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:33.000Z","modified_at":"2026-01-27T06:20:44.000Z","name":"Bryce Leffler","mobile_number":"385-608-7314","email_id":"Eleanora34@gmail.com","dop":"2025-06-09","serial_number":"101447873691916","imei1":"101447873691916","imei2":"101447873691916","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167811,"job_number":"JOB_167811","tr_customer_id":167828,"tr_customer_product_id":167818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:33.000Z","modified_at":"2026-01-27T06:20:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100068897076486","imei1":"100068897076486","imei2":"100068897076486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167807,"job_number":"JOB_167807","tr_customer_id":167824,"tr_customer_product_id":167814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:18.000Z","modified_at":"2026-01-27T06:20:18.000Z","name":"Adan Padberg","mobile_number":"624-381-5378","email_id":"Jessika.Roob@hotmail.com","dop":"2025-06-09","serial_number":"101487988748895","imei1":"101487988748895","imei2":"101487988748895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167806,"job_number":"JOB_167806","tr_customer_id":167823,"tr_customer_product_id":167813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:17.000Z","modified_at":"2026-01-27T06:20:29.000Z","name":"Ruben Christiansen","mobile_number":"731-322-8089","email_id":"Rylan70@gmail.com","dop":"2025-06-09","serial_number":"101454981814787","imei1":"101454981814787","imei2":"101454981814787","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167805,"job_number":"JOB_167805","tr_customer_id":167822,"tr_customer_product_id":167812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:17.000Z","modified_at":"2026-01-27T06:20:17.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107185650913150","imei1":"107185650913150","imei2":"107185650913150","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167804,"job_number":"JOB_167804","tr_customer_id":167821,"tr_customer_product_id":167811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:02.000Z","modified_at":"2026-01-27T06:20:02.000Z","name":"Margarete Runolfsson","mobile_number":"585-678-2135","email_id":"Neha_McCullough@yahoo.com","dop":"2025-06-09","serial_number":"102551438914382","imei1":"102551438914382","imei2":"102551438914382","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167803,"job_number":"JOB_167803","tr_customer_id":167820,"tr_customer_product_id":167810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:01.000Z","modified_at":"2026-01-27T06:20:13.000Z","name":"Rashad Fritsch","mobile_number":"226-706-0013","email_id":"Jan_Boyle4@hotmail.com","dop":"2025-06-09","serial_number":"109276788223497","imei1":"109276788223497","imei2":"109276788223497","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167802,"job_number":"JOB_167802","tr_customer_id":167819,"tr_customer_product_id":167809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:01.000Z","modified_at":"2026-01-27T06:20:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101552759016705","imei1":"101552759016705","imei2":"101552759016705","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167795,"job_number":"JOB_167795","tr_customer_id":167812,"tr_customer_product_id":167802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:18:21.000Z","modified_at":"2026-01-27T06:18:44.000Z","name":"Enrico Kirlin","mobile_number":"251-555-3855","email_id":"Eli72@yahoo.com","dop":"2025-10-01","serial_number":"11322837650533","imei1":"11322837650533","imei2":"11322837650533","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167794,"job_number":"JOB_167794","tr_customer_id":167811,"tr_customer_product_id":167801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:17:35.000Z","modified_at":"2026-01-27T06:18:02.000Z","name":"Troy Langworth","mobile_number":"692-491-3396","email_id":"Bernadine.Runolfsdottir@hotmail.com","dop":"2025-11-04","serial_number":"84989457462321","imei1":"84989457462321","imei2":"84989457462321","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:18:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167793,"job_number":"JOB_167793","tr_customer_id":167810,"tr_customer_product_id":167800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:17:19.000Z","modified_at":"2026-01-27T06:17:30.000Z","name":"Wilhelmine Nienow","mobile_number":"634-944-3525","email_id":"Vena.Toy@gmail.com","dop":"2025-11-04","serial_number":"50739144913283","imei1":"50739144913283","imei2":"50739144913283","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167758,"job_number":"JOB_167758","tr_customer_id":167775,"tr_customer_product_id":167765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:39:13.000Z","modified_at":"2026-01-27T04:39:13.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19392864251321","imei1":"19392864251321","imei2":"19392864251321","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167757,"job_number":"JOB_167757","tr_customer_id":167774,"tr_customer_product_id":167764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:39:12.000Z","modified_at":"2026-01-27T04:39:22.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15588334816566","imei1":"15588334816566","imei2":"15588334816566","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167717,"job_number":"JOB_167717","tr_customer_id":167734,"tr_customer_product_id":167724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:13.000Z","modified_at":"2026-01-27T03:59:13.000Z","name":"Emie Greenholt","mobile_number":"985-658-9900","email_id":"Rod41@hotmail.com","dop":"2025-06-09","serial_number":"105938978155234","imei1":"105938978155234","imei2":"105938978155234","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167716,"job_number":"JOB_167716","tr_customer_id":167733,"tr_customer_product_id":167723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:13.000Z","modified_at":"2026-01-27T03:59:24.000Z","name":"Bennie Franecki","mobile_number":"802-828-9137","email_id":"Mario.Sanford@yahoo.com","dop":"2025-06-09","serial_number":"108192504023156","imei1":"108192504023156","imei2":"108192504023156","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167715,"job_number":"JOB_167715","tr_customer_id":167732,"tr_customer_product_id":167722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:12.000Z","modified_at":"2026-01-27T03:59:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109186152508815","imei1":"109186152508815","imei2":"109186152508815","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167707,"job_number":"JOB_167707","tr_customer_id":167724,"tr_customer_product_id":167714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Fermin Morar","mobile_number":"734-674-9275","email_id":"Monica.Schroeder@hotmail.com","dop":"2025-06-09","serial_number":"109431696412298","imei1":"109431696412298","imei2":"109431696412298","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167706,"job_number":"JOB_167706","tr_customer_id":167723,"tr_customer_product_id":167713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"Kayley Grant","mobile_number":"987-283-8009","email_id":"Germaine16@gmail.com","dop":"2025-06-09","serial_number":"102323060459001","imei1":"102323060459001","imei2":"102323060459001","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167705,"job_number":"JOB_167705","tr_customer_id":167722,"tr_customer_product_id":167712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108554028495768","imei1":"108554028495768","imei2":"108554028495768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167690,"job_number":"JOB_167690","tr_customer_id":167707,"tr_customer_product_id":167697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Yasmine O'Conner","mobile_number":"276-226-2059","email_id":"Micheal.Langworth@hotmail.com","dop":"2025-06-09","serial_number":"104117836226352","imei1":"104117836226352","imei2":"104117836226352","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167688,"job_number":"JOB_167688","tr_customer_id":167705,"tr_customer_product_id":167695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:52.000Z","name":"Devyn Jerde","mobile_number":"833-279-3346","email_id":"Deja72@yahoo.com","dop":"2025-06-09","serial_number":"103696049142109","imei1":"103696049142109","imei2":"103696049142109","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167686,"job_number":"JOB_167686","tr_customer_id":167703,"tr_customer_product_id":167693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109429601299068","imei1":"109429601299068","imei2":"109429601299068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167647,"job_number":"JOB_167647","tr_customer_id":167664,"tr_customer_product_id":167654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Royce Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187031398724326","imei1":"187031398724326","imei2":"187031398724326","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167646,"job_number":"JOB_167646","tr_customer_id":167663,"tr_customer_product_id":167653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"George Wehner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162741629655708","imei1":"162741629655708","imei2":"162741629655708","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167645,"job_number":"JOB_167645","tr_customer_id":167662,"tr_customer_product_id":167652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Joesph Wisozk","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180299567372427","imei1":"180299567372427","imei2":"180299567372427","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167644,"job_number":"JOB_167644","tr_customer_id":167661,"tr_customer_product_id":167651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"160947787121403","imei1":"160947787121403","imei2":"160947787121403","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167635,"job_number":"JOB_167635","tr_customer_id":167652,"tr_customer_product_id":167642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Kayley Cartwright","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142568640052876","imei1":"142568640052876","imei2":"142568640052876","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167634,"job_number":"JOB_167634","tr_customer_id":167651,"tr_customer_product_id":167641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Constantin Jones","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114120787849256","imei1":"114120787849256","imei2":"114120787849256","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167633,"job_number":"JOB_167633","tr_customer_id":167650,"tr_customer_product_id":167640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:58:11.000Z","name":"Tanner Bernhard","mobile_number":"590-234-8156","email_id":"Hardy74@yahoo.com","dop":"2025-10-01","serial_number":"12083728362528","imei1":"12083728362528","imei2":"12083728362528","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167632,"job_number":"JOB_167632","tr_customer_id":167649,"tr_customer_product_id":167639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Krystel Mertz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"169905397032309","imei1":"169905397032309","imei2":"169905397032309","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167631,"job_number":"JOB_167631","tr_customer_id":167648,"tr_customer_product_id":167638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:46.000Z","modified_at":"2026-01-27T03:57:46.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"113592422631647","imei1":"113592422631647","imei2":"113592422631647","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167610,"job_number":"JOB_167610","tr_customer_id":167627,"tr_customer_product_id":167617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:32.000Z","modified_at":"2026-01-27T03:57:32.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kim_Senger19@yahoo.com","dop":"2025-07-02","serial_number":"14478206148415","imei1":"14478206148415","imei2":"14478206148415","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167598,"job_number":"JOB_167598","tr_customer_id":167615,"tr_customer_product_id":167605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:19.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"giyu tomiaka","mobile_number":"325-918-4615","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"898295578132122","imei1":"898295578132122","imei2":"898295578132122","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167589,"job_number":"JOB_167589","tr_customer_id":167606,"tr_customer_product_id":167596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:15.000Z","modified_at":"2026-01-27T03:57:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kelsi_Schiller40@hotmail.com","dop":"2025-07-02","serial_number":"18330157911715","imei1":"18330157911715","imei2":"18330157911715","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167583,"job_number":"JOB_167583","tr_customer_id":167600,"tr_customer_product_id":167590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:08.000Z","modified_at":"2026-01-27T03:57:17.000Z","name":"tanjiro kamado","mobile_number":"491-800-0516","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"186981793403282","imei1":"186981793403282","imei2":"186981793403282","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167580,"job_number":"JOB_167580","tr_customer_id":167597,"tr_customer_product_id":167587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:58.000Z","modified_at":"2026-01-27T03:56:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Sonia_Reichel97@hotmail.com","dop":"2025-07-02","serial_number":"19374980428044","imei1":"19374980428044","imei2":"19374980428044","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167579,"job_number":"JOB_167579","tr_customer_id":167596,"tr_customer_product_id":167586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:57.000Z","modified_at":"2026-01-27T03:57:06.000Z","name":"saitama sensei","mobile_number":"241-714-5923","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"720202871951017","imei1":"720202871951017","imei2":"720202871951017","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167547,"job_number":"JOB_167547","tr_customer_id":167564,"tr_customer_product_id":167554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:58:17.000Z","modified_at":"2026-01-27T02:58:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13975438843936","imei1":"13975438843936","imei2":"13975438843936","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167546,"job_number":"JOB_167546","tr_customer_id":167563,"tr_customer_product_id":167553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:58:17.000Z","modified_at":"2026-01-27T02:58:26.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19803285126055","imei1":"19803285126055","imei2":"19803285126055","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T02:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167545,"job_number":"JOB_167545","tr_customer_id":167562,"tr_customer_product_id":167552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:41:15.000Z","modified_at":"2026-01-27T02:41:15.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13453255964591","imei1":"13453255964591","imei2":"13453255964591","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167544,"job_number":"JOB_167544","tr_customer_id":167561,"tr_customer_product_id":167551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:41:15.000Z","modified_at":"2026-01-27T02:41:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16856548964448","imei1":"16856548964448","imei2":"16856548964448","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T02:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_131859"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzc1ODJ9.Hr3EHbbx-4FHSQXT6-cdjP5LqDdOSTsaoL0js2HOR30 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 92de51cd-a543-4cc5-bff7-fa72cfa99ad3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_167942"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"40a-ZAoNiY8UjrFYMBxi65i9Ey2Vge0" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:54:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":167942,"job_number":"JOB_167942","tr_customer_id":167959,"tr_customer_product_id":167949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:53:57.000Z","name":"Pietro Stracke","mobile_number":"336-677-3457","email_id":"Darrick_Wilderman4@gmail.com","dop":"2025-12-01","serial_number":"11510163451561","imei1":"11510163451561","imei2":"11510163451561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_131859' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4MzN9.YKf9VQn_c9QtWu597kdFrRY5W66oDmCfeKqiMTeSolM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 39c0a188-b22a-4416-87d8-b88fc3e119c1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"635-d6xUWT5zOr39395wTYtRhQGflco" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:54:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":167942,"job_number":"JOB_167942","tr_customer_id":167959,"tr_customer_product_id":167949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:53:57.000Z","name":"Pietro Stracke","mobile_number":"336-677-3457","email_id":"Darrick_Wilderman4@gmail.com","dop":"2025-12-01","serial_number":"11510163451561","imei1":"11510163451561","imei2":"11510163451561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":643069,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-27T06:53:57.000Z","created_at":"2026-01-27T06:53:57.000Z"},{"id":643070,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-27T06:53:57.000Z","created_at":"2026-01-27T06:53:57.000Z"}],"problems":[{"id":149085,"problem":"Smartphone is running slow","remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-27T06:53:57.000Z"}],"quatations":[]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | eca66b40-6143-4118-90f6-180d85881813 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-BIjrnEdfuNzjQdqKX3joGqEoB1k" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NDF9.sx2EREVbcxnjY-itJTL3Emo6-4iq3penh622h6Ke4OM"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjA4NDB9.4Ax_l2bGknyphesCeGexRKRcsUiLqK7aUoV98mQ69AQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NDF9.sx2EREVbcxnjY-itJTL3Emo6-4iq3penh622h6Ke4OM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f0c437b2-1221-46a8-883b-324cef806d3a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjA4NDB9.4Ax_l2bGknyphesCeGexRKRcsUiLqK7aUoV98mQ69AQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-z3kPe63FCyX4+dgtahsodYVcnu8"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NDF9.sx2EREVbcxnjY-itJTL3Emo6-4iq3penh622h6Ke4OM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f117425d-0a7f-483e-808b-b155554ec81a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-mNZYeBhdVd+KY/RludzRCmxwfsQ" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":266},{"label":"Pending for repair","key":"pending_for_repair","count":0},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NDF9.sx2EREVbcxnjY-itJTL3Emo6-4iq3penh622h6Ke4OM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1ff75d7d-ce47-4d94-a409-346d9e5d623e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"409a4-K0pOcWH5KvJ3whE1sT4MBRcOpFY" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:54:02 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":167893,"job_number":"JOB_167893","tr_customer_id":167910,"tr_customer_product_id":167900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:01.000Z","modified_at":"2026-01-27T06:38:01.000Z","name":"Jonatan Boyle","mobile_number":"565-294-8891","email_id":"Domenica_Bosco@gmail.com","dop":"2000-01-31","serial_number":"1030009739899854","imei1":"1030009739899854","imei2":"1030009739899854","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167891,"job_number":"JOB_167891","tr_customer_id":167908,"tr_customer_product_id":167898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:59.000Z","modified_at":"2026-01-27T06:37:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10174215740446","imei1":"10174215740446","imei2":"10174215740446","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167887,"job_number":"JOB_167887","tr_customer_id":167904,"tr_customer_product_id":167894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:17.000Z","modified_at":"2026-01-27T06:37:17.000Z","name":"Phyllis Stoltenberg","mobile_number":"269-487-7127","email_id":"Enos.Ernser@yahoo.com","dop":"2000-01-31","serial_number":"1017361775799387","imei1":"1017361775799387","imei2":"1017361775799387","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167885,"job_number":"JOB_167885","tr_customer_id":167902,"tr_customer_product_id":167892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:15.000Z","modified_at":"2026-01-27T06:37:15.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10975522372856","imei1":"10975522372856","imei2":"10975522372856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167876,"job_number":"JOB_167876","tr_customer_id":167893,"tr_customer_product_id":167883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:33.000Z","modified_at":"2026-01-27T06:36:33.000Z","name":"Princess Bartell","mobile_number":"610-243-2625","email_id":"Frederique.Nienow41@gmail.com","dop":"2000-01-31","serial_number":"1008582811372429","imei1":"1008582811372429","imei2":"1008582811372429","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167874,"job_number":"JOB_167874","tr_customer_id":167891,"tr_customer_product_id":167881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:31.000Z","modified_at":"2026-01-27T06:36:31.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10620499692264","imei1":"10620499692264","imei2":"10620499692264","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167868,"job_number":"JOB_167868","tr_customer_id":167885,"tr_customer_product_id":167875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:49.000Z","modified_at":"2026-01-27T06:35:49.000Z","name":"Marcelle Zieme","mobile_number":"348-753-9040","email_id":"Lottie_Schiller95@hotmail.com","dop":"2000-01-31","serial_number":"1044629435192454","imei1":"1044629435192454","imei2":"1044629435192454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167866,"job_number":"JOB_167866","tr_customer_id":167883,"tr_customer_product_id":167873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:47.000Z","modified_at":"2026-01-27T06:35:47.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10437737016874","imei1":"10437737016874","imei2":"10437737016874","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167726,"job_number":"JOB_167726","tr_customer_id":167743,"tr_customer_product_id":167733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:35.000Z","modified_at":"2026-01-27T03:59:35.000Z","name":"Ansel Durgan","mobile_number":"326-411-8036","email_id":"Geo.Bayer12@yahoo.com","dop":"2000-01-31","serial_number":"1040609851694983","imei1":"1040609851694983","imei2":"1040609851694983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167724,"job_number":"JOB_167724","tr_customer_id":167741,"tr_customer_product_id":167731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:34.000Z","modified_at":"2026-01-27T03:59:34.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10756932133754","imei1":"10756932133754","imei2":"10756932133754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167701,"job_number":"JOB_167701","tr_customer_id":167718,"tr_customer_product_id":167708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"Gilda Moore","mobile_number":"609-676-5261","email_id":"Wade_Bernier40@hotmail.com","dop":"2000-01-31","serial_number":"1014467587513357","imei1":"1014467587513357","imei2":"1014467587513357","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167697,"job_number":"JOB_167697","tr_customer_id":167714,"tr_customer_product_id":167704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10404146666771","imei1":"10404146666771","imei2":"10404146666771","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167660,"job_number":"JOB_167660","tr_customer_id":167677,"tr_customer_product_id":167667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Lilla Rodriguez","mobile_number":"471-903-4904","email_id":"Miracle77@hotmail.com","dop":"2000-01-31","serial_number":"1003103858390333","imei1":"1003103858390333","imei2":"1003103858390333","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167656,"job_number":"JOB_167656","tr_customer_id":167673,"tr_customer_product_id":167663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10368661501071","imei1":"10368661501071","imei2":"10368661501071","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167604,"job_number":"JOB_167604","tr_customer_id":167621,"tr_customer_product_id":167611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:22.000Z","modified_at":"2026-01-27T03:57:22.000Z","name":"Kathlyn Emard","mobile_number":"883-509-2132","email_id":"Flavie_Vandervort@hotmail.com","dop":"2000-01-31","serial_number":"1042892078118244","imei1":"1042892078118244","imei2":"1042892078118244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167601,"job_number":"JOB_167601","tr_customer_id":167618,"tr_customer_product_id":167608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10001153009440","imei1":"10001153009440","imei2":"10001153009440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167942,"job_number":"JOB_167942","tr_customer_id":167959,"tr_customer_product_id":167949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:53:57.000Z","name":"Pietro Stracke","mobile_number":"336-677-3457","email_id":"Darrick_Wilderman4@gmail.com","dop":"2025-12-01","serial_number":"11510163451561","imei1":"11510163451561","imei2":"11510163451561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167941,"job_number":"JOB_167941","tr_customer_id":167958,"tr_customer_product_id":167948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:53:57.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15533783976054","imei1":"15533783976054","imei2":"15533783976054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167939,"job_number":"JOB_167939","tr_customer_id":167956,"tr_customer_product_id":167946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14442504887526","imei1":"14442504887526","imei2":"14442504887526","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167938,"job_number":"JOB_167938","tr_customer_id":167955,"tr_customer_product_id":167945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:27.000Z","modified_at":"2026-01-27T06:51:27.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10931088604581","imei1":"10931088604581","imei2":"10931088604581","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167936,"job_number":"JOB_167936","tr_customer_id":167953,"tr_customer_product_id":167943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:25.000Z","modified_at":"2026-01-27T06:51:25.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11495474994629","imei1":"11495474994629","imei2":"11495474994629","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167935,"job_number":"JOB_167935","tr_customer_id":167952,"tr_customer_product_id":167942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:00.000Z","modified_at":"2026-01-27T06:51:00.000Z","name":"Abe Borer","mobile_number":"232-802-4714","email_id":"Alfreda56@hotmail.com","dop":"2025-04-06","serial_number":"14248653361242728","imei1":"14248653361242728","imei2":"14248653361242728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167933,"job_number":"JOB_167933","tr_customer_id":167950,"tr_customer_product_id":167940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:58.000Z","modified_at":"2026-01-27T06:50:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16248942148525","imei1":"16248942148525","imei2":"16248942148525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167932,"job_number":"JOB_167932","tr_customer_id":167949,"tr_customer_product_id":167939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:42.000Z","modified_at":"2026-01-27T06:50:42.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"42969104263391","imei1":"42969104263391","imei2":"42969104263391","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167930,"job_number":"JOB_167930","tr_customer_id":167947,"tr_customer_product_id":167937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:40.000Z","modified_at":"2026-01-27T06:50:40.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11366144519689","imei1":"11366144519689","imei2":"11366144519689","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167929,"job_number":"JOB_167929","tr_customer_id":167946,"tr_customer_product_id":167936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:13.000Z","modified_at":"2026-01-27T06:50:13.000Z","name":"Arno Kessler","mobile_number":"230-754-1794","email_id":"Stanley57@hotmail.com","dop":"2025-04-06","serial_number":"18194212640282856","imei1":"18194212640282856","imei2":"18194212640282856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167927,"job_number":"JOB_167927","tr_customer_id":167944,"tr_customer_product_id":167934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:11.000Z","modified_at":"2026-01-27T06:50:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13203431323945","imei1":"13203431323945","imei2":"13203431323945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167926,"job_number":"JOB_167926","tr_customer_id":167943,"tr_customer_product_id":167933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:54.000Z","modified_at":"2026-01-27T06:49:54.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"90321257518944","imei1":"90321257518944","imei2":"90321257518944","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167924,"job_number":"JOB_167924","tr_customer_id":167941,"tr_customer_product_id":167931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:52.000Z","modified_at":"2026-01-27T06:49:52.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10934874410701","imei1":"10934874410701","imei2":"10934874410701","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167923,"job_number":"JOB_167923","tr_customer_id":167940,"tr_customer_product_id":167930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:30.000Z","modified_at":"2026-01-27T06:49:30.000Z","name":"Milton Bartell","mobile_number":"357-620-1896","email_id":"Kian46@hotmail.com","dop":"2025-04-06","serial_number":"17118551920422780","imei1":"17118551920422780","imei2":"17118551920422780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167921,"job_number":"JOB_167921","tr_customer_id":167938,"tr_customer_product_id":167928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:26.000Z","modified_at":"2026-01-27T06:49:26.000Z","name":"Garry Haag","mobile_number":"330-706-5364","email_id":"Lenna35@hotmail.com","dop":"2025-04-06","serial_number":"11179143080451844","imei1":"11179143080451844","imei2":"11179143080451844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167919,"job_number":"JOB_167919","tr_customer_id":167936,"tr_customer_product_id":167926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:25.000Z","modified_at":"2026-01-27T06:49:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17402848540623","imei1":"17402848540623","imei2":"17402848540623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167918,"job_number":"JOB_167918","tr_customer_id":167935,"tr_customer_product_id":167925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:39.000Z","modified_at":"2026-01-27T06:44:39.000Z","name":"Golden Brown","mobile_number":"840-732-0041","email_id":"Hailie73@hotmail.com","dop":"2025-04-06","serial_number":"15818286366602872","imei1":"15818286366602872","imei2":"15818286366602872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167916,"job_number":"JOB_167916","tr_customer_id":167933,"tr_customer_product_id":167923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:38.000Z","modified_at":"2026-01-27T06:44:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17063374650545","imei1":"17063374650545","imei2":"17063374650545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167915,"job_number":"JOB_167915","tr_customer_id":167932,"tr_customer_product_id":167922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:18.000Z","modified_at":"2026-01-27T06:44:18.000Z","name":"Ariane Hamill","mobile_number":"398-734-1884","email_id":"Ryleigh.Tremblay42@hotmail.com","dop":"2025-04-06","serial_number":"10595233660109322","imei1":"10595233660109322","imei2":"10595233660109322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167913,"job_number":"JOB_167913","tr_customer_id":167930,"tr_customer_product_id":167920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:51.000Z","modified_at":"2026-01-27T06:43:51.000Z","name":"Serenity Boyer","mobile_number":"339-974-1255","email_id":"Carleton.Marvin98@gmail.com","dop":"2025-04-06","serial_number":"15255955352476028","imei1":"15255955352476028","imei2":"15255955352476028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167911,"job_number":"JOB_167911","tr_customer_id":167928,"tr_customer_product_id":167918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:49.000Z","modified_at":"2026-01-27T06:43:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13742475805245","imei1":"13742475805245","imei2":"13742475805245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167910,"job_number":"JOB_167910","tr_customer_id":167927,"tr_customer_product_id":167917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:46.000Z","modified_at":"2026-01-27T06:43:46.000Z","name":"Percy Crist","mobile_number":"935-950-9106","email_id":"Krystel.Ankunding67@yahoo.com","dop":"2025-04-06","serial_number":"18545814363637170","imei1":"18545814363637170","imei2":"18545814363637170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167908,"job_number":"JOB_167908","tr_customer_id":167925,"tr_customer_product_id":167915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:44.000Z","modified_at":"2026-01-27T06:43:44.000Z","name":"Victor Schroeder","mobile_number":"473-540-3534","email_id":"Dexter_Marks@gmail.com","dop":"2025-04-06","serial_number":"16447744665311734","imei1":"16447744665311734","imei2":"16447744665311734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167906,"job_number":"JOB_167906","tr_customer_id":167923,"tr_customer_product_id":167913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:43.000Z","modified_at":"2026-01-27T06:43:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15646928553703","imei1":"15646928553703","imei2":"15646928553703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167905,"job_number":"JOB_167905","tr_customer_id":167922,"tr_customer_product_id":167912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:03.000Z","modified_at":"2026-01-27T06:43:03.000Z","name":"Roy Aufderhar","mobile_number":"826-647-3721","email_id":"Sheila.Murphy83@yahoo.com","dop":"2025-04-06","serial_number":"10699411250399026","imei1":"10699411250399026","imei2":"10699411250399026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167903,"job_number":"JOB_167903","tr_customer_id":167920,"tr_customer_product_id":167910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:01.000Z","modified_at":"2026-01-27T06:43:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14958910419154","imei1":"14958910419154","imei2":"14958910419154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167902,"job_number":"JOB_167902","tr_customer_id":167919,"tr_customer_product_id":167909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:56.000Z","modified_at":"2026-01-27T06:42:56.000Z","name":"Ned Dach","mobile_number":"535-612-0082","email_id":"Adolfo_Nikolaus@hotmail.com","dop":"2025-04-06","serial_number":"15430774571147254","imei1":"15430774571147254","imei2":"15430774571147254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167900,"job_number":"JOB_167900","tr_customer_id":167917,"tr_customer_product_id":167907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:54.000Z","modified_at":"2026-01-27T06:42:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17079659156633","imei1":"17079659156633","imei2":"17079659156633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167899,"job_number":"JOB_167899","tr_customer_id":167916,"tr_customer_product_id":167906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:06.000Z","modified_at":"2026-01-27T06:42:06.000Z","name":"Lisa Zulauf","mobile_number":"250-618-8688","email_id":"Chelsea9@yahoo.com","dop":"2025-04-06","serial_number":"17611184738963124","imei1":"17611184738963124","imei2":"17611184738963124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167897,"job_number":"JOB_167897","tr_customer_id":167914,"tr_customer_product_id":167904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:05.000Z","modified_at":"2026-01-27T06:42:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18231155699279","imei1":"18231155699279","imei2":"18231155699279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167896,"job_number":"JOB_167896","tr_customer_id":167913,"tr_customer_product_id":167903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:33.000Z","modified_at":"2026-01-27T06:38:33.000Z","name":"Marty Corkery","mobile_number":"727-204-3064","email_id":"Domenico.Huels@yahoo.com","dop":"2025-04-06","serial_number":"10948488540603988","imei1":"10948488540603988","imei2":"10948488540603988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167894,"job_number":"JOB_167894","tr_customer_id":167911,"tr_customer_product_id":167901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:31.000Z","modified_at":"2026-01-27T06:38:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14777744687360","imei1":"14777744687360","imei2":"14777744687360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167890,"job_number":"JOB_167890","tr_customer_id":167907,"tr_customer_product_id":167897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:49.000Z","modified_at":"2026-01-27T06:37:49.000Z","name":"Davion Gaylord","mobile_number":"478-883-2288","email_id":"Alejandrin_OKeefe47@gmail.com","dop":"2025-04-06","serial_number":"11487920209396314","imei1":"11487920209396314","imei2":"11487920209396314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167888,"job_number":"JOB_167888","tr_customer_id":167905,"tr_customer_product_id":167895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:47.000Z","modified_at":"2026-01-27T06:37:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10244847596438","imei1":"10244847596438","imei2":"10244847596438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167884,"job_number":"JOB_167884","tr_customer_id":167901,"tr_customer_product_id":167891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Wyatt Friesen","mobile_number":"592-951-6370","email_id":"Willard57@yahoo.com","dop":"2025-04-06","serial_number":"18984968440466710","imei1":"18984968440466710","imei2":"18984968440466710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167883,"job_number":"JOB_167883","tr_customer_id":167900,"tr_customer_product_id":167890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Avis Fadel","mobile_number":"908-634-0138","email_id":"Norene.Raynor@gmail.com","dop":"2025-04-06","serial_number":"18320246082397332","imei1":"18320246082397332","imei2":"18320246082397332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167880,"job_number":"JOB_167880","tr_customer_id":167897,"tr_customer_product_id":167887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15941554825756","imei1":"15941554825756","imei2":"15941554825756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167879,"job_number":"JOB_167879","tr_customer_id":167896,"tr_customer_product_id":167886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12797132248973","imei1":"12797132248973","imei2":"12797132248973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167877,"job_number":"JOB_167877","tr_customer_id":167894,"tr_customer_product_id":167884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:42.000Z","modified_at":"2026-01-27T06:36:42.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"16171174787922","imei1":"16171174787922","imei2":"16171174787922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167873,"job_number":"JOB_167873","tr_customer_id":167890,"tr_customer_product_id":167880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:17.000Z","modified_at":"2026-01-27T06:36:17.000Z","name":"Maye Rodriguez","mobile_number":"655-525-8401","email_id":"Edward.Walsh28@gmail.com","dop":"2025-04-06","serial_number":"18172135488968240","imei1":"18172135488968240","imei2":"18172135488968240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167871,"job_number":"JOB_167871","tr_customer_id":167888,"tr_customer_product_id":167878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:15.000Z","modified_at":"2026-01-27T06:36:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18948317579051","imei1":"18948317579051","imei2":"18948317579051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167869,"job_number":"JOB_167869","tr_customer_id":167886,"tr_customer_product_id":167876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:54.000Z","modified_at":"2026-01-27T06:35:54.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"17324433358007","imei1":"17324433358007","imei2":"17324433358007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167865,"job_number":"JOB_167865","tr_customer_id":167882,"tr_customer_product_id":167872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:30.000Z","modified_at":"2026-01-27T06:35:30.000Z","name":"Omer Maggio","mobile_number":"655-959-8696","email_id":"Hershel99@gmail.com","dop":"2025-04-06","serial_number":"11488347981559736","imei1":"11488347981559736","imei2":"11488347981559736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167863,"job_number":"JOB_167863","tr_customer_id":167880,"tr_customer_product_id":167870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:28.000Z","modified_at":"2026-01-27T06:35:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12322716487394","imei1":"12322716487394","imei2":"12322716487394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167861,"job_number":"JOB_167861","tr_customer_id":167878,"tr_customer_product_id":167868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:06.000Z","modified_at":"2026-01-27T06:35:06.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"17343592327259","imei1":"17343592327259","imei2":"17343592327259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167860,"job_number":"JOB_167860","tr_customer_id":167877,"tr_customer_product_id":167867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:34:28.000Z","modified_at":"2026-01-27T06:34:28.000Z","name":"Felton Jones","mobile_number":"461-830-5368","email_id":"Donald_Muller@gmail.com","dop":"2025-04-06","serial_number":"15954666796721888","imei1":"15954666796721888","imei2":"15954666796721888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167857,"job_number":"JOB_167857","tr_customer_id":167874,"tr_customer_product_id":167864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:17.000Z","modified_at":"2026-01-27T06:32:17.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12347251322045","imei2":"12347251322045","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167855,"job_number":"JOB_167855","tr_customer_id":167872,"tr_customer_product_id":167862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:04.000Z","modified_at":"2026-01-27T06:32:04.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14206461523702","imei2":"14206461523702","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167854,"job_number":"JOB_167854","tr_customer_id":167871,"tr_customer_product_id":167861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:52.000Z","modified_at":"2026-01-27T06:31:52.000Z","name":"Sadye Sipes","mobile_number":"779-875-8270","email_id":"Ebony.Hirthe@gmail.com","dop":"2025-04-06","serial_number":"10349692400180752","imei1":"10349692400180752","imei2":"10349692400180752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167852,"job_number":"JOB_167852","tr_customer_id":167869,"tr_customer_product_id":167859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:51.000Z","modified_at":"2026-01-27T06:31:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11373056543091","imei1":"11373056543091","imei2":"11373056543091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167850,"job_number":"JOB_167850","tr_customer_id":167867,"tr_customer_product_id":167857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:50.000Z","modified_at":"2026-01-27T06:31:50.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10477906422672","imei2":"10477906422672","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167849,"job_number":"JOB_167849","tr_customer_id":167866,"tr_customer_product_id":167856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:05.000Z","modified_at":"2026-01-27T06:31:05.000Z","name":"Giovani McKenzie","mobile_number":"898-307-0001","email_id":"Brady_Leannon@hotmail.com","dop":"2025-04-06","serial_number":"19451465414718350","imei1":"19451465414718350","imei2":"19451465414718350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167847,"job_number":"JOB_167847","tr_customer_id":167864,"tr_customer_product_id":167854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:03.000Z","modified_at":"2026-01-27T06:31:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15985961373989","imei1":"15985961373989","imei2":"15985961373989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167845,"job_number":"JOB_167845","tr_customer_id":167862,"tr_customer_product_id":167852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:17.000Z","modified_at":"2026-01-27T06:30:17.000Z","name":"Modesto Sauer","mobile_number":"424-849-3916","email_id":"Delilah_Treutel27@hotmail.com","dop":"2025-04-06","serial_number":"11996959230079538","imei1":"11996959230079538","imei2":"11996959230079538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167843,"job_number":"JOB_167843","tr_customer_id":167860,"tr_customer_product_id":167850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:16.000Z","modified_at":"2026-01-27T06:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17339423269073","imei1":"17339423269073","imei2":"17339423269073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167840,"job_number":"JOB_167840","tr_customer_id":167857,"tr_customer_product_id":167847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:06.000Z","modified_at":"2026-01-27T06:29:06.000Z","name":"Anastacio Ebert","mobile_number":"971-557-1170","email_id":"Reba3@hotmail.com","dop":"2025-04-06","serial_number":"14007303508030568","imei1":"14007303508030568","imei2":"14007303508030568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167838,"job_number":"JOB_167838","tr_customer_id":167855,"tr_customer_product_id":167845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:04.000Z","modified_at":"2026-01-27T06:29:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19420379464284","imei1":"19420379464284","imei2":"19420379464284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167837,"job_number":"JOB_167837","tr_customer_id":167854,"tr_customer_product_id":167844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:23.000Z","modified_at":"2026-01-27T06:28:23.000Z","name":"Bobby Bogan","mobile_number":"519-540-8511","email_id":"Moriah.Torp35@gmail.com","dop":"2025-04-06","serial_number":"10461022854004748","imei1":"10461022854004748","imei2":"10461022854004748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167835,"job_number":"JOB_167835","tr_customer_id":167852,"tr_customer_product_id":167842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:21.000Z","modified_at":"2026-01-27T06:28:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19904485216653","imei1":"19904485216653","imei2":"19904485216653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167834,"job_number":"JOB_167834","tr_customer_id":167851,"tr_customer_product_id":167841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:39.000Z","modified_at":"2026-01-27T06:27:39.000Z","name":"Hettie Brakus","mobile_number":"920-884-7742","email_id":"Lillian.Steuber98@gmail.com","dop":"2025-04-06","serial_number":"17652142820175848","imei1":"17652142820175848","imei2":"17652142820175848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167832,"job_number":"JOB_167832","tr_customer_id":167849,"tr_customer_product_id":167839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:38.000Z","modified_at":"2026-01-27T06:27:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11615152671057","imei1":"11615152671057","imei2":"11615152671057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167831,"job_number":"JOB_167831","tr_customer_id":167848,"tr_customer_product_id":167838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:19.000Z","modified_at":"2026-01-27T06:26:19.000Z","name":"Lazaro Hoppe","mobile_number":"805-669-5412","email_id":"Leland_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"18267334371696710","imei1":"18267334371696710","imei2":"18267334371696710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167829,"job_number":"JOB_167829","tr_customer_id":167846,"tr_customer_product_id":167836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:17.000Z","modified_at":"2026-01-27T06:26:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15802935641808","imei1":"15802935641808","imei2":"15802935641808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167828,"job_number":"JOB_167828","tr_customer_id":167845,"tr_customer_product_id":167835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:28.000Z","modified_at":"2026-01-27T06:25:28.000Z","name":"Ramon Hilll","mobile_number":"811-699-6550","email_id":"Brook56@gmail.com","dop":"2025-04-06","serial_number":"19695958491683900","imei1":"19695958491683900","imei2":"19695958491683900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167826,"job_number":"JOB_167826","tr_customer_id":167843,"tr_customer_product_id":167833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:26.000Z","modified_at":"2026-01-27T06:25:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12338518242380","imei1":"12338518242380","imei2":"12338518242380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167825,"job_number":"JOB_167825","tr_customer_id":167842,"tr_customer_product_id":167832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:37.000Z","modified_at":"2026-01-27T06:24:37.000Z","name":"Kaleb Beahan","mobile_number":"242-722-0254","email_id":"Sunny81@hotmail.com","dop":"2025-04-06","serial_number":"18555023955379372","imei1":"18555023955379372","imei2":"18555023955379372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167823,"job_number":"JOB_167823","tr_customer_id":167840,"tr_customer_product_id":167830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:36.000Z","modified_at":"2026-01-27T06:24:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11740984830074","imei1":"11740984830074","imei2":"11740984830074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167822,"job_number":"JOB_167822","tr_customer_id":167839,"tr_customer_product_id":167829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:49.000Z","modified_at":"2026-01-27T06:23:49.000Z","name":"Stefanie Lemke","mobile_number":"292-504-2515","email_id":"Kali24@gmail.com","dop":"2025-06-18","serial_number":"1067109977151928","imei1":"1067109977151928","imei2":"1067109977151928","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167820,"job_number":"JOB_167820","tr_customer_id":167837,"tr_customer_product_id":167827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:48.000Z","modified_at":"2026-01-27T06:23:48.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10101267317766","imei1":"10101267317766","imei2":"10101267317766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167819,"job_number":"JOB_167819","tr_customer_id":167836,"tr_customer_product_id":167826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:06.000Z","modified_at":"2026-01-27T06:23:06.000Z","name":"Aniya Mueller","mobile_number":"546-393-9663","email_id":"Chanelle2@hotmail.com","dop":"2025-06-18","serial_number":"1072434199213766","imei1":"1072434199213766","imei2":"1072434199213766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167817,"job_number":"JOB_167817","tr_customer_id":167834,"tr_customer_product_id":167824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"Dedrick Sawayn","mobile_number":"606-435-9603","email_id":"Cedrick18@gmail.com","dop":"2025-04-06","serial_number":"14284034712076870","imei1":"14284034712076870","imei2":"14284034712076870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167816,"job_number":"JOB_167816","tr_customer_id":167833,"tr_customer_product_id":167823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10590065726560","imei1":"10590065726560","imei2":"10590065726560","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167810,"job_number":"JOB_167810","tr_customer_id":167827,"tr_customer_product_id":167817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:32.000Z","modified_at":"2026-01-27T06:20:32.000Z","name":"Hipolito Hermiston","mobile_number":"643-640-8790","email_id":"Minnie50@yahoo.com","dop":"2025-04-06","serial_number":"16738148478419176","imei1":"16738148478419176","imei2":"16738148478419176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167808,"job_number":"JOB_167808","tr_customer_id":167825,"tr_customer_product_id":167815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:30.000Z","modified_at":"2026-01-27T06:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16491092711122","imei1":"16491092711122","imei2":"16491092711122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167801,"job_number":"JOB_167801","tr_customer_id":167818,"tr_customer_product_id":167808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:48.000Z","modified_at":"2026-01-27T06:19:48.000Z","name":"Clarissa Gerlach","mobile_number":"329-576-0565","email_id":"Amani46@hotmail.com","dop":"2025-04-06","serial_number":"19841535420662280","imei1":"19841535420662280","imei2":"19841535420662280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167799,"job_number":"JOB_167799","tr_customer_id":167816,"tr_customer_product_id":167806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:46.000Z","modified_at":"2026-01-27T06:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18187635174485","imei1":"18187635174485","imei2":"18187635174485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167798,"job_number":"JOB_167798","tr_customer_id":167815,"tr_customer_product_id":167805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:04.000Z","modified_at":"2026-01-27T06:19:04.000Z","name":"Brown Bednar","mobile_number":"861-977-4122","email_id":"Karlie_Green48@gmail.com","dop":"2025-04-06","serial_number":"18532545821601696","imei1":"18532545821601696","imei2":"18532545821601696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167796,"job_number":"JOB_167796","tr_customer_id":167813,"tr_customer_product_id":167803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:02.000Z","modified_at":"2026-01-27T06:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11730143042933","imei1":"11730143042933","imei2":"11730143042933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167792,"job_number":"JOB_167792","tr_customer_id":167809,"tr_customer_product_id":167799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:40.000Z","modified_at":"2026-01-27T05:19:40.000Z","name":"Vella Smitham","mobile_number":"409-455-6807","email_id":"Theresa.Collins@gmail.com","dop":"2025-04-06","serial_number":"11657422336501164","imei1":"11657422336501164","imei2":"11657422336501164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167790,"job_number":"JOB_167790","tr_customer_id":167807,"tr_customer_product_id":167797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:38.000Z","modified_at":"2026-01-27T05:19:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12162921804378","imei1":"12162921804378","imei2":"12162921804378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167789,"job_number":"JOB_167789","tr_customer_id":167806,"tr_customer_product_id":167796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:55.000Z","modified_at":"2026-01-27T05:18:55.000Z","name":"Samantha Heidenreich","mobile_number":"264-977-5406","email_id":"Alanna.Keebler55@hotmail.com","dop":"2025-04-06","serial_number":"17862732445518564","imei1":"17862732445518564","imei2":"17862732445518564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167787,"job_number":"JOB_167787","tr_customer_id":167804,"tr_customer_product_id":167794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:53.000Z","modified_at":"2026-01-27T05:18:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17393390155661","imei1":"17393390155661","imei2":"17393390155661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167786,"job_number":"JOB_167786","tr_customer_id":167803,"tr_customer_product_id":167793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:10.000Z","modified_at":"2026-01-27T05:18:10.000Z","name":"Concepcion Kling","mobile_number":"485-572-1549","email_id":"Gwendolyn_Prohaska74@hotmail.com","dop":"2025-04-06","serial_number":"15864204710609916","imei1":"15864204710609916","imei2":"15864204710609916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167784,"job_number":"JOB_167784","tr_customer_id":167801,"tr_customer_product_id":167791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:08.000Z","modified_at":"2026-01-27T05:18:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18105688226137","imei1":"18105688226137","imei2":"18105688226137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167783,"job_number":"JOB_167783","tr_customer_id":167800,"tr_customer_product_id":167790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:01:12.000Z","modified_at":"2026-01-27T05:01:12.000Z","name":"Lucinda Smith","mobile_number":"711-707-2038","email_id":"Raven_Tromp68@hotmail.com","dop":"2025-04-06","serial_number":"18435660998000900","imei1":"18435660998000900","imei2":"18435660998000900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167781,"job_number":"JOB_167781","tr_customer_id":167798,"tr_customer_product_id":167788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:00:54.000Z","modified_at":"2026-01-27T05:00:54.000Z","name":"Celia Hamill","mobile_number":"980-656-1254","email_id":"Jayme80@yahoo.com","dop":"2025-04-06","serial_number":"17093614278677168","imei1":"17093614278677168","imei2":"17093614278677168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167779,"job_number":"JOB_167779","tr_customer_id":167796,"tr_customer_product_id":167786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:59:11.000Z","modified_at":"2026-01-27T04:59:11.000Z","name":"Gene Effertz","mobile_number":"977-611-6671","email_id":"Javier.Rutherford@gmail.com","dop":"2025-04-06","serial_number":"19594496775397960","imei1":"19594496775397960","imei2":"19594496775397960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167777,"job_number":"JOB_167777","tr_customer_id":167794,"tr_customer_product_id":167784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:58:25.000Z","modified_at":"2026-01-27T04:58:25.000Z","name":"Tillman Schultz","mobile_number":"358-708-5320","email_id":"Helena_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"13321667553343650","imei1":"13321667553343650","imei2":"13321667553343650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167775,"job_number":"JOB_167775","tr_customer_id":167792,"tr_customer_product_id":167782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:57:39.000Z","modified_at":"2026-01-27T04:57:39.000Z","name":"Diego Bayer","mobile_number":"665-414-9415","email_id":"Mara.Kreiger@gmail.com","dop":"2025-04-06","serial_number":"11332008650035692","imei1":"11332008650035692","imei2":"11332008650035692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167772,"job_number":"JOB_167772","tr_customer_id":167789,"tr_customer_product_id":167779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:55.000Z","modified_at":"2026-01-27T04:51:55.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100099889244294","imei1":"100099889244294","imei2":"100099889244294","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167770,"job_number":"JOB_167770","tr_customer_id":167787,"tr_customer_product_id":167777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:41.000Z","modified_at":"2026-01-27T04:51:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103498957615061","imei1":"103498957615061","imei2":"103498957615061","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167769,"job_number":"JOB_167769","tr_customer_id":167786,"tr_customer_product_id":167776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:32.000Z","modified_at":"2026-01-27T04:43:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"79668445389652","imei1":"79668445389652","imei2":"79668445389652","popurl":"2026-01-17T04:43:32.109403420Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167768,"job_number":"JOB_167768","tr_customer_id":167785,"tr_customer_product_id":167775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:07.000Z","modified_at":"2026-01-27T04:43:07.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"15444292375424","imei1":"15444292375424","imei2":"15444292375424","popurl":"2026-01-17T04:43:07.439793018Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167767,"job_number":"JOB_167767","tr_customer_id":167784,"tr_customer_product_id":167774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:05.000Z","modified_at":"2026-01-27T04:43:05.000Z","name":"Brycen Hartmann","mobile_number":"920-423-2523","email_id":"Billy38@yahoo.com","dop":"2025-04-06","serial_number":"17160575372195656","imei1":"17160575372195656","imei2":"17160575372195656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167765,"job_number":"JOB_167765","tr_customer_id":167782,"tr_customer_product_id":167772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:03.000Z","modified_at":"2026-01-27T04:43:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19948686107370","imei1":"19948686107370","imei2":"19948686107370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167764,"job_number":"JOB_167764","tr_customer_id":167781,"tr_customer_product_id":167771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:17.000Z","modified_at":"2026-01-27T04:42:17.000Z","name":"Jabari Wyman","mobile_number":"655-718-3360","email_id":"Roosevelt.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"14727302101919016","imei1":"14727302101919016","imei2":"14727302101919016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167762,"job_number":"JOB_167762","tr_customer_id":167779,"tr_customer_product_id":167769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:15.000Z","modified_at":"2026-01-27T04:42:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18798652558941","imei1":"18798652558941","imei2":"18798652558941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167761,"job_number":"JOB_167761","tr_customer_id":167778,"tr_customer_product_id":167768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:29.000Z","modified_at":"2026-01-27T04:41:29.000Z","name":"Jonathon Kohler","mobile_number":"323-332-8852","email_id":"Hollis.Hegmann72@gmail.com","dop":"2025-04-06","serial_number":"16750184270928274","imei1":"16750184270928274","imei2":"16750184270928274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167759,"job_number":"JOB_167759","tr_customer_id":167776,"tr_customer_product_id":167766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:27.000Z","modified_at":"2026-01-27T04:41:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10503948481380","imei1":"10503948481380","imei2":"10503948481380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167755,"job_number":"JOB_167755","tr_customer_id":167772,"tr_customer_product_id":167762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40729081242918","imei1":"40729081242918","imei2":"40729081242918","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167754,"job_number":"JOB_167754","tr_customer_id":167771,"tr_customer_product_id":167761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15031952061543","imei1":"15031952061543","imei2":"15031952061543","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167753,"job_number":"JOB_167753","tr_customer_id":167770,"tr_customer_product_id":167760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46674199155380","imei1":"46674199155380","imei2":"46674199155380","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167752,"job_number":"JOB_167752","tr_customer_id":167769,"tr_customer_product_id":167759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13224128065911","imei1":"13224128065911","imei2":"13224128065911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167751,"job_number":"JOB_167751","tr_customer_id":167768,"tr_customer_product_id":167758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73599827046103","imei1":"73599827046103","imei2":"73599827046103","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167750,"job_number":"JOB_167750","tr_customer_id":167767,"tr_customer_product_id":167757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12920615173484","imei1":"12920615173484","imei2":"12920615173484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167748,"job_number":"JOB_167748","tr_customer_id":167765,"tr_customer_product_id":167755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41394992103667","imei1":"41394992103667","imei2":"41394992103667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167747,"job_number":"JOB_167747","tr_customer_id":167764,"tr_customer_product_id":167754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63891004325201","imei1":"63891004325201","imei2":"63891004325201","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167746,"job_number":"JOB_167746","tr_customer_id":167763,"tr_customer_product_id":167753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53625626675668","imei1":"53625626675668","imei2":"53625626675668","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167745,"job_number":"JOB_167745","tr_customer_id":167762,"tr_customer_product_id":167752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46523212624438","imei1":"46523212624438","imei2":"46523212624438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167744,"job_number":"JOB_167744","tr_customer_id":167761,"tr_customer_product_id":167751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84840740161320","imei1":"84840740161320","imei2":"84840740161320","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167743,"job_number":"JOB_167743","tr_customer_id":167760,"tr_customer_product_id":167750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46488600950401","imei1":"46488600950401","imei2":"46488600950401","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167741,"job_number":"JOB_167741","tr_customer_id":167758,"tr_customer_product_id":167748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18506977235583","imei1":"18506977235583","imei2":"18506977235583","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167740,"job_number":"JOB_167740","tr_customer_id":167757,"tr_customer_product_id":167747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25474750557996","imei1":"25474750557996","imei2":"25474750557996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167739,"job_number":"JOB_167739","tr_customer_id":167756,"tr_customer_product_id":167746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23206692471066","imei1":"23206692471066","imei2":"23206692471066","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167738,"job_number":"JOB_167738","tr_customer_id":167755,"tr_customer_product_id":167745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69648210848652","imei1":"69648210848652","imei2":"69648210848652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167737,"job_number":"JOB_167737","tr_customer_id":167754,"tr_customer_product_id":167744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87908979667028","imei1":"87908979667028","imei2":"87908979667028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167736,"job_number":"JOB_167736","tr_customer_id":167753,"tr_customer_product_id":167743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68750095402755","imei1":"68750095402755","imei2":"68750095402755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167735,"job_number":"JOB_167735","tr_customer_id":167752,"tr_customer_product_id":167742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:26.000Z","modified_at":"2026-01-27T04:00:26.000Z","name":"Alessandro Klein","mobile_number":"249-949-3079","email_id":"Antonette_Ward49@hotmail.com","dop":"2025-04-06","serial_number":"16760489880667088","imei1":"16760489880667088","imei2":"16760489880667088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167733,"job_number":"JOB_167733","tr_customer_id":167750,"tr_customer_product_id":167740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:24.000Z","modified_at":"2026-01-27T04:00:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11149211780437","imei1":"11149211780437","imei2":"11149211780437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167732,"job_number":"JOB_167732","tr_customer_id":167749,"tr_customer_product_id":167739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:00.000Z","modified_at":"2026-01-27T04:00:00.000Z","name":"Amparo Stroman","mobile_number":"652-396-9062","email_id":"Theodora_Cormier@yahoo.com","dop":"2025-04-06","serial_number":"12770672414828126","imei1":"12770672414828126","imei2":"12770672414828126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167730,"job_number":"JOB_167730","tr_customer_id":167747,"tr_customer_product_id":167737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:58.000Z","modified_at":"2026-01-27T03:59:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16140328322120","imei1":"16140328322120","imei2":"16140328322120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167729,"job_number":"JOB_167729","tr_customer_id":167746,"tr_customer_product_id":167736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:41.000Z","modified_at":"2026-01-27T03:59:41.000Z","name":"Leonie Stoltenberg","mobile_number":"632-793-6650","email_id":"Lia98@yahoo.com","dop":"2025-04-06","serial_number":"18862572585037620","imei1":"18862572585037620","imei2":"18862572585037620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167727,"job_number":"JOB_167727","tr_customer_id":167744,"tr_customer_product_id":167734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:40.000Z","modified_at":"2026-01-27T03:59:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18169069886721","imei1":"18169069886721","imei2":"18169069886721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167723,"job_number":"JOB_167723","tr_customer_id":167740,"tr_customer_product_id":167730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:27.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Larissa Wilderman","mobile_number":"612-596-5819","email_id":"Cassie_King98@yahoo.com","dop":"2025-04-06","serial_number":"17988825406305388","imei1":"17988825406305388","imei2":"17988825406305388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167721,"job_number":"JOB_167721","tr_customer_id":167738,"tr_customer_product_id":167728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:25.000Z","modified_at":"2026-01-27T03:59:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11172627533643","imei1":"11172627533643","imei2":"11172627533643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167720,"job_number":"JOB_167720","tr_customer_id":167737,"tr_customer_product_id":167727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:15.000Z","modified_at":"2026-01-27T03:59:15.000Z","name":"Baron Gleichner","mobile_number":"569-974-0764","email_id":"Tillman67@yahoo.com","dop":"2025-04-06","serial_number":"16696866616047820","imei1":"16696866616047820","imei2":"16696866616047820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167718,"job_number":"JOB_167718","tr_customer_id":167735,"tr_customer_product_id":167725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:14.000Z","modified_at":"2026-01-27T03:59:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17008880227135","imei1":"17008880227135","imei2":"17008880227135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167714,"job_number":"JOB_167714","tr_customer_id":167731,"tr_customer_product_id":167721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:09.000Z","modified_at":"2026-01-27T03:59:09.000Z","name":"Gwendolyn Marquardt","mobile_number":"397-315-5494","email_id":"Ida.Block4@yahoo.com","dop":"2025-04-06","serial_number":"12069322754066996","imei1":"12069322754066996","imei2":"12069322754066996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167712,"job_number":"JOB_167712","tr_customer_id":167729,"tr_customer_product_id":167719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"Rusty Rosenbaum","mobile_number":"266-273-5065","email_id":"Herminio31@hotmail.com","dop":"2025-04-06","serial_number":"10406673123257408","imei1":"10406673123257408","imei2":"10406673123257408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167711,"job_number":"JOB_167711","tr_customer_id":167728,"tr_customer_product_id":167718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11985838423999","imei1":"11985838423999","imei2":"11985838423999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167709,"job_number":"JOB_167709","tr_customer_id":167726,"tr_customer_product_id":167716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:06.000Z","modified_at":"2026-01-27T03:59:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15598275721214","imei1":"15598275721214","imei2":"15598275721214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167708,"job_number":"JOB_167708","tr_customer_id":167725,"tr_customer_product_id":167715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Betsy Beatty","mobile_number":"962-207-0290","email_id":"Bell.Orn3@gmail.com","dop":"2025-04-06","serial_number":"14434650120704726","imei1":"14434650120704726","imei2":"14434650120704726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167703,"job_number":"JOB_167703","tr_customer_id":167720,"tr_customer_product_id":167710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:56.000Z","modified_at":"2026-01-27T03:58:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568245128975","imei1":"15568245128975","imei2":"15568245128975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167702,"job_number":"JOB_167702","tr_customer_id":167719,"tr_customer_product_id":167709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14534040176453","imei1":"14534040176453","imei2":"14534040176453","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167698,"job_number":"JOB_167698","tr_customer_id":167715,"tr_customer_product_id":167705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"18722576579872","imei1":"18722576579872","imei2":"18722576579872","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167696,"job_number":"JOB_167696","tr_customer_id":167713,"tr_customer_product_id":167703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Kathryne Windler","mobile_number":"871-332-1922","email_id":"Irwin.Denesik@gmail.com","dop":"2025-04-06","serial_number":"11471488602647400","imei1":"11471488602647400","imei2":"11471488602647400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167695,"job_number":"JOB_167695","tr_customer_id":167712,"tr_customer_product_id":167702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Thalia Volkman","mobile_number":"462-730-8924","email_id":"Hazel30@hotmail.com","dop":"2025-04-06","serial_number":"17868655623113104","imei1":"17868655623113104","imei2":"17868655623113104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167692,"job_number":"JOB_167692","tr_customer_id":167709,"tr_customer_product_id":167699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16413009223480","imei1":"16413009223480","imei2":"16413009223480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167691,"job_number":"JOB_167691","tr_customer_id":167708,"tr_customer_product_id":167698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16061707656514","imei1":"16061707656514","imei2":"16061707656514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167689,"job_number":"JOB_167689","tr_customer_id":167706,"tr_customer_product_id":167696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Jamarcus Conn","mobile_number":"258-569-2257","email_id":"Olin94@gmail.com","dop":"2025-04-06","serial_number":"14336684273308248","imei1":"14336684273308248","imei2":"14336684273308248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167687,"job_number":"JOB_167687","tr_customer_id":167704,"tr_customer_product_id":167694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Keely Gleason","mobile_number":"753-466-1947","email_id":"Francisco23@gmail.com","dop":"2025-04-06","serial_number":"16512057136923444","imei1":"16512057136923444","imei2":"16512057136923444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167685,"job_number":"JOB_167685","tr_customer_id":167702,"tr_customer_product_id":167692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:58:40.000Z","name":"Conner Hilpert","mobile_number":"396-688-0700","email_id":"Gilda.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"14712767531465108","imei1":"14712767531465108","imei2":"14712767531465108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167682,"job_number":"JOB_167682","tr_customer_id":167699,"tr_customer_product_id":167689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15597778340898","imei1":"15597778340898","imei2":"15597778340898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167681,"job_number":"JOB_167681","tr_customer_id":167698,"tr_customer_product_id":167688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12578106237988","imei1":"12578106237988","imei2":"12578106237988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167679,"job_number":"JOB_167679","tr_customer_id":167696,"tr_customer_product_id":167686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:38.000Z","modified_at":"2026-01-27T03:58:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17290529992797","imei1":"17290529992797","imei2":"17290529992797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167678,"job_number":"JOB_167678","tr_customer_id":167695,"tr_customer_product_id":167685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:31.000Z","modified_at":"2026-01-27T03:58:31.000Z","name":"Sabryna Prohaska","mobile_number":"474-710-1560","email_id":"Eleazar_Daniel46@gmail.com","dop":"2025-04-06","serial_number":"11237624186230580","imei1":"11237624186230580","imei2":"11237624186230580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167676,"job_number":"JOB_167676","tr_customer_id":167693,"tr_customer_product_id":167683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"Aida Cummings","mobile_number":"665-428-6820","email_id":"Beth_Reinger82@hotmail.com","dop":"2025-04-06","serial_number":"11263284855498930","imei1":"11263284855498930","imei2":"11263284855498930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167675,"job_number":"JOB_167675","tr_customer_id":167692,"tr_customer_product_id":167682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17256386993031","imei1":"17256386993031","imei2":"17256386993031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167673,"job_number":"JOB_167673","tr_customer_id":167690,"tr_customer_product_id":167680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:28.000Z","modified_at":"2026-01-27T03:58:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19734921860320","imei1":"19734921860320","imei2":"19734921860320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167672,"job_number":"JOB_167672","tr_customer_id":167689,"tr_customer_product_id":167679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:25.000Z","modified_at":"2026-01-27T03:58:25.000Z","name":"Kamryn Grady","mobile_number":"862-360-9767","email_id":"Karli11@hotmail.com","dop":"2025-04-06","serial_number":"12026280895334058","imei1":"12026280895334058","imei2":"12026280895334058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167671,"job_number":"JOB_167671","tr_customer_id":167688,"tr_customer_product_id":167678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:24.000Z","modified_at":"2026-01-27T03:58:24.000Z","name":"Daphne Kub","mobile_number":"467-731-6481","email_id":"Jake_Mann14@hotmail.com","dop":"2025-04-06","serial_number":"14942007399332052","imei1":"14942007399332052","imei2":"14942007399332052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167669,"job_number":"JOB_167669","tr_customer_id":167686,"tr_customer_product_id":167676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:58:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19373817541206","imei1":"19373817541206","imei2":"19373817541206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167667,"job_number":"JOB_167667","tr_customer_id":167684,"tr_customer_product_id":167674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:22.000Z","modified_at":"2026-01-27T03:58:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17305399664989","imei1":"17305399664989","imei2":"17305399664989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167666,"job_number":"JOB_167666","tr_customer_id":167683,"tr_customer_product_id":167673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:20.000Z","modified_at":"2026-01-27T03:58:20.000Z","name":"Tyler Watsica","mobile_number":"349-948-0788","email_id":"Bell.Nolan52@gmail.com","dop":"2025-04-06","serial_number":"13879215740009048","imei1":"13879215740009048","imei2":"13879215740009048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167664,"job_number":"JOB_167664","tr_customer_id":167681,"tr_customer_product_id":167671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:18.000Z","modified_at":"2026-01-27T03:58:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14442196169883","imei1":"14442196169883","imei2":"14442196169883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167663,"job_number":"JOB_167663","tr_customer_id":167680,"tr_customer_product_id":167670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:16.000Z","modified_at":"2026-01-27T03:58:16.000Z","name":"Francesca Murphy","mobile_number":"621-475-6586","email_id":"Shakira49@yahoo.com","dop":"2025-04-06","serial_number":"17519966068101636","imei1":"17519966068101636","imei2":"17519966068101636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167661,"job_number":"JOB_167661","tr_customer_id":167678,"tr_customer_product_id":167668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:14.000Z","modified_at":"2026-01-27T03:58:14.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19698683003812","imei1":"19698683003812","imei2":"19698683003812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167659,"job_number":"JOB_167659","tr_customer_id":167676,"tr_customer_product_id":167666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"51229279347468","imei1":"51229279347468","imei2":"51229279347468","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167655,"job_number":"JOB_167655","tr_customer_id":167672,"tr_customer_product_id":167662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13403960447968","imei1":"13403960447968","imei2":"13403960447968","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167654,"job_number":"JOB_167654","tr_customer_id":167671,"tr_customer_product_id":167661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Gerda Cormier","mobile_number":"613-921-9054","email_id":"Erwin.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12704528046663076","imei1":"12704528046663076","imei2":"12704528046663076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167653,"job_number":"JOB_167653","tr_customer_id":167670,"tr_customer_product_id":167660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Asha Torphy","mobile_number":"843-641-3938","email_id":"Isaac14@gmail.com","dop":"2025-04-06","serial_number":"10240867845893942","imei1":"10240867845893942","imei2":"10240867845893942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167651,"job_number":"JOB_167651","tr_customer_id":167668,"tr_customer_product_id":167658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18941925353118","imei1":"18941925353118","imei2":"18941925353118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167649,"job_number":"JOB_167649","tr_customer_id":167666,"tr_customer_product_id":167656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13548679991903","imei1":"13548679991903","imei2":"13548679991903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167648,"job_number":"JOB_167648","tr_customer_id":167665,"tr_customer_product_id":167655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Ena Skiles","mobile_number":"298-265-4144","email_id":"Carolyn.Daniel@gmail.com","dop":"2025-04-06","serial_number":"14437299231964732","imei1":"14437299231964732","imei2":"14437299231964732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167642,"job_number":"JOB_167642","tr_customer_id":167659,"tr_customer_product_id":167649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13690465004998","imei1":"13690465004998","imei2":"13690465004998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167641,"job_number":"JOB_167641","tr_customer_id":167658,"tr_customer_product_id":167648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Louvenia Davis","mobile_number":"553-560-1286","email_id":"Schuyler_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"11329337661782124","imei1":"11329337661782124","imei2":"11329337661782124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167639,"job_number":"JOB_167639","tr_customer_id":167656,"tr_customer_product_id":167646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:56.000Z","modified_at":"2026-01-27T03:57:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18017191928328","imei1":"18017191928328","imei2":"18017191928328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167638,"job_number":"JOB_167638","tr_customer_id":167655,"tr_customer_product_id":167645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:54.000Z","modified_at":"2026-01-27T03:57:54.000Z","name":"Reece Trantow","mobile_number":"302-541-3363","email_id":"Mack.Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"17585914696480564","imei1":"17585914696480564","imei2":"17585914696480564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167636,"job_number":"JOB_167636","tr_customer_id":167653,"tr_customer_product_id":167643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:52.000Z","modified_at":"2026-01-27T03:57:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12031893215833","imei1":"12031893215833","imei2":"12031893215833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167630,"job_number":"JOB_167630","tr_customer_id":167647,"tr_customer_product_id":167637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Aryanna Schmidt","mobile_number":"786-202-1752","email_id":"Herta.Terry@hotmail.com","dop":"2025-04-06","serial_number":"19423229681970136","imei1":"19423229681970136","imei2":"19423229681970136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167628,"job_number":"JOB_167628","tr_customer_id":167645,"tr_customer_product_id":167635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15979907799204","imei2":"15979907799204","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167626,"job_number":"JOB_167626","tr_customer_id":167643,"tr_customer_product_id":167633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:41.000Z","modified_at":"2026-01-27T03:57:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13397876407749","imei1":"13397876407749","imei2":"13397876407749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167625,"job_number":"JOB_167625","tr_customer_id":167642,"tr_customer_product_id":167632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Juana Kuhn","mobile_number":"932-705-7734","email_id":"Will.Schinner@gmail.com","dop":"2025-04-06","serial_number":"12582442804487736","imei1":"12582442804487736","imei2":"12582442804487736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167624,"job_number":"JOB_167624","tr_customer_id":167641,"tr_customer_product_id":167631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Carmelo Hudson","mobile_number":"287-770-1385","email_id":"Elmore_Wiegand26@gmail.com","dop":"2025-04-06","serial_number":"13661757631461158","imei1":"13661757631461158","imei2":"13661757631461158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167622,"job_number":"JOB_167622","tr_customer_id":167639,"tr_customer_product_id":167629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:57:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16786630480147","imei1":"16786630480147","imei2":"16786630480147","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167620,"job_number":"JOB_167620","tr_customer_id":167637,"tr_customer_product_id":167627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:38.000Z","modified_at":"2026-01-27T03:57:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18682989177130","imei1":"18682989177130","imei2":"18682989177130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167619,"job_number":"JOB_167619","tr_customer_id":167636,"tr_customer_product_id":167626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:37.000Z","modified_at":"2026-01-27T03:57:37.000Z","name":"Justice Stroman","mobile_number":"432-530-0600","email_id":"Edgar41@gmail.com","dop":"2025-05-30","serial_number":"1961560333862636","imei1":"1961560333862636","imei2":"1961560333862636","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167618,"job_number":"JOB_167618","tr_customer_id":167635,"tr_customer_product_id":167625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jerad Considine","mobile_number":"716-463-1971","email_id":"Karina_Mertz@yahoo.com","dop":"2025-04-06","serial_number":"17065802865327806","imei1":"17065802865327806","imei2":"17065802865327806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167617,"job_number":"JOB_167617","tr_customer_id":167634,"tr_customer_product_id":167624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Arlie Goyette","mobile_number":"774-884-8093","email_id":"Gabriella.Kiehn@gmail.com","dop":"2025-05-30","serial_number":"18680927987810","imei1":"18680927987810","imei2":"18680927987810","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167616,"job_number":"JOB_167616","tr_customer_id":167633,"tr_customer_product_id":167623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jacinto Kerluke","mobile_number":"466-294-4601","email_id":"Isadore_Gerhold@hotmail.com","dop":"2025-06-18","serial_number":"1003114341051045","imei1":"1003114341051045","imei2":"1003114341051045","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167612,"job_number":"JOB_167612","tr_customer_id":167629,"tr_customer_product_id":167619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10855843315205","imei1":"10855843315205","imei2":"10855843315205","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167611,"job_number":"JOB_167611","tr_customer_id":167628,"tr_customer_product_id":167618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11217777692370","imei1":"11217777692370","imei2":"11217777692370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167608,"job_number":"JOB_167608","tr_customer_id":167625,"tr_customer_product_id":167615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:29.000Z","modified_at":"2026-01-27T03:57:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10001369553073","imei2":"10001369553073","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167607,"job_number":"JOB_167607","tr_customer_id":167624,"tr_customer_product_id":167614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:28.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Jacey Collins","mobile_number":"944-652-7578","email_id":"Elfrieda.Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"19632183660748910","imei1":"19632183660748910","imei2":"19632183660748910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167605,"job_number":"JOB_167605","tr_customer_id":167622,"tr_customer_product_id":167612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:26.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19051448305296","imei1":"19051448305296","imei2":"19051448305296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167603,"job_number":"JOB_167603","tr_customer_id":167620,"tr_customer_product_id":167610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:21.000Z","modified_at":"2026-01-27T03:57:21.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"68516838558450","imei1":"68516838558450","imei2":"68516838558450","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167599,"job_number":"JOB_167599","tr_customer_id":167616,"tr_customer_product_id":167606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Jeremy Herzog","mobile_number":"282-555-4118","email_id":"Ena.Bechtelar65@gmail.com","dop":"2025-04-06","serial_number":"10173421977002996","imei1":"10173421977002996","imei2":"10173421977002996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167597,"job_number":"JOB_167597","tr_customer_id":167614,"tr_customer_product_id":167604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:19.000Z","modified_at":"2026-01-27T03:57:19.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"19110931384626","imei1":"19110931384626","imei2":"19110931384626","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167595,"job_number":"JOB_167595","tr_customer_id":167612,"tr_customer_product_id":167602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:18.000Z","modified_at":"2026-01-27T03:57:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11356138290626","imei1":"11356138290626","imei2":"11356138290626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167594,"job_number":"JOB_167594","tr_customer_id":167611,"tr_customer_product_id":167601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:17.000Z","modified_at":"2026-01-27T03:57:17.000Z","name":"Leanne Bergnaum","mobile_number":"640-423-3191","email_id":"Newton0@gmail.com","dop":"2025-04-06","serial_number":"16213996860965236","imei1":"16213996860965236","imei2":"16213996860965236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167592,"job_number":"JOB_167592","tr_customer_id":167609,"tr_customer_product_id":167599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12906189910328","imei2":"12906189910328","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167590,"job_number":"JOB_167590","tr_customer_id":167607,"tr_customer_product_id":167597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15246673098955","imei1":"15246673098955","imei2":"15246673098955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167588,"job_number":"JOB_167588","tr_customer_id":167605,"tr_customer_product_id":167595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:14.000Z","modified_at":"2026-01-27T03:57:14.000Z","name":"Jarod Romaguera","mobile_number":"883-986-3014","email_id":"Veda.Langosh96@hotmail.com","dop":"2025-04-06","serial_number":"11033018324819376","imei1":"11033018324819376","imei2":"11033018324819376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167586,"job_number":"JOB_167586","tr_customer_id":167603,"tr_customer_product_id":167593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:12.000Z","modified_at":"2026-01-27T03:57:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13215400182104","imei1":"13215400182104","imei2":"13215400182104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167585,"job_number":"JOB_167585","tr_customer_id":167602,"tr_customer_product_id":167592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:11.000Z","modified_at":"2026-01-27T03:57:11.000Z","name":"Emmy Fisher","mobile_number":"650-427-0306","email_id":"Duane_Lueilwitz57@gmail.com","dop":"2025-04-06","serial_number":"11336384071000982","imei1":"11336384071000982","imei2":"11336384071000982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167582,"job_number":"JOB_167582","tr_customer_id":167599,"tr_customer_product_id":167589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:02.000Z","modified_at":"2026-01-27T03:57:02.000Z","name":"Orrin O'Reilly","mobile_number":"946-754-6258","email_id":"Palma_Kassulke@hotmail.com","dop":"2025-04-06","serial_number":"18298148128893764","imei1":"18298148128893764","imei2":"18298148128893764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167578,"job_number":"JOB_167578","tr_customer_id":167595,"tr_customer_product_id":167585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:56.000Z","modified_at":"2026-01-27T03:56:56.000Z","name":"Gabrielle Lesch","mobile_number":"230-823-5194","email_id":"Modesta.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"18158410318607250","imei1":"18158410318607250","imei2":"18158410318607250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167576,"job_number":"JOB_167576","tr_customer_id":167593,"tr_customer_product_id":167583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15299749897933","imei1":"15299749897933","imei2":"15299749897933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167575,"job_number":"JOB_167575","tr_customer_id":167592,"tr_customer_product_id":167582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"Shany Skiles","mobile_number":"343-313-8058","email_id":"Blaze70@hotmail.com","dop":"2025-04-06","serial_number":"15894210290610844","imei1":"15894210290610844","imei2":"15894210290610844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167574,"job_number":"JOB_167574","tr_customer_id":167591,"tr_customer_product_id":167581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:53.000Z","modified_at":"2026-01-27T03:56:53.000Z","name":"Mertie Bruen","mobile_number":"690-491-2264","email_id":"Zion.Goyette@hotmail.com","dop":"2025-04-06","serial_number":"15584272345159952","imei1":"15584272345159952","imei2":"15584272345159952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167572,"job_number":"JOB_167572","tr_customer_id":167589,"tr_customer_product_id":167579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:56:52.000Z","name":"Vicky Haag","mobile_number":"371-669-9415","email_id":"Braden83@yahoo.com","dop":"2025-04-06","serial_number":"17866526886439260","imei1":"17866526886439260","imei2":"17866526886439260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167570,"job_number":"JOB_167570","tr_customer_id":167587,"tr_customer_product_id":167577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12442143109962","imei1":"12442143109962","imei2":"12442143109962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167569,"job_number":"JOB_167569","tr_customer_id":167586,"tr_customer_product_id":167576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"Brionna Lakin","mobile_number":"382-873-6677","email_id":"Desiree.Carroll36@gmail.com","dop":"2025-06-18","serial_number":"1066996724856225","imei1":"1066996724856225","imei2":"1066996724856225","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167566,"job_number":"JOB_167566","tr_customer_id":167583,"tr_customer_product_id":167573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:50.000Z","modified_at":"2026-01-27T03:56:50.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10377252459264","imei1":"10377252459264","imei2":"10377252459264","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167565,"job_number":"JOB_167565","tr_customer_id":167582,"tr_customer_product_id":167572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:49.000Z","modified_at":"2026-01-27T03:56:49.000Z","name":"Julie Welch","mobile_number":"571-317-7787","email_id":"Raymond93@hotmail.com","dop":"2025-04-06","serial_number":"19012616646092010","imei1":"19012616646092010","imei2":"19012616646092010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167563,"job_number":"JOB_167563","tr_customer_id":167580,"tr_customer_product_id":167570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:41.000Z","modified_at":"2026-01-27T03:56:41.000Z","name":"Lisandro Bruen","mobile_number":"911-424-7644","email_id":"Jodie_Romaguera@gmail.com","dop":"2025-04-06","serial_number":"13282450462299732","imei1":"13282450462299732","imei2":"13282450462299732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167561,"job_number":"JOB_167561","tr_customer_id":167578,"tr_customer_product_id":167568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:40.000Z","modified_at":"2026-01-27T03:56:40.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13427742008225","imei1":"13427742008225","imei2":"13427742008225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167559,"job_number":"JOB_167559","tr_customer_id":167576,"tr_customer_product_id":167566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:28.000Z","modified_at":"2026-01-27T03:56:28.000Z","name":"Deron Sanford","mobile_number":"639-632-3468","email_id":"Rey.Kiehn35@yahoo.com","dop":"2025-04-06","serial_number":"18509899910406510","imei1":"18509899910406510","imei2":"18509899910406510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167556,"job_number":"JOB_167556","tr_customer_id":167573,"tr_customer_product_id":167563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:19.000Z","modified_at":"2026-01-27T03:05:19.000Z","name":"Alvena Williamson","mobile_number":"423-695-9416","email_id":"Ralph_Daniel99@gmail.com","dop":"2025-04-06","serial_number":"13929952924531452","imei1":"13929952924531452","imei2":"13929952924531452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167554,"job_number":"JOB_167554","tr_customer_id":167571,"tr_customer_product_id":167561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:17.000Z","modified_at":"2026-01-27T03:05:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14795401254556","imei1":"14795401254556","imei2":"14795401254556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167553,"job_number":"JOB_167553","tr_customer_id":167570,"tr_customer_product_id":167560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:37.000Z","modified_at":"2026-01-27T03:04:37.000Z","name":"Donato Labadie","mobile_number":"458-864-3903","email_id":"Osbaldo.Skiles@yahoo.com","dop":"2025-04-06","serial_number":"16685826357599888","imei1":"16685826357599888","imei2":"16685826357599888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167551,"job_number":"JOB_167551","tr_customer_id":167568,"tr_customer_product_id":167558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:35.000Z","modified_at":"2026-01-27T03:04:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11769976971366","imei1":"11769976971366","imei2":"11769976971366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167550,"job_number":"JOB_167550","tr_customer_id":167567,"tr_customer_product_id":167557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:54.000Z","modified_at":"2026-01-27T03:03:54.000Z","name":"Jayce Olson","mobile_number":"471-289-5640","email_id":"Sister83@gmail.com","dop":"2025-04-06","serial_number":"16134674822616796","imei1":"16134674822616796","imei2":"16134674822616796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167548,"job_number":"JOB_167548","tr_customer_id":167565,"tr_customer_product_id":167555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:53.000Z","modified_at":"2026-01-27T03:03:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14540231857564","imei1":"14540231857564","imei2":"14540231857564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167543,"job_number":"JOB_167543","tr_customer_id":167560,"tr_customer_product_id":167550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T01:31:06.000Z","modified_at":"2026-01-27T01:31:06.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-17","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-17T01:31:05.469619446Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T01:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167542,"job_number":"JOB_167542","tr_customer_id":167559,"tr_customer_product_id":167549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:44:15.000Z","modified_at":"2026-01-26T23:44:15.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-16","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-16T23:44:14.816301966Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167541,"job_number":"JOB_167541","tr_customer_id":167558,"tr_customer_product_id":167548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:41:50.000Z","modified_at":"2026-01-26T23:41:50.000Z","name":"Chaturbhuj Asan","mobile_number":"7096793640","email_id":"rati.shukla@yahoo.co.in","dop":"2026-01-16","serial_number":"765332067084013","imei1":"765332067084013","imei2":"765332067084013","popurl":"www.abhisyanta-mishra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167540,"job_number":"JOB_167540","tr_customer_id":167557,"tr_customer_product_id":167547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:41:49.000Z","modified_at":"2026-01-26T23:41:49.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-16","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-16T23:41:49.233421871Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167539,"job_number":"JOB_167539","tr_customer_id":167556,"tr_customer_product_id":167546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:34:41.000Z","modified_at":"2026-01-26T20:34:41.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-01-16","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-01-16T20:34:41.725781Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167538,"job_number":"JOB_167538","tr_customer_id":167555,"tr_customer_product_id":167545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:34:39.000Z","modified_at":"2026-01-26T20:34:39.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191116","imei1":"13549925191116","imei2":"13549925191116","popurl":"2026-01-21T20:34:38.309420072Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167537,"job_number":"JOB_167537","tr_customer_id":167554,"tr_customer_product_id":167544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:26:19.000Z","modified_at":"2026-01-26T20:26:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191115","imei1":"13549925191115","imei2":"13549925191115","popurl":"2026-01-21T20:26:18.793331516Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167536,"job_number":"JOB_167536","tr_customer_id":167553,"tr_customer_product_id":167543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:55:51.000Z","modified_at":"2026-01-26T19:55:51.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191114","imei1":"13549925191114","imei2":"13549925191114","popurl":"2026-01-21T19:55:50.501349002Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167535,"job_number":"JOB_167535","tr_customer_id":167552,"tr_customer_product_id":167542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:49:19.000Z","modified_at":"2026-01-26T19:49:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191113","imei1":"13549925191113","imei2":"13549925191113","popurl":"2026-01-21T19:49:19.462367500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167534,"job_number":"JOB_167534","tr_customer_id":167551,"tr_customer_product_id":167541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:47:51.000Z","modified_at":"2026-01-26T19:47:51.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191112","imei1":"13549925191112","imei2":"13549925191112","popurl":"2026-01-21T19:47:51.047536695Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167813,"job_number":"JOB_167813","tr_customer_id":167830,"tr_customer_product_id":167820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:34.000Z","modified_at":"2026-01-27T06:20:34.000Z","name":"Sonny Turner","mobile_number":"799-958-6159","email_id":"Donna.MacGyver@yahoo.com","dop":"2025-06-09","serial_number":"103029682528025","imei1":"103029682528025","imei2":"103029682528025","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167811,"job_number":"JOB_167811","tr_customer_id":167828,"tr_customer_product_id":167818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:33.000Z","modified_at":"2026-01-27T06:20:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100068897076486","imei1":"100068897076486","imei2":"100068897076486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167807,"job_number":"JOB_167807","tr_customer_id":167824,"tr_customer_product_id":167814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:18.000Z","modified_at":"2026-01-27T06:20:18.000Z","name":"Adan Padberg","mobile_number":"624-381-5378","email_id":"Jessika.Roob@hotmail.com","dop":"2025-06-09","serial_number":"101487988748895","imei1":"101487988748895","imei2":"101487988748895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167805,"job_number":"JOB_167805","tr_customer_id":167822,"tr_customer_product_id":167812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:17.000Z","modified_at":"2026-01-27T06:20:17.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107185650913150","imei1":"107185650913150","imei2":"107185650913150","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167804,"job_number":"JOB_167804","tr_customer_id":167821,"tr_customer_product_id":167811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:02.000Z","modified_at":"2026-01-27T06:20:02.000Z","name":"Margarete Runolfsson","mobile_number":"585-678-2135","email_id":"Neha_McCullough@yahoo.com","dop":"2025-06-09","serial_number":"102551438914382","imei1":"102551438914382","imei2":"102551438914382","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167802,"job_number":"JOB_167802","tr_customer_id":167819,"tr_customer_product_id":167809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:01.000Z","modified_at":"2026-01-27T06:20:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101552759016705","imei1":"101552759016705","imei2":"101552759016705","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167758,"job_number":"JOB_167758","tr_customer_id":167775,"tr_customer_product_id":167765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:39:13.000Z","modified_at":"2026-01-27T04:39:13.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19392864251321","imei1":"19392864251321","imei2":"19392864251321","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167717,"job_number":"JOB_167717","tr_customer_id":167734,"tr_customer_product_id":167724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:13.000Z","modified_at":"2026-01-27T03:59:13.000Z","name":"Emie Greenholt","mobile_number":"985-658-9900","email_id":"Rod41@hotmail.com","dop":"2025-06-09","serial_number":"105938978155234","imei1":"105938978155234","imei2":"105938978155234","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167715,"job_number":"JOB_167715","tr_customer_id":167732,"tr_customer_product_id":167722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:12.000Z","modified_at":"2026-01-27T03:59:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109186152508815","imei1":"109186152508815","imei2":"109186152508815","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167707,"job_number":"JOB_167707","tr_customer_id":167724,"tr_customer_product_id":167714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Fermin Morar","mobile_number":"734-674-9275","email_id":"Monica.Schroeder@hotmail.com","dop":"2025-06-09","serial_number":"109431696412298","imei1":"109431696412298","imei2":"109431696412298","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167705,"job_number":"JOB_167705","tr_customer_id":167722,"tr_customer_product_id":167712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108554028495768","imei1":"108554028495768","imei2":"108554028495768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167690,"job_number":"JOB_167690","tr_customer_id":167707,"tr_customer_product_id":167697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Yasmine O'Conner","mobile_number":"276-226-2059","email_id":"Micheal.Langworth@hotmail.com","dop":"2025-06-09","serial_number":"104117836226352","imei1":"104117836226352","imei2":"104117836226352","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167686,"job_number":"JOB_167686","tr_customer_id":167703,"tr_customer_product_id":167693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109429601299068","imei1":"109429601299068","imei2":"109429601299068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167647,"job_number":"JOB_167647","tr_customer_id":167664,"tr_customer_product_id":167654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Royce Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187031398724326","imei1":"187031398724326","imei2":"187031398724326","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167646,"job_number":"JOB_167646","tr_customer_id":167663,"tr_customer_product_id":167653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"George Wehner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162741629655708","imei1":"162741629655708","imei2":"162741629655708","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167645,"job_number":"JOB_167645","tr_customer_id":167662,"tr_customer_product_id":167652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Joesph Wisozk","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180299567372427","imei1":"180299567372427","imei2":"180299567372427","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167644,"job_number":"JOB_167644","tr_customer_id":167661,"tr_customer_product_id":167651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"160947787121403","imei1":"160947787121403","imei2":"160947787121403","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167635,"job_number":"JOB_167635","tr_customer_id":167652,"tr_customer_product_id":167642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Kayley Cartwright","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142568640052876","imei1":"142568640052876","imei2":"142568640052876","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167634,"job_number":"JOB_167634","tr_customer_id":167651,"tr_customer_product_id":167641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Constantin Jones","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114120787849256","imei1":"114120787849256","imei2":"114120787849256","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167632,"job_number":"JOB_167632","tr_customer_id":167649,"tr_customer_product_id":167639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Krystel Mertz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"169905397032309","imei1":"169905397032309","imei2":"169905397032309","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167631,"job_number":"JOB_167631","tr_customer_id":167648,"tr_customer_product_id":167638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:46.000Z","modified_at":"2026-01-27T03:57:46.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"113592422631647","imei1":"113592422631647","imei2":"113592422631647","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167610,"job_number":"JOB_167610","tr_customer_id":167627,"tr_customer_product_id":167617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:32.000Z","modified_at":"2026-01-27T03:57:32.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kim_Senger19@yahoo.com","dop":"2025-07-02","serial_number":"14478206148415","imei1":"14478206148415","imei2":"14478206148415","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167589,"job_number":"JOB_167589","tr_customer_id":167606,"tr_customer_product_id":167596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:15.000Z","modified_at":"2026-01-27T03:57:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kelsi_Schiller40@hotmail.com","dop":"2025-07-02","serial_number":"18330157911715","imei1":"18330157911715","imei2":"18330157911715","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167580,"job_number":"JOB_167580","tr_customer_id":167597,"tr_customer_product_id":167587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:58.000Z","modified_at":"2026-01-27T03:56:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Sonia_Reichel97@hotmail.com","dop":"2025-07-02","serial_number":"19374980428044","imei1":"19374980428044","imei2":"19374980428044","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167547,"job_number":"JOB_167547","tr_customer_id":167564,"tr_customer_product_id":167554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:58:17.000Z","modified_at":"2026-01-27T02:58:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13975438843936","imei1":"13975438843936","imei2":"13975438843936","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167545,"job_number":"JOB_167545","tr_customer_id":167562,"tr_customer_product_id":167552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:41:15.000Z","modified_at":"2026-01-27T02:41:15.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13453255964591","imei1":"13453255964591","imei2":"13453255964591","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NDF9.sx2EREVbcxnjY-itJTL3Emo6-4iq3penh622h6Ke4OM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b5db73c6-2e65-4e1f-85ea-055d9dda2259 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:02 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859,"engineer_id":2}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzgwNzR9.eqHJVdXCqPkUgfTf0QbkqxE4HxFYdKjHxVapq50ChTk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a4d23a0f-8770-4a0c-b796-428338b74989 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 167942,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:02 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"791216-5nbZWaURIzsissFlm2bSNnAaTk4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NDF9.sx2EREVbcxnjY-itJTL3Emo6-4iq3penh622h6Ke4OM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c0a12f2d-8294-4154-972c-df421ff480d9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"405b8-IR74lwNjR4UKMtuK2PZNJe6qsvk" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:54:03 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":167893,"job_number":"JOB_167893","tr_customer_id":167910,"tr_customer_product_id":167900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:01.000Z","modified_at":"2026-01-27T06:38:01.000Z","name":"Jonatan Boyle","mobile_number":"565-294-8891","email_id":"Domenica_Bosco@gmail.com","dop":"2000-01-31","serial_number":"1030009739899854","imei1":"1030009739899854","imei2":"1030009739899854","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167891,"job_number":"JOB_167891","tr_customer_id":167908,"tr_customer_product_id":167898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:59.000Z","modified_at":"2026-01-27T06:37:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10174215740446","imei1":"10174215740446","imei2":"10174215740446","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167887,"job_number":"JOB_167887","tr_customer_id":167904,"tr_customer_product_id":167894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:17.000Z","modified_at":"2026-01-27T06:37:17.000Z","name":"Phyllis Stoltenberg","mobile_number":"269-487-7127","email_id":"Enos.Ernser@yahoo.com","dop":"2000-01-31","serial_number":"1017361775799387","imei1":"1017361775799387","imei2":"1017361775799387","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167885,"job_number":"JOB_167885","tr_customer_id":167902,"tr_customer_product_id":167892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:15.000Z","modified_at":"2026-01-27T06:37:15.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10975522372856","imei1":"10975522372856","imei2":"10975522372856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167876,"job_number":"JOB_167876","tr_customer_id":167893,"tr_customer_product_id":167883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:33.000Z","modified_at":"2026-01-27T06:36:33.000Z","name":"Princess Bartell","mobile_number":"610-243-2625","email_id":"Frederique.Nienow41@gmail.com","dop":"2000-01-31","serial_number":"1008582811372429","imei1":"1008582811372429","imei2":"1008582811372429","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167874,"job_number":"JOB_167874","tr_customer_id":167891,"tr_customer_product_id":167881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:31.000Z","modified_at":"2026-01-27T06:36:31.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10620499692264","imei1":"10620499692264","imei2":"10620499692264","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167868,"job_number":"JOB_167868","tr_customer_id":167885,"tr_customer_product_id":167875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:49.000Z","modified_at":"2026-01-27T06:35:49.000Z","name":"Marcelle Zieme","mobile_number":"348-753-9040","email_id":"Lottie_Schiller95@hotmail.com","dop":"2000-01-31","serial_number":"1044629435192454","imei1":"1044629435192454","imei2":"1044629435192454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167866,"job_number":"JOB_167866","tr_customer_id":167883,"tr_customer_product_id":167873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:47.000Z","modified_at":"2026-01-27T06:35:47.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10437737016874","imei1":"10437737016874","imei2":"10437737016874","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167726,"job_number":"JOB_167726","tr_customer_id":167743,"tr_customer_product_id":167733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:35.000Z","modified_at":"2026-01-27T03:59:35.000Z","name":"Ansel Durgan","mobile_number":"326-411-8036","email_id":"Geo.Bayer12@yahoo.com","dop":"2000-01-31","serial_number":"1040609851694983","imei1":"1040609851694983","imei2":"1040609851694983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167724,"job_number":"JOB_167724","tr_customer_id":167741,"tr_customer_product_id":167731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:34.000Z","modified_at":"2026-01-27T03:59:34.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10756932133754","imei1":"10756932133754","imei2":"10756932133754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167701,"job_number":"JOB_167701","tr_customer_id":167718,"tr_customer_product_id":167708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"Gilda Moore","mobile_number":"609-676-5261","email_id":"Wade_Bernier40@hotmail.com","dop":"2000-01-31","serial_number":"1014467587513357","imei1":"1014467587513357","imei2":"1014467587513357","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167697,"job_number":"JOB_167697","tr_customer_id":167714,"tr_customer_product_id":167704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10404146666771","imei1":"10404146666771","imei2":"10404146666771","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167660,"job_number":"JOB_167660","tr_customer_id":167677,"tr_customer_product_id":167667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Lilla Rodriguez","mobile_number":"471-903-4904","email_id":"Miracle77@hotmail.com","dop":"2000-01-31","serial_number":"1003103858390333","imei1":"1003103858390333","imei2":"1003103858390333","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167656,"job_number":"JOB_167656","tr_customer_id":167673,"tr_customer_product_id":167663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10368661501071","imei1":"10368661501071","imei2":"10368661501071","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167604,"job_number":"JOB_167604","tr_customer_id":167621,"tr_customer_product_id":167611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:22.000Z","modified_at":"2026-01-27T03:57:22.000Z","name":"Kathlyn Emard","mobile_number":"883-509-2132","email_id":"Flavie_Vandervort@hotmail.com","dop":"2000-01-31","serial_number":"1042892078118244","imei1":"1042892078118244","imei2":"1042892078118244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167601,"job_number":"JOB_167601","tr_customer_id":167618,"tr_customer_product_id":167608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10001153009440","imei1":"10001153009440","imei2":"10001153009440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167941,"job_number":"JOB_167941","tr_customer_id":167958,"tr_customer_product_id":167948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:53:57.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15533783976054","imei1":"15533783976054","imei2":"15533783976054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167939,"job_number":"JOB_167939","tr_customer_id":167956,"tr_customer_product_id":167946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14442504887526","imei1":"14442504887526","imei2":"14442504887526","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167938,"job_number":"JOB_167938","tr_customer_id":167955,"tr_customer_product_id":167945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:27.000Z","modified_at":"2026-01-27T06:51:27.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10931088604581","imei1":"10931088604581","imei2":"10931088604581","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167936,"job_number":"JOB_167936","tr_customer_id":167953,"tr_customer_product_id":167943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:25.000Z","modified_at":"2026-01-27T06:51:25.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11495474994629","imei1":"11495474994629","imei2":"11495474994629","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167935,"job_number":"JOB_167935","tr_customer_id":167952,"tr_customer_product_id":167942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:00.000Z","modified_at":"2026-01-27T06:51:00.000Z","name":"Abe Borer","mobile_number":"232-802-4714","email_id":"Alfreda56@hotmail.com","dop":"2025-04-06","serial_number":"14248653361242728","imei1":"14248653361242728","imei2":"14248653361242728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167933,"job_number":"JOB_167933","tr_customer_id":167950,"tr_customer_product_id":167940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:58.000Z","modified_at":"2026-01-27T06:50:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16248942148525","imei1":"16248942148525","imei2":"16248942148525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167932,"job_number":"JOB_167932","tr_customer_id":167949,"tr_customer_product_id":167939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:42.000Z","modified_at":"2026-01-27T06:50:42.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"42969104263391","imei1":"42969104263391","imei2":"42969104263391","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167930,"job_number":"JOB_167930","tr_customer_id":167947,"tr_customer_product_id":167937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:40.000Z","modified_at":"2026-01-27T06:50:40.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11366144519689","imei1":"11366144519689","imei2":"11366144519689","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167929,"job_number":"JOB_167929","tr_customer_id":167946,"tr_customer_product_id":167936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:13.000Z","modified_at":"2026-01-27T06:50:13.000Z","name":"Arno Kessler","mobile_number":"230-754-1794","email_id":"Stanley57@hotmail.com","dop":"2025-04-06","serial_number":"18194212640282856","imei1":"18194212640282856","imei2":"18194212640282856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167927,"job_number":"JOB_167927","tr_customer_id":167944,"tr_customer_product_id":167934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:11.000Z","modified_at":"2026-01-27T06:50:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13203431323945","imei1":"13203431323945","imei2":"13203431323945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167926,"job_number":"JOB_167926","tr_customer_id":167943,"tr_customer_product_id":167933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:54.000Z","modified_at":"2026-01-27T06:49:54.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"90321257518944","imei1":"90321257518944","imei2":"90321257518944","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167924,"job_number":"JOB_167924","tr_customer_id":167941,"tr_customer_product_id":167931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:52.000Z","modified_at":"2026-01-27T06:49:52.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10934874410701","imei1":"10934874410701","imei2":"10934874410701","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167923,"job_number":"JOB_167923","tr_customer_id":167940,"tr_customer_product_id":167930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:30.000Z","modified_at":"2026-01-27T06:49:30.000Z","name":"Milton Bartell","mobile_number":"357-620-1896","email_id":"Kian46@hotmail.com","dop":"2025-04-06","serial_number":"17118551920422780","imei1":"17118551920422780","imei2":"17118551920422780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167921,"job_number":"JOB_167921","tr_customer_id":167938,"tr_customer_product_id":167928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:26.000Z","modified_at":"2026-01-27T06:49:26.000Z","name":"Garry Haag","mobile_number":"330-706-5364","email_id":"Lenna35@hotmail.com","dop":"2025-04-06","serial_number":"11179143080451844","imei1":"11179143080451844","imei2":"11179143080451844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167919,"job_number":"JOB_167919","tr_customer_id":167936,"tr_customer_product_id":167926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:25.000Z","modified_at":"2026-01-27T06:49:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17402848540623","imei1":"17402848540623","imei2":"17402848540623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167918,"job_number":"JOB_167918","tr_customer_id":167935,"tr_customer_product_id":167925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:39.000Z","modified_at":"2026-01-27T06:44:39.000Z","name":"Golden Brown","mobile_number":"840-732-0041","email_id":"Hailie73@hotmail.com","dop":"2025-04-06","serial_number":"15818286366602872","imei1":"15818286366602872","imei2":"15818286366602872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167916,"job_number":"JOB_167916","tr_customer_id":167933,"tr_customer_product_id":167923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:38.000Z","modified_at":"2026-01-27T06:44:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17063374650545","imei1":"17063374650545","imei2":"17063374650545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167915,"job_number":"JOB_167915","tr_customer_id":167932,"tr_customer_product_id":167922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:18.000Z","modified_at":"2026-01-27T06:44:18.000Z","name":"Ariane Hamill","mobile_number":"398-734-1884","email_id":"Ryleigh.Tremblay42@hotmail.com","dop":"2025-04-06","serial_number":"10595233660109322","imei1":"10595233660109322","imei2":"10595233660109322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167913,"job_number":"JOB_167913","tr_customer_id":167930,"tr_customer_product_id":167920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:51.000Z","modified_at":"2026-01-27T06:43:51.000Z","name":"Serenity Boyer","mobile_number":"339-974-1255","email_id":"Carleton.Marvin98@gmail.com","dop":"2025-04-06","serial_number":"15255955352476028","imei1":"15255955352476028","imei2":"15255955352476028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167911,"job_number":"JOB_167911","tr_customer_id":167928,"tr_customer_product_id":167918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:49.000Z","modified_at":"2026-01-27T06:43:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13742475805245","imei1":"13742475805245","imei2":"13742475805245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167910,"job_number":"JOB_167910","tr_customer_id":167927,"tr_customer_product_id":167917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:46.000Z","modified_at":"2026-01-27T06:43:46.000Z","name":"Percy Crist","mobile_number":"935-950-9106","email_id":"Krystel.Ankunding67@yahoo.com","dop":"2025-04-06","serial_number":"18545814363637170","imei1":"18545814363637170","imei2":"18545814363637170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167908,"job_number":"JOB_167908","tr_customer_id":167925,"tr_customer_product_id":167915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:44.000Z","modified_at":"2026-01-27T06:43:44.000Z","name":"Victor Schroeder","mobile_number":"473-540-3534","email_id":"Dexter_Marks@gmail.com","dop":"2025-04-06","serial_number":"16447744665311734","imei1":"16447744665311734","imei2":"16447744665311734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167906,"job_number":"JOB_167906","tr_customer_id":167923,"tr_customer_product_id":167913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:43.000Z","modified_at":"2026-01-27T06:43:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15646928553703","imei1":"15646928553703","imei2":"15646928553703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167905,"job_number":"JOB_167905","tr_customer_id":167922,"tr_customer_product_id":167912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:03.000Z","modified_at":"2026-01-27T06:43:03.000Z","name":"Roy Aufderhar","mobile_number":"826-647-3721","email_id":"Sheila.Murphy83@yahoo.com","dop":"2025-04-06","serial_number":"10699411250399026","imei1":"10699411250399026","imei2":"10699411250399026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167903,"job_number":"JOB_167903","tr_customer_id":167920,"tr_customer_product_id":167910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:01.000Z","modified_at":"2026-01-27T06:43:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14958910419154","imei1":"14958910419154","imei2":"14958910419154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167902,"job_number":"JOB_167902","tr_customer_id":167919,"tr_customer_product_id":167909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:56.000Z","modified_at":"2026-01-27T06:42:56.000Z","name":"Ned Dach","mobile_number":"535-612-0082","email_id":"Adolfo_Nikolaus@hotmail.com","dop":"2025-04-06","serial_number":"15430774571147254","imei1":"15430774571147254","imei2":"15430774571147254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167900,"job_number":"JOB_167900","tr_customer_id":167917,"tr_customer_product_id":167907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:54.000Z","modified_at":"2026-01-27T06:42:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17079659156633","imei1":"17079659156633","imei2":"17079659156633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167899,"job_number":"JOB_167899","tr_customer_id":167916,"tr_customer_product_id":167906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:06.000Z","modified_at":"2026-01-27T06:42:06.000Z","name":"Lisa Zulauf","mobile_number":"250-618-8688","email_id":"Chelsea9@yahoo.com","dop":"2025-04-06","serial_number":"17611184738963124","imei1":"17611184738963124","imei2":"17611184738963124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167897,"job_number":"JOB_167897","tr_customer_id":167914,"tr_customer_product_id":167904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:05.000Z","modified_at":"2026-01-27T06:42:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18231155699279","imei1":"18231155699279","imei2":"18231155699279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167896,"job_number":"JOB_167896","tr_customer_id":167913,"tr_customer_product_id":167903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:33.000Z","modified_at":"2026-01-27T06:38:33.000Z","name":"Marty Corkery","mobile_number":"727-204-3064","email_id":"Domenico.Huels@yahoo.com","dop":"2025-04-06","serial_number":"10948488540603988","imei1":"10948488540603988","imei2":"10948488540603988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167894,"job_number":"JOB_167894","tr_customer_id":167911,"tr_customer_product_id":167901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:31.000Z","modified_at":"2026-01-27T06:38:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14777744687360","imei1":"14777744687360","imei2":"14777744687360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167890,"job_number":"JOB_167890","tr_customer_id":167907,"tr_customer_product_id":167897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:49.000Z","modified_at":"2026-01-27T06:37:49.000Z","name":"Davion Gaylord","mobile_number":"478-883-2288","email_id":"Alejandrin_OKeefe47@gmail.com","dop":"2025-04-06","serial_number":"11487920209396314","imei1":"11487920209396314","imei2":"11487920209396314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167888,"job_number":"JOB_167888","tr_customer_id":167905,"tr_customer_product_id":167895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:47.000Z","modified_at":"2026-01-27T06:37:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10244847596438","imei1":"10244847596438","imei2":"10244847596438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167884,"job_number":"JOB_167884","tr_customer_id":167901,"tr_customer_product_id":167891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Wyatt Friesen","mobile_number":"592-951-6370","email_id":"Willard57@yahoo.com","dop":"2025-04-06","serial_number":"18984968440466710","imei1":"18984968440466710","imei2":"18984968440466710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167883,"job_number":"JOB_167883","tr_customer_id":167900,"tr_customer_product_id":167890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Avis Fadel","mobile_number":"908-634-0138","email_id":"Norene.Raynor@gmail.com","dop":"2025-04-06","serial_number":"18320246082397332","imei1":"18320246082397332","imei2":"18320246082397332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167880,"job_number":"JOB_167880","tr_customer_id":167897,"tr_customer_product_id":167887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15941554825756","imei1":"15941554825756","imei2":"15941554825756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167879,"job_number":"JOB_167879","tr_customer_id":167896,"tr_customer_product_id":167886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12797132248973","imei1":"12797132248973","imei2":"12797132248973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167877,"job_number":"JOB_167877","tr_customer_id":167894,"tr_customer_product_id":167884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:42.000Z","modified_at":"2026-01-27T06:36:42.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"16171174787922","imei1":"16171174787922","imei2":"16171174787922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167873,"job_number":"JOB_167873","tr_customer_id":167890,"tr_customer_product_id":167880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:17.000Z","modified_at":"2026-01-27T06:36:17.000Z","name":"Maye Rodriguez","mobile_number":"655-525-8401","email_id":"Edward.Walsh28@gmail.com","dop":"2025-04-06","serial_number":"18172135488968240","imei1":"18172135488968240","imei2":"18172135488968240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167871,"job_number":"JOB_167871","tr_customer_id":167888,"tr_customer_product_id":167878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:15.000Z","modified_at":"2026-01-27T06:36:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18948317579051","imei1":"18948317579051","imei2":"18948317579051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167869,"job_number":"JOB_167869","tr_customer_id":167886,"tr_customer_product_id":167876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:54.000Z","modified_at":"2026-01-27T06:35:54.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"17324433358007","imei1":"17324433358007","imei2":"17324433358007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167865,"job_number":"JOB_167865","tr_customer_id":167882,"tr_customer_product_id":167872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:30.000Z","modified_at":"2026-01-27T06:35:30.000Z","name":"Omer Maggio","mobile_number":"655-959-8696","email_id":"Hershel99@gmail.com","dop":"2025-04-06","serial_number":"11488347981559736","imei1":"11488347981559736","imei2":"11488347981559736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167863,"job_number":"JOB_167863","tr_customer_id":167880,"tr_customer_product_id":167870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:28.000Z","modified_at":"2026-01-27T06:35:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12322716487394","imei1":"12322716487394","imei2":"12322716487394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167861,"job_number":"JOB_167861","tr_customer_id":167878,"tr_customer_product_id":167868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:06.000Z","modified_at":"2026-01-27T06:35:06.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"17343592327259","imei1":"17343592327259","imei2":"17343592327259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167860,"job_number":"JOB_167860","tr_customer_id":167877,"tr_customer_product_id":167867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:34:28.000Z","modified_at":"2026-01-27T06:34:28.000Z","name":"Felton Jones","mobile_number":"461-830-5368","email_id":"Donald_Muller@gmail.com","dop":"2025-04-06","serial_number":"15954666796721888","imei1":"15954666796721888","imei2":"15954666796721888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167857,"job_number":"JOB_167857","tr_customer_id":167874,"tr_customer_product_id":167864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:17.000Z","modified_at":"2026-01-27T06:32:17.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12347251322045","imei2":"12347251322045","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167855,"job_number":"JOB_167855","tr_customer_id":167872,"tr_customer_product_id":167862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:04.000Z","modified_at":"2026-01-27T06:32:04.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14206461523702","imei2":"14206461523702","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167854,"job_number":"JOB_167854","tr_customer_id":167871,"tr_customer_product_id":167861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:52.000Z","modified_at":"2026-01-27T06:31:52.000Z","name":"Sadye Sipes","mobile_number":"779-875-8270","email_id":"Ebony.Hirthe@gmail.com","dop":"2025-04-06","serial_number":"10349692400180752","imei1":"10349692400180752","imei2":"10349692400180752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167852,"job_number":"JOB_167852","tr_customer_id":167869,"tr_customer_product_id":167859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:51.000Z","modified_at":"2026-01-27T06:31:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11373056543091","imei1":"11373056543091","imei2":"11373056543091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167850,"job_number":"JOB_167850","tr_customer_id":167867,"tr_customer_product_id":167857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:50.000Z","modified_at":"2026-01-27T06:31:50.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10477906422672","imei2":"10477906422672","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167849,"job_number":"JOB_167849","tr_customer_id":167866,"tr_customer_product_id":167856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:05.000Z","modified_at":"2026-01-27T06:31:05.000Z","name":"Giovani McKenzie","mobile_number":"898-307-0001","email_id":"Brady_Leannon@hotmail.com","dop":"2025-04-06","serial_number":"19451465414718350","imei1":"19451465414718350","imei2":"19451465414718350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167847,"job_number":"JOB_167847","tr_customer_id":167864,"tr_customer_product_id":167854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:03.000Z","modified_at":"2026-01-27T06:31:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15985961373989","imei1":"15985961373989","imei2":"15985961373989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167845,"job_number":"JOB_167845","tr_customer_id":167862,"tr_customer_product_id":167852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:17.000Z","modified_at":"2026-01-27T06:30:17.000Z","name":"Modesto Sauer","mobile_number":"424-849-3916","email_id":"Delilah_Treutel27@hotmail.com","dop":"2025-04-06","serial_number":"11996959230079538","imei1":"11996959230079538","imei2":"11996959230079538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167843,"job_number":"JOB_167843","tr_customer_id":167860,"tr_customer_product_id":167850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:16.000Z","modified_at":"2026-01-27T06:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17339423269073","imei1":"17339423269073","imei2":"17339423269073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167840,"job_number":"JOB_167840","tr_customer_id":167857,"tr_customer_product_id":167847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:06.000Z","modified_at":"2026-01-27T06:29:06.000Z","name":"Anastacio Ebert","mobile_number":"971-557-1170","email_id":"Reba3@hotmail.com","dop":"2025-04-06","serial_number":"14007303508030568","imei1":"14007303508030568","imei2":"14007303508030568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167838,"job_number":"JOB_167838","tr_customer_id":167855,"tr_customer_product_id":167845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:04.000Z","modified_at":"2026-01-27T06:29:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19420379464284","imei1":"19420379464284","imei2":"19420379464284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167837,"job_number":"JOB_167837","tr_customer_id":167854,"tr_customer_product_id":167844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:23.000Z","modified_at":"2026-01-27T06:28:23.000Z","name":"Bobby Bogan","mobile_number":"519-540-8511","email_id":"Moriah.Torp35@gmail.com","dop":"2025-04-06","serial_number":"10461022854004748","imei1":"10461022854004748","imei2":"10461022854004748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167835,"job_number":"JOB_167835","tr_customer_id":167852,"tr_customer_product_id":167842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:21.000Z","modified_at":"2026-01-27T06:28:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19904485216653","imei1":"19904485216653","imei2":"19904485216653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167834,"job_number":"JOB_167834","tr_customer_id":167851,"tr_customer_product_id":167841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:39.000Z","modified_at":"2026-01-27T06:27:39.000Z","name":"Hettie Brakus","mobile_number":"920-884-7742","email_id":"Lillian.Steuber98@gmail.com","dop":"2025-04-06","serial_number":"17652142820175848","imei1":"17652142820175848","imei2":"17652142820175848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167832,"job_number":"JOB_167832","tr_customer_id":167849,"tr_customer_product_id":167839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:38.000Z","modified_at":"2026-01-27T06:27:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11615152671057","imei1":"11615152671057","imei2":"11615152671057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167831,"job_number":"JOB_167831","tr_customer_id":167848,"tr_customer_product_id":167838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:19.000Z","modified_at":"2026-01-27T06:26:19.000Z","name":"Lazaro Hoppe","mobile_number":"805-669-5412","email_id":"Leland_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"18267334371696710","imei1":"18267334371696710","imei2":"18267334371696710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167829,"job_number":"JOB_167829","tr_customer_id":167846,"tr_customer_product_id":167836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:17.000Z","modified_at":"2026-01-27T06:26:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15802935641808","imei1":"15802935641808","imei2":"15802935641808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167828,"job_number":"JOB_167828","tr_customer_id":167845,"tr_customer_product_id":167835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:28.000Z","modified_at":"2026-01-27T06:25:28.000Z","name":"Ramon Hilll","mobile_number":"811-699-6550","email_id":"Brook56@gmail.com","dop":"2025-04-06","serial_number":"19695958491683900","imei1":"19695958491683900","imei2":"19695958491683900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167826,"job_number":"JOB_167826","tr_customer_id":167843,"tr_customer_product_id":167833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:26.000Z","modified_at":"2026-01-27T06:25:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12338518242380","imei1":"12338518242380","imei2":"12338518242380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167825,"job_number":"JOB_167825","tr_customer_id":167842,"tr_customer_product_id":167832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:37.000Z","modified_at":"2026-01-27T06:24:37.000Z","name":"Kaleb Beahan","mobile_number":"242-722-0254","email_id":"Sunny81@hotmail.com","dop":"2025-04-06","serial_number":"18555023955379372","imei1":"18555023955379372","imei2":"18555023955379372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167823,"job_number":"JOB_167823","tr_customer_id":167840,"tr_customer_product_id":167830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:36.000Z","modified_at":"2026-01-27T06:24:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11740984830074","imei1":"11740984830074","imei2":"11740984830074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167822,"job_number":"JOB_167822","tr_customer_id":167839,"tr_customer_product_id":167829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:49.000Z","modified_at":"2026-01-27T06:23:49.000Z","name":"Stefanie Lemke","mobile_number":"292-504-2515","email_id":"Kali24@gmail.com","dop":"2025-06-18","serial_number":"1067109977151928","imei1":"1067109977151928","imei2":"1067109977151928","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167820,"job_number":"JOB_167820","tr_customer_id":167837,"tr_customer_product_id":167827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:48.000Z","modified_at":"2026-01-27T06:23:48.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10101267317766","imei1":"10101267317766","imei2":"10101267317766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167819,"job_number":"JOB_167819","tr_customer_id":167836,"tr_customer_product_id":167826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:06.000Z","modified_at":"2026-01-27T06:23:06.000Z","name":"Aniya Mueller","mobile_number":"546-393-9663","email_id":"Chanelle2@hotmail.com","dop":"2025-06-18","serial_number":"1072434199213766","imei1":"1072434199213766","imei2":"1072434199213766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167817,"job_number":"JOB_167817","tr_customer_id":167834,"tr_customer_product_id":167824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"Dedrick Sawayn","mobile_number":"606-435-9603","email_id":"Cedrick18@gmail.com","dop":"2025-04-06","serial_number":"14284034712076870","imei1":"14284034712076870","imei2":"14284034712076870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167816,"job_number":"JOB_167816","tr_customer_id":167833,"tr_customer_product_id":167823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10590065726560","imei1":"10590065726560","imei2":"10590065726560","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167810,"job_number":"JOB_167810","tr_customer_id":167827,"tr_customer_product_id":167817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:32.000Z","modified_at":"2026-01-27T06:20:32.000Z","name":"Hipolito Hermiston","mobile_number":"643-640-8790","email_id":"Minnie50@yahoo.com","dop":"2025-04-06","serial_number":"16738148478419176","imei1":"16738148478419176","imei2":"16738148478419176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167808,"job_number":"JOB_167808","tr_customer_id":167825,"tr_customer_product_id":167815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:30.000Z","modified_at":"2026-01-27T06:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16491092711122","imei1":"16491092711122","imei2":"16491092711122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167801,"job_number":"JOB_167801","tr_customer_id":167818,"tr_customer_product_id":167808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:48.000Z","modified_at":"2026-01-27T06:19:48.000Z","name":"Clarissa Gerlach","mobile_number":"329-576-0565","email_id":"Amani46@hotmail.com","dop":"2025-04-06","serial_number":"19841535420662280","imei1":"19841535420662280","imei2":"19841535420662280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167799,"job_number":"JOB_167799","tr_customer_id":167816,"tr_customer_product_id":167806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:46.000Z","modified_at":"2026-01-27T06:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18187635174485","imei1":"18187635174485","imei2":"18187635174485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167798,"job_number":"JOB_167798","tr_customer_id":167815,"tr_customer_product_id":167805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:04.000Z","modified_at":"2026-01-27T06:19:04.000Z","name":"Brown Bednar","mobile_number":"861-977-4122","email_id":"Karlie_Green48@gmail.com","dop":"2025-04-06","serial_number":"18532545821601696","imei1":"18532545821601696","imei2":"18532545821601696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167796,"job_number":"JOB_167796","tr_customer_id":167813,"tr_customer_product_id":167803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:02.000Z","modified_at":"2026-01-27T06:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11730143042933","imei1":"11730143042933","imei2":"11730143042933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167792,"job_number":"JOB_167792","tr_customer_id":167809,"tr_customer_product_id":167799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:40.000Z","modified_at":"2026-01-27T05:19:40.000Z","name":"Vella Smitham","mobile_number":"409-455-6807","email_id":"Theresa.Collins@gmail.com","dop":"2025-04-06","serial_number":"11657422336501164","imei1":"11657422336501164","imei2":"11657422336501164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167790,"job_number":"JOB_167790","tr_customer_id":167807,"tr_customer_product_id":167797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:38.000Z","modified_at":"2026-01-27T05:19:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12162921804378","imei1":"12162921804378","imei2":"12162921804378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167789,"job_number":"JOB_167789","tr_customer_id":167806,"tr_customer_product_id":167796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:55.000Z","modified_at":"2026-01-27T05:18:55.000Z","name":"Samantha Heidenreich","mobile_number":"264-977-5406","email_id":"Alanna.Keebler55@hotmail.com","dop":"2025-04-06","serial_number":"17862732445518564","imei1":"17862732445518564","imei2":"17862732445518564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167787,"job_number":"JOB_167787","tr_customer_id":167804,"tr_customer_product_id":167794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:53.000Z","modified_at":"2026-01-27T05:18:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17393390155661","imei1":"17393390155661","imei2":"17393390155661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167786,"job_number":"JOB_167786","tr_customer_id":167803,"tr_customer_product_id":167793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:10.000Z","modified_at":"2026-01-27T05:18:10.000Z","name":"Concepcion Kling","mobile_number":"485-572-1549","email_id":"Gwendolyn_Prohaska74@hotmail.com","dop":"2025-04-06","serial_number":"15864204710609916","imei1":"15864204710609916","imei2":"15864204710609916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167784,"job_number":"JOB_167784","tr_customer_id":167801,"tr_customer_product_id":167791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:08.000Z","modified_at":"2026-01-27T05:18:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18105688226137","imei1":"18105688226137","imei2":"18105688226137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167783,"job_number":"JOB_167783","tr_customer_id":167800,"tr_customer_product_id":167790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:01:12.000Z","modified_at":"2026-01-27T05:01:12.000Z","name":"Lucinda Smith","mobile_number":"711-707-2038","email_id":"Raven_Tromp68@hotmail.com","dop":"2025-04-06","serial_number":"18435660998000900","imei1":"18435660998000900","imei2":"18435660998000900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167781,"job_number":"JOB_167781","tr_customer_id":167798,"tr_customer_product_id":167788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:00:54.000Z","modified_at":"2026-01-27T05:00:54.000Z","name":"Celia Hamill","mobile_number":"980-656-1254","email_id":"Jayme80@yahoo.com","dop":"2025-04-06","serial_number":"17093614278677168","imei1":"17093614278677168","imei2":"17093614278677168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167779,"job_number":"JOB_167779","tr_customer_id":167796,"tr_customer_product_id":167786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:59:11.000Z","modified_at":"2026-01-27T04:59:11.000Z","name":"Gene Effertz","mobile_number":"977-611-6671","email_id":"Javier.Rutherford@gmail.com","dop":"2025-04-06","serial_number":"19594496775397960","imei1":"19594496775397960","imei2":"19594496775397960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167777,"job_number":"JOB_167777","tr_customer_id":167794,"tr_customer_product_id":167784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:58:25.000Z","modified_at":"2026-01-27T04:58:25.000Z","name":"Tillman Schultz","mobile_number":"358-708-5320","email_id":"Helena_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"13321667553343650","imei1":"13321667553343650","imei2":"13321667553343650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167775,"job_number":"JOB_167775","tr_customer_id":167792,"tr_customer_product_id":167782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:57:39.000Z","modified_at":"2026-01-27T04:57:39.000Z","name":"Diego Bayer","mobile_number":"665-414-9415","email_id":"Mara.Kreiger@gmail.com","dop":"2025-04-06","serial_number":"11332008650035692","imei1":"11332008650035692","imei2":"11332008650035692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167772,"job_number":"JOB_167772","tr_customer_id":167789,"tr_customer_product_id":167779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:55.000Z","modified_at":"2026-01-27T04:51:55.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100099889244294","imei1":"100099889244294","imei2":"100099889244294","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167770,"job_number":"JOB_167770","tr_customer_id":167787,"tr_customer_product_id":167777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:41.000Z","modified_at":"2026-01-27T04:51:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103498957615061","imei1":"103498957615061","imei2":"103498957615061","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167769,"job_number":"JOB_167769","tr_customer_id":167786,"tr_customer_product_id":167776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:32.000Z","modified_at":"2026-01-27T04:43:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"79668445389652","imei1":"79668445389652","imei2":"79668445389652","popurl":"2026-01-17T04:43:32.109403420Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167768,"job_number":"JOB_167768","tr_customer_id":167785,"tr_customer_product_id":167775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:07.000Z","modified_at":"2026-01-27T04:43:07.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"15444292375424","imei1":"15444292375424","imei2":"15444292375424","popurl":"2026-01-17T04:43:07.439793018Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167767,"job_number":"JOB_167767","tr_customer_id":167784,"tr_customer_product_id":167774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:05.000Z","modified_at":"2026-01-27T04:43:05.000Z","name":"Brycen Hartmann","mobile_number":"920-423-2523","email_id":"Billy38@yahoo.com","dop":"2025-04-06","serial_number":"17160575372195656","imei1":"17160575372195656","imei2":"17160575372195656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167765,"job_number":"JOB_167765","tr_customer_id":167782,"tr_customer_product_id":167772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:03.000Z","modified_at":"2026-01-27T04:43:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19948686107370","imei1":"19948686107370","imei2":"19948686107370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167764,"job_number":"JOB_167764","tr_customer_id":167781,"tr_customer_product_id":167771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:17.000Z","modified_at":"2026-01-27T04:42:17.000Z","name":"Jabari Wyman","mobile_number":"655-718-3360","email_id":"Roosevelt.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"14727302101919016","imei1":"14727302101919016","imei2":"14727302101919016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167762,"job_number":"JOB_167762","tr_customer_id":167779,"tr_customer_product_id":167769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:15.000Z","modified_at":"2026-01-27T04:42:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18798652558941","imei1":"18798652558941","imei2":"18798652558941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167761,"job_number":"JOB_167761","tr_customer_id":167778,"tr_customer_product_id":167768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:29.000Z","modified_at":"2026-01-27T04:41:29.000Z","name":"Jonathon Kohler","mobile_number":"323-332-8852","email_id":"Hollis.Hegmann72@gmail.com","dop":"2025-04-06","serial_number":"16750184270928274","imei1":"16750184270928274","imei2":"16750184270928274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167759,"job_number":"JOB_167759","tr_customer_id":167776,"tr_customer_product_id":167766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:27.000Z","modified_at":"2026-01-27T04:41:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10503948481380","imei1":"10503948481380","imei2":"10503948481380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167755,"job_number":"JOB_167755","tr_customer_id":167772,"tr_customer_product_id":167762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40729081242918","imei1":"40729081242918","imei2":"40729081242918","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167754,"job_number":"JOB_167754","tr_customer_id":167771,"tr_customer_product_id":167761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15031952061543","imei1":"15031952061543","imei2":"15031952061543","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167753,"job_number":"JOB_167753","tr_customer_id":167770,"tr_customer_product_id":167760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46674199155380","imei1":"46674199155380","imei2":"46674199155380","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167752,"job_number":"JOB_167752","tr_customer_id":167769,"tr_customer_product_id":167759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13224128065911","imei1":"13224128065911","imei2":"13224128065911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167751,"job_number":"JOB_167751","tr_customer_id":167768,"tr_customer_product_id":167758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73599827046103","imei1":"73599827046103","imei2":"73599827046103","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167750,"job_number":"JOB_167750","tr_customer_id":167767,"tr_customer_product_id":167757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12920615173484","imei1":"12920615173484","imei2":"12920615173484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167748,"job_number":"JOB_167748","tr_customer_id":167765,"tr_customer_product_id":167755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41394992103667","imei1":"41394992103667","imei2":"41394992103667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167747,"job_number":"JOB_167747","tr_customer_id":167764,"tr_customer_product_id":167754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63891004325201","imei1":"63891004325201","imei2":"63891004325201","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167746,"job_number":"JOB_167746","tr_customer_id":167763,"tr_customer_product_id":167753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53625626675668","imei1":"53625626675668","imei2":"53625626675668","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167745,"job_number":"JOB_167745","tr_customer_id":167762,"tr_customer_product_id":167752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46523212624438","imei1":"46523212624438","imei2":"46523212624438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167744,"job_number":"JOB_167744","tr_customer_id":167761,"tr_customer_product_id":167751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84840740161320","imei1":"84840740161320","imei2":"84840740161320","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167743,"job_number":"JOB_167743","tr_customer_id":167760,"tr_customer_product_id":167750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46488600950401","imei1":"46488600950401","imei2":"46488600950401","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167741,"job_number":"JOB_167741","tr_customer_id":167758,"tr_customer_product_id":167748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18506977235583","imei1":"18506977235583","imei2":"18506977235583","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167740,"job_number":"JOB_167740","tr_customer_id":167757,"tr_customer_product_id":167747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25474750557996","imei1":"25474750557996","imei2":"25474750557996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167739,"job_number":"JOB_167739","tr_customer_id":167756,"tr_customer_product_id":167746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23206692471066","imei1":"23206692471066","imei2":"23206692471066","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167738,"job_number":"JOB_167738","tr_customer_id":167755,"tr_customer_product_id":167745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69648210848652","imei1":"69648210848652","imei2":"69648210848652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167737,"job_number":"JOB_167737","tr_customer_id":167754,"tr_customer_product_id":167744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87908979667028","imei1":"87908979667028","imei2":"87908979667028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167736,"job_number":"JOB_167736","tr_customer_id":167753,"tr_customer_product_id":167743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68750095402755","imei1":"68750095402755","imei2":"68750095402755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167735,"job_number":"JOB_167735","tr_customer_id":167752,"tr_customer_product_id":167742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:26.000Z","modified_at":"2026-01-27T04:00:26.000Z","name":"Alessandro Klein","mobile_number":"249-949-3079","email_id":"Antonette_Ward49@hotmail.com","dop":"2025-04-06","serial_number":"16760489880667088","imei1":"16760489880667088","imei2":"16760489880667088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167733,"job_number":"JOB_167733","tr_customer_id":167750,"tr_customer_product_id":167740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:24.000Z","modified_at":"2026-01-27T04:00:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11149211780437","imei1":"11149211780437","imei2":"11149211780437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167732,"job_number":"JOB_167732","tr_customer_id":167749,"tr_customer_product_id":167739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:00.000Z","modified_at":"2026-01-27T04:00:00.000Z","name":"Amparo Stroman","mobile_number":"652-396-9062","email_id":"Theodora_Cormier@yahoo.com","dop":"2025-04-06","serial_number":"12770672414828126","imei1":"12770672414828126","imei2":"12770672414828126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167730,"job_number":"JOB_167730","tr_customer_id":167747,"tr_customer_product_id":167737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:58.000Z","modified_at":"2026-01-27T03:59:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16140328322120","imei1":"16140328322120","imei2":"16140328322120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167729,"job_number":"JOB_167729","tr_customer_id":167746,"tr_customer_product_id":167736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:41.000Z","modified_at":"2026-01-27T03:59:41.000Z","name":"Leonie Stoltenberg","mobile_number":"632-793-6650","email_id":"Lia98@yahoo.com","dop":"2025-04-06","serial_number":"18862572585037620","imei1":"18862572585037620","imei2":"18862572585037620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167727,"job_number":"JOB_167727","tr_customer_id":167744,"tr_customer_product_id":167734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:40.000Z","modified_at":"2026-01-27T03:59:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18169069886721","imei1":"18169069886721","imei2":"18169069886721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167723,"job_number":"JOB_167723","tr_customer_id":167740,"tr_customer_product_id":167730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:27.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Larissa Wilderman","mobile_number":"612-596-5819","email_id":"Cassie_King98@yahoo.com","dop":"2025-04-06","serial_number":"17988825406305388","imei1":"17988825406305388","imei2":"17988825406305388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167721,"job_number":"JOB_167721","tr_customer_id":167738,"tr_customer_product_id":167728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:25.000Z","modified_at":"2026-01-27T03:59:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11172627533643","imei1":"11172627533643","imei2":"11172627533643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167720,"job_number":"JOB_167720","tr_customer_id":167737,"tr_customer_product_id":167727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:15.000Z","modified_at":"2026-01-27T03:59:15.000Z","name":"Baron Gleichner","mobile_number":"569-974-0764","email_id":"Tillman67@yahoo.com","dop":"2025-04-06","serial_number":"16696866616047820","imei1":"16696866616047820","imei2":"16696866616047820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167718,"job_number":"JOB_167718","tr_customer_id":167735,"tr_customer_product_id":167725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:14.000Z","modified_at":"2026-01-27T03:59:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17008880227135","imei1":"17008880227135","imei2":"17008880227135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167714,"job_number":"JOB_167714","tr_customer_id":167731,"tr_customer_product_id":167721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:09.000Z","modified_at":"2026-01-27T03:59:09.000Z","name":"Gwendolyn Marquardt","mobile_number":"397-315-5494","email_id":"Ida.Block4@yahoo.com","dop":"2025-04-06","serial_number":"12069322754066996","imei1":"12069322754066996","imei2":"12069322754066996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167712,"job_number":"JOB_167712","tr_customer_id":167729,"tr_customer_product_id":167719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"Rusty Rosenbaum","mobile_number":"266-273-5065","email_id":"Herminio31@hotmail.com","dop":"2025-04-06","serial_number":"10406673123257408","imei1":"10406673123257408","imei2":"10406673123257408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167711,"job_number":"JOB_167711","tr_customer_id":167728,"tr_customer_product_id":167718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11985838423999","imei1":"11985838423999","imei2":"11985838423999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167709,"job_number":"JOB_167709","tr_customer_id":167726,"tr_customer_product_id":167716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:06.000Z","modified_at":"2026-01-27T03:59:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15598275721214","imei1":"15598275721214","imei2":"15598275721214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167708,"job_number":"JOB_167708","tr_customer_id":167725,"tr_customer_product_id":167715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Betsy Beatty","mobile_number":"962-207-0290","email_id":"Bell.Orn3@gmail.com","dop":"2025-04-06","serial_number":"14434650120704726","imei1":"14434650120704726","imei2":"14434650120704726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167703,"job_number":"JOB_167703","tr_customer_id":167720,"tr_customer_product_id":167710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:56.000Z","modified_at":"2026-01-27T03:58:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568245128975","imei1":"15568245128975","imei2":"15568245128975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167702,"job_number":"JOB_167702","tr_customer_id":167719,"tr_customer_product_id":167709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14534040176453","imei1":"14534040176453","imei2":"14534040176453","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167698,"job_number":"JOB_167698","tr_customer_id":167715,"tr_customer_product_id":167705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"18722576579872","imei1":"18722576579872","imei2":"18722576579872","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167696,"job_number":"JOB_167696","tr_customer_id":167713,"tr_customer_product_id":167703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Kathryne Windler","mobile_number":"871-332-1922","email_id":"Irwin.Denesik@gmail.com","dop":"2025-04-06","serial_number":"11471488602647400","imei1":"11471488602647400","imei2":"11471488602647400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167695,"job_number":"JOB_167695","tr_customer_id":167712,"tr_customer_product_id":167702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Thalia Volkman","mobile_number":"462-730-8924","email_id":"Hazel30@hotmail.com","dop":"2025-04-06","serial_number":"17868655623113104","imei1":"17868655623113104","imei2":"17868655623113104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167692,"job_number":"JOB_167692","tr_customer_id":167709,"tr_customer_product_id":167699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16413009223480","imei1":"16413009223480","imei2":"16413009223480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167691,"job_number":"JOB_167691","tr_customer_id":167708,"tr_customer_product_id":167698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16061707656514","imei1":"16061707656514","imei2":"16061707656514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167689,"job_number":"JOB_167689","tr_customer_id":167706,"tr_customer_product_id":167696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Jamarcus Conn","mobile_number":"258-569-2257","email_id":"Olin94@gmail.com","dop":"2025-04-06","serial_number":"14336684273308248","imei1":"14336684273308248","imei2":"14336684273308248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167687,"job_number":"JOB_167687","tr_customer_id":167704,"tr_customer_product_id":167694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Keely Gleason","mobile_number":"753-466-1947","email_id":"Francisco23@gmail.com","dop":"2025-04-06","serial_number":"16512057136923444","imei1":"16512057136923444","imei2":"16512057136923444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167685,"job_number":"JOB_167685","tr_customer_id":167702,"tr_customer_product_id":167692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:58:40.000Z","name":"Conner Hilpert","mobile_number":"396-688-0700","email_id":"Gilda.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"14712767531465108","imei1":"14712767531465108","imei2":"14712767531465108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167682,"job_number":"JOB_167682","tr_customer_id":167699,"tr_customer_product_id":167689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15597778340898","imei1":"15597778340898","imei2":"15597778340898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167681,"job_number":"JOB_167681","tr_customer_id":167698,"tr_customer_product_id":167688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12578106237988","imei1":"12578106237988","imei2":"12578106237988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167679,"job_number":"JOB_167679","tr_customer_id":167696,"tr_customer_product_id":167686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:38.000Z","modified_at":"2026-01-27T03:58:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17290529992797","imei1":"17290529992797","imei2":"17290529992797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167678,"job_number":"JOB_167678","tr_customer_id":167695,"tr_customer_product_id":167685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:31.000Z","modified_at":"2026-01-27T03:58:31.000Z","name":"Sabryna Prohaska","mobile_number":"474-710-1560","email_id":"Eleazar_Daniel46@gmail.com","dop":"2025-04-06","serial_number":"11237624186230580","imei1":"11237624186230580","imei2":"11237624186230580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167676,"job_number":"JOB_167676","tr_customer_id":167693,"tr_customer_product_id":167683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"Aida Cummings","mobile_number":"665-428-6820","email_id":"Beth_Reinger82@hotmail.com","dop":"2025-04-06","serial_number":"11263284855498930","imei1":"11263284855498930","imei2":"11263284855498930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167675,"job_number":"JOB_167675","tr_customer_id":167692,"tr_customer_product_id":167682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17256386993031","imei1":"17256386993031","imei2":"17256386993031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167673,"job_number":"JOB_167673","tr_customer_id":167690,"tr_customer_product_id":167680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:28.000Z","modified_at":"2026-01-27T03:58:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19734921860320","imei1":"19734921860320","imei2":"19734921860320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167672,"job_number":"JOB_167672","tr_customer_id":167689,"tr_customer_product_id":167679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:25.000Z","modified_at":"2026-01-27T03:58:25.000Z","name":"Kamryn Grady","mobile_number":"862-360-9767","email_id":"Karli11@hotmail.com","dop":"2025-04-06","serial_number":"12026280895334058","imei1":"12026280895334058","imei2":"12026280895334058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167671,"job_number":"JOB_167671","tr_customer_id":167688,"tr_customer_product_id":167678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:24.000Z","modified_at":"2026-01-27T03:58:24.000Z","name":"Daphne Kub","mobile_number":"467-731-6481","email_id":"Jake_Mann14@hotmail.com","dop":"2025-04-06","serial_number":"14942007399332052","imei1":"14942007399332052","imei2":"14942007399332052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167669,"job_number":"JOB_167669","tr_customer_id":167686,"tr_customer_product_id":167676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:58:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19373817541206","imei1":"19373817541206","imei2":"19373817541206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167667,"job_number":"JOB_167667","tr_customer_id":167684,"tr_customer_product_id":167674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:22.000Z","modified_at":"2026-01-27T03:58:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17305399664989","imei1":"17305399664989","imei2":"17305399664989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167666,"job_number":"JOB_167666","tr_customer_id":167683,"tr_customer_product_id":167673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:20.000Z","modified_at":"2026-01-27T03:58:20.000Z","name":"Tyler Watsica","mobile_number":"349-948-0788","email_id":"Bell.Nolan52@gmail.com","dop":"2025-04-06","serial_number":"13879215740009048","imei1":"13879215740009048","imei2":"13879215740009048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167664,"job_number":"JOB_167664","tr_customer_id":167681,"tr_customer_product_id":167671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:18.000Z","modified_at":"2026-01-27T03:58:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14442196169883","imei1":"14442196169883","imei2":"14442196169883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167663,"job_number":"JOB_167663","tr_customer_id":167680,"tr_customer_product_id":167670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:16.000Z","modified_at":"2026-01-27T03:58:16.000Z","name":"Francesca Murphy","mobile_number":"621-475-6586","email_id":"Shakira49@yahoo.com","dop":"2025-04-06","serial_number":"17519966068101636","imei1":"17519966068101636","imei2":"17519966068101636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167661,"job_number":"JOB_167661","tr_customer_id":167678,"tr_customer_product_id":167668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:14.000Z","modified_at":"2026-01-27T03:58:14.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19698683003812","imei1":"19698683003812","imei2":"19698683003812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167659,"job_number":"JOB_167659","tr_customer_id":167676,"tr_customer_product_id":167666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"51229279347468","imei1":"51229279347468","imei2":"51229279347468","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167655,"job_number":"JOB_167655","tr_customer_id":167672,"tr_customer_product_id":167662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13403960447968","imei1":"13403960447968","imei2":"13403960447968","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167654,"job_number":"JOB_167654","tr_customer_id":167671,"tr_customer_product_id":167661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Gerda Cormier","mobile_number":"613-921-9054","email_id":"Erwin.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12704528046663076","imei1":"12704528046663076","imei2":"12704528046663076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167653,"job_number":"JOB_167653","tr_customer_id":167670,"tr_customer_product_id":167660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Asha Torphy","mobile_number":"843-641-3938","email_id":"Isaac14@gmail.com","dop":"2025-04-06","serial_number":"10240867845893942","imei1":"10240867845893942","imei2":"10240867845893942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167651,"job_number":"JOB_167651","tr_customer_id":167668,"tr_customer_product_id":167658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18941925353118","imei1":"18941925353118","imei2":"18941925353118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167649,"job_number":"JOB_167649","tr_customer_id":167666,"tr_customer_product_id":167656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13548679991903","imei1":"13548679991903","imei2":"13548679991903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167648,"job_number":"JOB_167648","tr_customer_id":167665,"tr_customer_product_id":167655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Ena Skiles","mobile_number":"298-265-4144","email_id":"Carolyn.Daniel@gmail.com","dop":"2025-04-06","serial_number":"14437299231964732","imei1":"14437299231964732","imei2":"14437299231964732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167642,"job_number":"JOB_167642","tr_customer_id":167659,"tr_customer_product_id":167649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13690465004998","imei1":"13690465004998","imei2":"13690465004998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167641,"job_number":"JOB_167641","tr_customer_id":167658,"tr_customer_product_id":167648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Louvenia Davis","mobile_number":"553-560-1286","email_id":"Schuyler_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"11329337661782124","imei1":"11329337661782124","imei2":"11329337661782124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167639,"job_number":"JOB_167639","tr_customer_id":167656,"tr_customer_product_id":167646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:56.000Z","modified_at":"2026-01-27T03:57:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18017191928328","imei1":"18017191928328","imei2":"18017191928328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167638,"job_number":"JOB_167638","tr_customer_id":167655,"tr_customer_product_id":167645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:54.000Z","modified_at":"2026-01-27T03:57:54.000Z","name":"Reece Trantow","mobile_number":"302-541-3363","email_id":"Mack.Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"17585914696480564","imei1":"17585914696480564","imei2":"17585914696480564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167636,"job_number":"JOB_167636","tr_customer_id":167653,"tr_customer_product_id":167643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:52.000Z","modified_at":"2026-01-27T03:57:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12031893215833","imei1":"12031893215833","imei2":"12031893215833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167630,"job_number":"JOB_167630","tr_customer_id":167647,"tr_customer_product_id":167637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Aryanna Schmidt","mobile_number":"786-202-1752","email_id":"Herta.Terry@hotmail.com","dop":"2025-04-06","serial_number":"19423229681970136","imei1":"19423229681970136","imei2":"19423229681970136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167628,"job_number":"JOB_167628","tr_customer_id":167645,"tr_customer_product_id":167635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15979907799204","imei2":"15979907799204","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167626,"job_number":"JOB_167626","tr_customer_id":167643,"tr_customer_product_id":167633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:41.000Z","modified_at":"2026-01-27T03:57:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13397876407749","imei1":"13397876407749","imei2":"13397876407749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167625,"job_number":"JOB_167625","tr_customer_id":167642,"tr_customer_product_id":167632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Juana Kuhn","mobile_number":"932-705-7734","email_id":"Will.Schinner@gmail.com","dop":"2025-04-06","serial_number":"12582442804487736","imei1":"12582442804487736","imei2":"12582442804487736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167624,"job_number":"JOB_167624","tr_customer_id":167641,"tr_customer_product_id":167631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Carmelo Hudson","mobile_number":"287-770-1385","email_id":"Elmore_Wiegand26@gmail.com","dop":"2025-04-06","serial_number":"13661757631461158","imei1":"13661757631461158","imei2":"13661757631461158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167622,"job_number":"JOB_167622","tr_customer_id":167639,"tr_customer_product_id":167629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:57:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16786630480147","imei1":"16786630480147","imei2":"16786630480147","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167620,"job_number":"JOB_167620","tr_customer_id":167637,"tr_customer_product_id":167627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:38.000Z","modified_at":"2026-01-27T03:57:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18682989177130","imei1":"18682989177130","imei2":"18682989177130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167619,"job_number":"JOB_167619","tr_customer_id":167636,"tr_customer_product_id":167626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:37.000Z","modified_at":"2026-01-27T03:57:37.000Z","name":"Justice Stroman","mobile_number":"432-530-0600","email_id":"Edgar41@gmail.com","dop":"2025-05-30","serial_number":"1961560333862636","imei1":"1961560333862636","imei2":"1961560333862636","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167618,"job_number":"JOB_167618","tr_customer_id":167635,"tr_customer_product_id":167625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jerad Considine","mobile_number":"716-463-1971","email_id":"Karina_Mertz@yahoo.com","dop":"2025-04-06","serial_number":"17065802865327806","imei1":"17065802865327806","imei2":"17065802865327806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167617,"job_number":"JOB_167617","tr_customer_id":167634,"tr_customer_product_id":167624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Arlie Goyette","mobile_number":"774-884-8093","email_id":"Gabriella.Kiehn@gmail.com","dop":"2025-05-30","serial_number":"18680927987810","imei1":"18680927987810","imei2":"18680927987810","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167616,"job_number":"JOB_167616","tr_customer_id":167633,"tr_customer_product_id":167623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jacinto Kerluke","mobile_number":"466-294-4601","email_id":"Isadore_Gerhold@hotmail.com","dop":"2025-06-18","serial_number":"1003114341051045","imei1":"1003114341051045","imei2":"1003114341051045","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167612,"job_number":"JOB_167612","tr_customer_id":167629,"tr_customer_product_id":167619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10855843315205","imei1":"10855843315205","imei2":"10855843315205","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167611,"job_number":"JOB_167611","tr_customer_id":167628,"tr_customer_product_id":167618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11217777692370","imei1":"11217777692370","imei2":"11217777692370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167608,"job_number":"JOB_167608","tr_customer_id":167625,"tr_customer_product_id":167615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:29.000Z","modified_at":"2026-01-27T03:57:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10001369553073","imei2":"10001369553073","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167607,"job_number":"JOB_167607","tr_customer_id":167624,"tr_customer_product_id":167614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:28.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Jacey Collins","mobile_number":"944-652-7578","email_id":"Elfrieda.Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"19632183660748910","imei1":"19632183660748910","imei2":"19632183660748910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167605,"job_number":"JOB_167605","tr_customer_id":167622,"tr_customer_product_id":167612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:26.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19051448305296","imei1":"19051448305296","imei2":"19051448305296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167603,"job_number":"JOB_167603","tr_customer_id":167620,"tr_customer_product_id":167610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:21.000Z","modified_at":"2026-01-27T03:57:21.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"68516838558450","imei1":"68516838558450","imei2":"68516838558450","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167599,"job_number":"JOB_167599","tr_customer_id":167616,"tr_customer_product_id":167606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Jeremy Herzog","mobile_number":"282-555-4118","email_id":"Ena.Bechtelar65@gmail.com","dop":"2025-04-06","serial_number":"10173421977002996","imei1":"10173421977002996","imei2":"10173421977002996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167597,"job_number":"JOB_167597","tr_customer_id":167614,"tr_customer_product_id":167604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:19.000Z","modified_at":"2026-01-27T03:57:19.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"19110931384626","imei1":"19110931384626","imei2":"19110931384626","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167595,"job_number":"JOB_167595","tr_customer_id":167612,"tr_customer_product_id":167602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:18.000Z","modified_at":"2026-01-27T03:57:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11356138290626","imei1":"11356138290626","imei2":"11356138290626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167594,"job_number":"JOB_167594","tr_customer_id":167611,"tr_customer_product_id":167601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:17.000Z","modified_at":"2026-01-27T03:57:17.000Z","name":"Leanne Bergnaum","mobile_number":"640-423-3191","email_id":"Newton0@gmail.com","dop":"2025-04-06","serial_number":"16213996860965236","imei1":"16213996860965236","imei2":"16213996860965236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167592,"job_number":"JOB_167592","tr_customer_id":167609,"tr_customer_product_id":167599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12906189910328","imei2":"12906189910328","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167590,"job_number":"JOB_167590","tr_customer_id":167607,"tr_customer_product_id":167597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15246673098955","imei1":"15246673098955","imei2":"15246673098955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167588,"job_number":"JOB_167588","tr_customer_id":167605,"tr_customer_product_id":167595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:14.000Z","modified_at":"2026-01-27T03:57:14.000Z","name":"Jarod Romaguera","mobile_number":"883-986-3014","email_id":"Veda.Langosh96@hotmail.com","dop":"2025-04-06","serial_number":"11033018324819376","imei1":"11033018324819376","imei2":"11033018324819376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167586,"job_number":"JOB_167586","tr_customer_id":167603,"tr_customer_product_id":167593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:12.000Z","modified_at":"2026-01-27T03:57:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13215400182104","imei1":"13215400182104","imei2":"13215400182104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167585,"job_number":"JOB_167585","tr_customer_id":167602,"tr_customer_product_id":167592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:11.000Z","modified_at":"2026-01-27T03:57:11.000Z","name":"Emmy Fisher","mobile_number":"650-427-0306","email_id":"Duane_Lueilwitz57@gmail.com","dop":"2025-04-06","serial_number":"11336384071000982","imei1":"11336384071000982","imei2":"11336384071000982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167582,"job_number":"JOB_167582","tr_customer_id":167599,"tr_customer_product_id":167589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:02.000Z","modified_at":"2026-01-27T03:57:02.000Z","name":"Orrin O'Reilly","mobile_number":"946-754-6258","email_id":"Palma_Kassulke@hotmail.com","dop":"2025-04-06","serial_number":"18298148128893764","imei1":"18298148128893764","imei2":"18298148128893764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167578,"job_number":"JOB_167578","tr_customer_id":167595,"tr_customer_product_id":167585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:56.000Z","modified_at":"2026-01-27T03:56:56.000Z","name":"Gabrielle Lesch","mobile_number":"230-823-5194","email_id":"Modesta.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"18158410318607250","imei1":"18158410318607250","imei2":"18158410318607250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167576,"job_number":"JOB_167576","tr_customer_id":167593,"tr_customer_product_id":167583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15299749897933","imei1":"15299749897933","imei2":"15299749897933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167575,"job_number":"JOB_167575","tr_customer_id":167592,"tr_customer_product_id":167582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"Shany Skiles","mobile_number":"343-313-8058","email_id":"Blaze70@hotmail.com","dop":"2025-04-06","serial_number":"15894210290610844","imei1":"15894210290610844","imei2":"15894210290610844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167574,"job_number":"JOB_167574","tr_customer_id":167591,"tr_customer_product_id":167581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:53.000Z","modified_at":"2026-01-27T03:56:53.000Z","name":"Mertie Bruen","mobile_number":"690-491-2264","email_id":"Zion.Goyette@hotmail.com","dop":"2025-04-06","serial_number":"15584272345159952","imei1":"15584272345159952","imei2":"15584272345159952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167572,"job_number":"JOB_167572","tr_customer_id":167589,"tr_customer_product_id":167579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:56:52.000Z","name":"Vicky Haag","mobile_number":"371-669-9415","email_id":"Braden83@yahoo.com","dop":"2025-04-06","serial_number":"17866526886439260","imei1":"17866526886439260","imei2":"17866526886439260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167570,"job_number":"JOB_167570","tr_customer_id":167587,"tr_customer_product_id":167577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12442143109962","imei1":"12442143109962","imei2":"12442143109962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167569,"job_number":"JOB_167569","tr_customer_id":167586,"tr_customer_product_id":167576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"Brionna Lakin","mobile_number":"382-873-6677","email_id":"Desiree.Carroll36@gmail.com","dop":"2025-06-18","serial_number":"1066996724856225","imei1":"1066996724856225","imei2":"1066996724856225","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167566,"job_number":"JOB_167566","tr_customer_id":167583,"tr_customer_product_id":167573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:50.000Z","modified_at":"2026-01-27T03:56:50.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10377252459264","imei1":"10377252459264","imei2":"10377252459264","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167565,"job_number":"JOB_167565","tr_customer_id":167582,"tr_customer_product_id":167572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:49.000Z","modified_at":"2026-01-27T03:56:49.000Z","name":"Julie Welch","mobile_number":"571-317-7787","email_id":"Raymond93@hotmail.com","dop":"2025-04-06","serial_number":"19012616646092010","imei1":"19012616646092010","imei2":"19012616646092010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167563,"job_number":"JOB_167563","tr_customer_id":167580,"tr_customer_product_id":167570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:41.000Z","modified_at":"2026-01-27T03:56:41.000Z","name":"Lisandro Bruen","mobile_number":"911-424-7644","email_id":"Jodie_Romaguera@gmail.com","dop":"2025-04-06","serial_number":"13282450462299732","imei1":"13282450462299732","imei2":"13282450462299732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167561,"job_number":"JOB_167561","tr_customer_id":167578,"tr_customer_product_id":167568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:40.000Z","modified_at":"2026-01-27T03:56:40.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13427742008225","imei1":"13427742008225","imei2":"13427742008225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167559,"job_number":"JOB_167559","tr_customer_id":167576,"tr_customer_product_id":167566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:28.000Z","modified_at":"2026-01-27T03:56:28.000Z","name":"Deron Sanford","mobile_number":"639-632-3468","email_id":"Rey.Kiehn35@yahoo.com","dop":"2025-04-06","serial_number":"18509899910406510","imei1":"18509899910406510","imei2":"18509899910406510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167556,"job_number":"JOB_167556","tr_customer_id":167573,"tr_customer_product_id":167563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:19.000Z","modified_at":"2026-01-27T03:05:19.000Z","name":"Alvena Williamson","mobile_number":"423-695-9416","email_id":"Ralph_Daniel99@gmail.com","dop":"2025-04-06","serial_number":"13929952924531452","imei1":"13929952924531452","imei2":"13929952924531452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167554,"job_number":"JOB_167554","tr_customer_id":167571,"tr_customer_product_id":167561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:17.000Z","modified_at":"2026-01-27T03:05:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14795401254556","imei1":"14795401254556","imei2":"14795401254556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167553,"job_number":"JOB_167553","tr_customer_id":167570,"tr_customer_product_id":167560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:37.000Z","modified_at":"2026-01-27T03:04:37.000Z","name":"Donato Labadie","mobile_number":"458-864-3903","email_id":"Osbaldo.Skiles@yahoo.com","dop":"2025-04-06","serial_number":"16685826357599888","imei1":"16685826357599888","imei2":"16685826357599888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167551,"job_number":"JOB_167551","tr_customer_id":167568,"tr_customer_product_id":167558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:35.000Z","modified_at":"2026-01-27T03:04:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11769976971366","imei1":"11769976971366","imei2":"11769976971366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167550,"job_number":"JOB_167550","tr_customer_id":167567,"tr_customer_product_id":167557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:54.000Z","modified_at":"2026-01-27T03:03:54.000Z","name":"Jayce Olson","mobile_number":"471-289-5640","email_id":"Sister83@gmail.com","dop":"2025-04-06","serial_number":"16134674822616796","imei1":"16134674822616796","imei2":"16134674822616796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167548,"job_number":"JOB_167548","tr_customer_id":167565,"tr_customer_product_id":167555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:53.000Z","modified_at":"2026-01-27T03:03:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14540231857564","imei1":"14540231857564","imei2":"14540231857564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167543,"job_number":"JOB_167543","tr_customer_id":167560,"tr_customer_product_id":167550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T01:31:06.000Z","modified_at":"2026-01-27T01:31:06.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-17","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-17T01:31:05.469619446Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T01:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167542,"job_number":"JOB_167542","tr_customer_id":167559,"tr_customer_product_id":167549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:44:15.000Z","modified_at":"2026-01-26T23:44:15.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-16","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-16T23:44:14.816301966Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167541,"job_number":"JOB_167541","tr_customer_id":167558,"tr_customer_product_id":167548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:41:50.000Z","modified_at":"2026-01-26T23:41:50.000Z","name":"Chaturbhuj Asan","mobile_number":"7096793640","email_id":"rati.shukla@yahoo.co.in","dop":"2026-01-16","serial_number":"765332067084013","imei1":"765332067084013","imei2":"765332067084013","popurl":"www.abhisyanta-mishra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167540,"job_number":"JOB_167540","tr_customer_id":167557,"tr_customer_product_id":167547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:41:49.000Z","modified_at":"2026-01-26T23:41:49.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-16","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-16T23:41:49.233421871Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167539,"job_number":"JOB_167539","tr_customer_id":167556,"tr_customer_product_id":167546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:34:41.000Z","modified_at":"2026-01-26T20:34:41.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-01-16","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-01-16T20:34:41.725781Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167538,"job_number":"JOB_167538","tr_customer_id":167555,"tr_customer_product_id":167545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:34:39.000Z","modified_at":"2026-01-26T20:34:39.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191116","imei1":"13549925191116","imei2":"13549925191116","popurl":"2026-01-21T20:34:38.309420072Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167537,"job_number":"JOB_167537","tr_customer_id":167554,"tr_customer_product_id":167544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:26:19.000Z","modified_at":"2026-01-26T20:26:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191115","imei1":"13549925191115","imei2":"13549925191115","popurl":"2026-01-21T20:26:18.793331516Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167536,"job_number":"JOB_167536","tr_customer_id":167553,"tr_customer_product_id":167543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:55:51.000Z","modified_at":"2026-01-26T19:55:51.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191114","imei1":"13549925191114","imei2":"13549925191114","popurl":"2026-01-21T19:55:50.501349002Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167535,"job_number":"JOB_167535","tr_customer_id":167552,"tr_customer_product_id":167542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:49:19.000Z","modified_at":"2026-01-26T19:49:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191113","imei1":"13549925191113","imei2":"13549925191113","popurl":"2026-01-21T19:49:19.462367500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167534,"job_number":"JOB_167534","tr_customer_id":167551,"tr_customer_product_id":167541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:47:51.000Z","modified_at":"2026-01-26T19:47:51.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191112","imei1":"13549925191112","imei2":"13549925191112","popurl":"2026-01-21T19:47:51.047536695Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167813,"job_number":"JOB_167813","tr_customer_id":167830,"tr_customer_product_id":167820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:34.000Z","modified_at":"2026-01-27T06:20:34.000Z","name":"Sonny Turner","mobile_number":"799-958-6159","email_id":"Donna.MacGyver@yahoo.com","dop":"2025-06-09","serial_number":"103029682528025","imei1":"103029682528025","imei2":"103029682528025","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167811,"job_number":"JOB_167811","tr_customer_id":167828,"tr_customer_product_id":167818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:33.000Z","modified_at":"2026-01-27T06:20:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100068897076486","imei1":"100068897076486","imei2":"100068897076486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167807,"job_number":"JOB_167807","tr_customer_id":167824,"tr_customer_product_id":167814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:18.000Z","modified_at":"2026-01-27T06:20:18.000Z","name":"Adan Padberg","mobile_number":"624-381-5378","email_id":"Jessika.Roob@hotmail.com","dop":"2025-06-09","serial_number":"101487988748895","imei1":"101487988748895","imei2":"101487988748895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167805,"job_number":"JOB_167805","tr_customer_id":167822,"tr_customer_product_id":167812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:17.000Z","modified_at":"2026-01-27T06:20:17.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107185650913150","imei1":"107185650913150","imei2":"107185650913150","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167804,"job_number":"JOB_167804","tr_customer_id":167821,"tr_customer_product_id":167811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:02.000Z","modified_at":"2026-01-27T06:20:02.000Z","name":"Margarete Runolfsson","mobile_number":"585-678-2135","email_id":"Neha_McCullough@yahoo.com","dop":"2025-06-09","serial_number":"102551438914382","imei1":"102551438914382","imei2":"102551438914382","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167802,"job_number":"JOB_167802","tr_customer_id":167819,"tr_customer_product_id":167809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:01.000Z","modified_at":"2026-01-27T06:20:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101552759016705","imei1":"101552759016705","imei2":"101552759016705","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167758,"job_number":"JOB_167758","tr_customer_id":167775,"tr_customer_product_id":167765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:39:13.000Z","modified_at":"2026-01-27T04:39:13.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19392864251321","imei1":"19392864251321","imei2":"19392864251321","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167717,"job_number":"JOB_167717","tr_customer_id":167734,"tr_customer_product_id":167724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:13.000Z","modified_at":"2026-01-27T03:59:13.000Z","name":"Emie Greenholt","mobile_number":"985-658-9900","email_id":"Rod41@hotmail.com","dop":"2025-06-09","serial_number":"105938978155234","imei1":"105938978155234","imei2":"105938978155234","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167715,"job_number":"JOB_167715","tr_customer_id":167732,"tr_customer_product_id":167722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:12.000Z","modified_at":"2026-01-27T03:59:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109186152508815","imei1":"109186152508815","imei2":"109186152508815","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167707,"job_number":"JOB_167707","tr_customer_id":167724,"tr_customer_product_id":167714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Fermin Morar","mobile_number":"734-674-9275","email_id":"Monica.Schroeder@hotmail.com","dop":"2025-06-09","serial_number":"109431696412298","imei1":"109431696412298","imei2":"109431696412298","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167705,"job_number":"JOB_167705","tr_customer_id":167722,"tr_customer_product_id":167712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108554028495768","imei1":"108554028495768","imei2":"108554028495768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167690,"job_number":"JOB_167690","tr_customer_id":167707,"tr_customer_product_id":167697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Yasmine O'Conner","mobile_number":"276-226-2059","email_id":"Micheal.Langworth@hotmail.com","dop":"2025-06-09","serial_number":"104117836226352","imei1":"104117836226352","imei2":"104117836226352","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167686,"job_number":"JOB_167686","tr_customer_id":167703,"tr_customer_product_id":167693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109429601299068","imei1":"109429601299068","imei2":"109429601299068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167647,"job_number":"JOB_167647","tr_customer_id":167664,"tr_customer_product_id":167654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Royce Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187031398724326","imei1":"187031398724326","imei2":"187031398724326","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167646,"job_number":"JOB_167646","tr_customer_id":167663,"tr_customer_product_id":167653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"George Wehner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162741629655708","imei1":"162741629655708","imei2":"162741629655708","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167645,"job_number":"JOB_167645","tr_customer_id":167662,"tr_customer_product_id":167652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Joesph Wisozk","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180299567372427","imei1":"180299567372427","imei2":"180299567372427","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167644,"job_number":"JOB_167644","tr_customer_id":167661,"tr_customer_product_id":167651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"160947787121403","imei1":"160947787121403","imei2":"160947787121403","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167635,"job_number":"JOB_167635","tr_customer_id":167652,"tr_customer_product_id":167642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Kayley Cartwright","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142568640052876","imei1":"142568640052876","imei2":"142568640052876","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167634,"job_number":"JOB_167634","tr_customer_id":167651,"tr_customer_product_id":167641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Constantin Jones","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114120787849256","imei1":"114120787849256","imei2":"114120787849256","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167632,"job_number":"JOB_167632","tr_customer_id":167649,"tr_customer_product_id":167639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Krystel Mertz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"169905397032309","imei1":"169905397032309","imei2":"169905397032309","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167631,"job_number":"JOB_167631","tr_customer_id":167648,"tr_customer_product_id":167638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:46.000Z","modified_at":"2026-01-27T03:57:46.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"113592422631647","imei1":"113592422631647","imei2":"113592422631647","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167610,"job_number":"JOB_167610","tr_customer_id":167627,"tr_customer_product_id":167617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:32.000Z","modified_at":"2026-01-27T03:57:32.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kim_Senger19@yahoo.com","dop":"2025-07-02","serial_number":"14478206148415","imei1":"14478206148415","imei2":"14478206148415","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167589,"job_number":"JOB_167589","tr_customer_id":167606,"tr_customer_product_id":167596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:15.000Z","modified_at":"2026-01-27T03:57:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kelsi_Schiller40@hotmail.com","dop":"2025-07-02","serial_number":"18330157911715","imei1":"18330157911715","imei2":"18330157911715","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167580,"job_number":"JOB_167580","tr_customer_id":167597,"tr_customer_product_id":167587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:58.000Z","modified_at":"2026-01-27T03:56:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Sonia_Reichel97@hotmail.com","dop":"2025-07-02","serial_number":"19374980428044","imei1":"19374980428044","imei2":"19374980428044","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167547,"job_number":"JOB_167547","tr_customer_id":167564,"tr_customer_product_id":167554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:58:17.000Z","modified_at":"2026-01-27T02:58:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13975438843936","imei1":"13975438843936","imei2":"13975438843936","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167545,"job_number":"JOB_167545","tr_customer_id":167562,"tr_customer_product_id":167552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:41:15.000Z","modified_at":"2026-01-27T02:41:15.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13453255964591","imei1":"13453255964591","imei2":"13453255964591","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 60e5b639-bca7-4039-aa7f-ee600f7501e2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-IHH6V4k63tiCs8AvyJsUWegAEeM" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:03 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NDN9.YHTAmuS07idGyGqe8LrFy9qr8ryMqtg_8HkQfNEj7iI"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NDN9.YHTAmuS07idGyGqe8LrFy9qr8ryMqtg_8HkQfNEj7iI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 266eaa61-0e1a-46ea-925a-cfa8bda68c76 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:03 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"fa-C4O/migWRZ/Ui2BHEIG1BiIjgvQ"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NDN9.YHTAmuS07idGyGqe8LrFy9qr8ryMqtg_8HkQfNEj7iI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 463aa44c-3a34-4396-ad2f-c06cc43208b0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-Bl2IfRIWt+GyxBdrb97aVaadp1E" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Repair completed","key":"repair_completed","count":143}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NDN9.YHTAmuS07idGyGqe8LrFy9qr8ryMqtg_8HkQfNEj7iI |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 347e7202-b027-4dd7-b926-4cf81dd6c1a4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"details_key": "pending_for_repair"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1019 |
| ETag | W/"3fb-+0u0vqZnDNhRpoTjB2QoZXbUg3Y" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":167942,"job_number":"JOB_167942","tr_customer_id":167959,"tr_customer_product_id":167949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:54:02.000Z","name":"Pietro Stracke","mobile_number":"336-677-3457","email_id":"Darrick_Wilderman4@gmail.com","dop":"2025-12-01","serial_number":"11510163451561","imei1":"11510163451561","imei2":"11510163451561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-27T06:54:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NDN9.YHTAmuS07idGyGqe8LrFy9qr8ryMqtg_8HkQfNEj7iI |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2a5af258-b9cd-4c7e-bd20-fa887bd5a32c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 34 |
{"details_key":"repair_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"8e32-O9Wz7WdQmSrHlTCzRukl1FGww8M"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NDN9.YHTAmuS07idGyGqe8LrFy9qr8ryMqtg_8HkQfNEj7iI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c9c62610-1d5a-4253-98a0-5eb0095b8737 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"4ce-07f7jXodDUIuOKvPzPFtfHiW7ho" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:54:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":167942,"job_number":"JOB_167942","tr_customer_id":167959,"tr_customer_product_id":167949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:54:02.000Z","name":"Pietro Stracke","mobile_number":"336-677-3457","email_id":"Darrick_Wilderman4@gmail.com","dop":"2025-12-01","serial_number":"11510163451561","imei1":"11510163451561","imei2":"11510163451561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-27T06:54:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":167942,"remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-27T06:53:57.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NDN9.YHTAmuS07idGyGqe8LrFy9qr8ryMqtg_8HkQfNEj7iI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | aadac8f9-d2fb-4289-9dc1-a7cb289f622f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:54:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859,"problems":[{"id":1,"remark":"OS reinstalled."}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzgzOTR9.PFJeCZGP0dKYnQEDjQu3YOwaWLMV0MtwpBzDvYxFxUs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8f2294ee-d18f-4112-96c0-ab76c6d4a0e9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 139 |
{
"job_id": 167942,
"problems": [
{
"id": 1,
"remark": "Changed Battery."
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3fa4aba3-948f-4d8d-adfa-57b70dd1eb5f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-uxpO8uxinkoy1+jemI+1LhlLKTg" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTQ5Njg0NX0.ykbcFZoKUkkD0KjXx8bcY832RhfuSNBzIdXcyYDN710"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTQ5Njg0NX0.ykbcFZoKUkkD0KjXx8bcY832RhfuSNBzIdXcyYDN710 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d839a91b-daac-44b0-bea6-968c3de2e2ad |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"a5-TaZ7vb8FFSe8pkKVbP7CUBuhMPY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTQ5Njg0NX0.ykbcFZoKUkkD0KjXx8bcY832RhfuSNBzIdXcyYDN710 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3cb8f40c-9d41-4beb-9ef9-3cec09ce9075 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-bfyvFsXoxzhAceNApFlLzixG+hw" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":143},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTQ5Njg0NX0.ykbcFZoKUkkD0KjXx8bcY832RhfuSNBzIdXcyYDN710 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | db772f9f-9b49-471f-95c2-99fab8ff7779 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 41 |
{
"details_key": "pending_for_qc"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTQ5Njg0NX0.ykbcFZoKUkkD0KjXx8bcY832RhfuSNBzIdXcyYDN710 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bdf7017c-0a67-41ba-822c-473d0afc93bf |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 39 |
{
"details_key": "qc_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"22883-IW5eqsZoqh179hw/jq7AC1/EwQI" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:54:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":167940,"job_number":"JOB_167940","tr_customer_id":167957,"tr_customer_product_id":167947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:52.000Z","name":"Cara Rath","mobile_number":"987-859-1105","email_id":"Amir60@gmail.com","dop":"2025-12-01","serial_number":"10948899776550","imei1":"10948899776550","imei2":"10948899776550","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167937,"job_number":"JOB_167937","tr_customer_id":167954,"tr_customer_product_id":167944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:26.000Z","modified_at":"2026-01-27T06:52:03.000Z","name":"Allene Erdman","mobile_number":"213-477-2942","email_id":"Reilly.Klocko@yahoo.com","dop":"2026-01-04","serial_number":"12959238722478","imei1":"12959238722478","imei2":"12959238722478","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167934,"job_number":"JOB_167934","tr_customer_id":167951,"tr_customer_product_id":167941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:58.000Z","modified_at":"2026-01-27T06:51:36.000Z","name":"Miracle Doyle","mobile_number":"985-838-2059","email_id":"Jett_Bosco@hotmail.com","dop":"2025-04-06","serial_number":"17756785529011","imei1":"17756785529011","imei2":"17756785529011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167931,"job_number":"JOB_167931","tr_customer_id":167948,"tr_customer_product_id":167938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:40.000Z","modified_at":"2026-01-27T06:51:18.000Z","name":"Brando Johnston","mobile_number":"935-317-2882","email_id":"Edmund50@hotmail.com","dop":"2026-01-04","serial_number":"17810372015745","imei1":"17810372015745","imei2":"17810372015745","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167928,"job_number":"JOB_167928","tr_customer_id":167945,"tr_customer_product_id":167935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:11.000Z","modified_at":"2026-01-27T06:50:51.000Z","name":"Bernadine Rutherford","mobile_number":"704-539-2876","email_id":"Emmett_Kohler@gmail.com","dop":"2025-04-06","serial_number":"14534602088922","imei1":"14534602088922","imei2":"14534602088922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167925,"job_number":"JOB_167925","tr_customer_id":167942,"tr_customer_product_id":167932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:52.000Z","modified_at":"2026-01-27T06:50:33.000Z","name":"Kris Bernier","mobile_number":"258-592-8541","email_id":"Kaycee96@gmail.com","dop":"2026-01-04","serial_number":"18439341230313","imei1":"18439341230313","imei2":"18439341230313","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167922,"job_number":"JOB_167922","tr_customer_id":167939,"tr_customer_product_id":167929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:29.000Z","modified_at":"2026-01-27T06:50:09.000Z","name":"Bell Stracke","mobile_number":"915-750-4333","email_id":"Saul58@hotmail.com","dop":"2025-04-06","serial_number":"10400148993354","imei1":"10400148993354","imei2":"10400148993354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167920,"job_number":"JOB_167920","tr_customer_id":167937,"tr_customer_product_id":167927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:25.000Z","modified_at":"2026-01-27T06:50:04.000Z","name":"Ignacio Farrell","mobile_number":"320-500-1584","email_id":"Felipe52@hotmail.com","dop":"2025-04-06","serial_number":"18659899859152","imei1":"18659899859152","imei2":"18659899859152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167917,"job_number":"JOB_167917","tr_customer_id":167934,"tr_customer_product_id":167924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:38.000Z","modified_at":"2026-01-27T06:45:18.000Z","name":"Joaquin Kulas","mobile_number":"583-240-9817","email_id":"Kirsten25@yahoo.com","dop":"2025-04-06","serial_number":"17938551459730","imei1":"17938551459730","imei2":"17938551459730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167914,"job_number":"JOB_167914","tr_customer_id":167931,"tr_customer_product_id":167921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:16.000Z","modified_at":"2026-01-27T06:44:58.000Z","name":"Grady Schaden","mobile_number":"682-416-2165","email_id":"Megane_Barrows5@gmail.com","dop":"2025-04-06","serial_number":"13986612123238","imei1":"13986612123238","imei2":"13986612123238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167912,"job_number":"JOB_167912","tr_customer_id":167929,"tr_customer_product_id":167919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:50.000Z","modified_at":"2026-01-27T06:44:30.000Z","name":"Sam Baumbach","mobile_number":"278-216-6264","email_id":"Abdul.Schoen24@gmail.com","dop":"2025-04-06","serial_number":"19651107341783","imei1":"19651107341783","imei2":"19651107341783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167909,"job_number":"JOB_167909","tr_customer_id":167926,"tr_customer_product_id":167916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:45.000Z","modified_at":"2026-01-27T06:44:28.000Z","name":"Kaitlin Zboncak","mobile_number":"891-592-1390","email_id":"Furman_Ziemann@gmail.com","dop":"2025-04-06","serial_number":"19030635434719","imei1":"19030635434719","imei2":"19030635434719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167907,"job_number":"JOB_167907","tr_customer_id":167924,"tr_customer_product_id":167914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:43.000Z","modified_at":"2026-01-27T06:44:24.000Z","name":"Harley Runte","mobile_number":"656-420-5648","email_id":"Martina.Walker@yahoo.com","dop":"2025-04-06","serial_number":"14023871545970","imei1":"14023871545970","imei2":"14023871545970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167904,"job_number":"JOB_167904","tr_customer_id":167921,"tr_customer_product_id":167911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:02.000Z","modified_at":"2026-01-27T06:43:42.000Z","name":"Cortez Kshlerin","mobile_number":"404-335-4217","email_id":"Caroline.Hyatt@gmail.com","dop":"2025-04-06","serial_number":"15859812046555","imei1":"15859812046555","imei2":"15859812046555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167901,"job_number":"JOB_167901","tr_customer_id":167918,"tr_customer_product_id":167908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:54.000Z","modified_at":"2026-01-27T06:43:35.000Z","name":"Jeanie Bailey","mobile_number":"254-447-6959","email_id":"Otha93@hotmail.com","dop":"2025-04-06","serial_number":"13830389477544","imei1":"13830389477544","imei2":"13830389477544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167898,"job_number":"JOB_167898","tr_customer_id":167915,"tr_customer_product_id":167905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:05.000Z","modified_at":"2026-01-27T06:42:46.000Z","name":"Berta Gleason","mobile_number":"670-959-8671","email_id":"Nelle.Douglas@hotmail.com","dop":"2025-04-06","serial_number":"17500260885098","imei1":"17500260885098","imei2":"17500260885098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167895,"job_number":"JOB_167895","tr_customer_id":167912,"tr_customer_product_id":167902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:32.000Z","modified_at":"2026-01-27T06:39:09.000Z","name":"Mylene Ziemann","mobile_number":"268-456-3179","email_id":"Monserrate.Padberg96@hotmail.com","dop":"2025-04-06","serial_number":"13422109656931","imei1":"13422109656931","imei2":"13422109656931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167889,"job_number":"JOB_167889","tr_customer_id":167906,"tr_customer_product_id":167896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:47.000Z","modified_at":"2026-01-27T06:38:24.000Z","name":"Christa Kutch","mobile_number":"447-746-4829","email_id":"Krista_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"16625501213741","imei1":"16625501213741","imei2":"16625501213741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167882,"job_number":"JOB_167882","tr_customer_id":167899,"tr_customer_product_id":167889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:03.000Z","modified_at":"2026-01-27T06:37:42.000Z","name":"Jaylen Kerluke","mobile_number":"546-909-9233","email_id":"Domingo45@gmail.com","dop":"2025-04-06","serial_number":"16862134829963","imei1":"16862134829963","imei2":"16862134829963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167881,"job_number":"JOB_167881","tr_customer_id":167898,"tr_customer_product_id":167888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:03.000Z","modified_at":"2026-01-27T06:37:40.000Z","name":"Celestine Kilback","mobile_number":"975-592-9244","email_id":"Maximillian46@gmail.com","dop":"2025-04-06","serial_number":"17951541323118","imei1":"17951541323118","imei2":"17951541323118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167872,"job_number":"JOB_167872","tr_customer_id":167889,"tr_customer_product_id":167879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:16.000Z","modified_at":"2026-01-27T06:36:55.000Z","name":"Cruz Hoeger","mobile_number":"934-485-6036","email_id":"Zelda13@yahoo.com","dop":"2025-04-06","serial_number":"14583018003932","imei1":"14583018003932","imei2":"14583018003932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167864,"job_number":"JOB_167864","tr_customer_id":167881,"tr_customer_product_id":167871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:29.000Z","modified_at":"2026-01-27T06:36:08.000Z","name":"Natasha Towne","mobile_number":"539-944-7993","email_id":"Elinore77@hotmail.com","dop":"2025-04-06","serial_number":"15990339465447","imei1":"15990339465447","imei2":"15990339465447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167859,"job_number":"JOB_167859","tr_customer_id":167876,"tr_customer_product_id":167866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:34:26.000Z","modified_at":"2026-01-27T06:35:09.000Z","name":"Darius Hane","mobile_number":"861-784-3255","email_id":"Isac8@hotmail.com","dop":"2025-04-06","serial_number":"10330263504588","imei1":"10330263504588","imei2":"10330263504588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167858,"job_number":"JOB_167858","tr_customer_id":167875,"tr_customer_product_id":167865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:18.000Z","modified_at":"2026-01-27T06:32:28.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12423253098832","imei2":"12423253098832","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167856,"job_number":"JOB_167856","tr_customer_id":167873,"tr_customer_product_id":167863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:04.000Z","modified_at":"2026-01-27T06:32:14.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10053012872262","imei2":"10053012872262","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167853,"job_number":"JOB_167853","tr_customer_id":167870,"tr_customer_product_id":167860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:51.000Z","modified_at":"2026-01-27T06:32:30.000Z","name":"Allie Stiedemann","mobile_number":"434-823-0869","email_id":"Hershel.Johnson34@hotmail.com","dop":"2025-04-06","serial_number":"12101566250387","imei1":"12101566250387","imei2":"12101566250387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167851,"job_number":"JOB_167851","tr_customer_id":167868,"tr_customer_product_id":167858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:50.000Z","modified_at":"2026-01-27T06:32:00.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14240408583347","imei2":"14240408583347","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167848,"job_number":"JOB_167848","tr_customer_id":167865,"tr_customer_product_id":167855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:03.000Z","modified_at":"2026-01-27T06:31:43.000Z","name":"Dorcas Schinner","mobile_number":"993-457-8106","email_id":"Helena_Herzog2@hotmail.com","dop":"2025-04-06","serial_number":"16557584408408","imei1":"16557584408408","imei2":"16557584408408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167844,"job_number":"JOB_167844","tr_customer_id":167861,"tr_customer_product_id":167851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:16.000Z","modified_at":"2026-01-27T06:30:56.000Z","name":"Rey Reichert","mobile_number":"904-355-8506","email_id":"Maxime.Brekke12@gmail.com","dop":"2025-04-06","serial_number":"13183922370106","imei1":"13183922370106","imei2":"13183922370106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167839,"job_number":"JOB_167839","tr_customer_id":167856,"tr_customer_product_id":167846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:04.000Z","modified_at":"2026-01-27T06:29:40.000Z","name":"Stanford Kuhlman","mobile_number":"548-543-0439","email_id":"Afton_Mayert73@gmail.com","dop":"2025-04-06","serial_number":"19371343198470","imei1":"19371343198470","imei2":"19371343198470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167836,"job_number":"JOB_167836","tr_customer_id":167853,"tr_customer_product_id":167843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:21.000Z","modified_at":"2026-01-27T06:28:57.000Z","name":"Maiya Hartmann","mobile_number":"805-965-1463","email_id":"Soledad52@hotmail.com","dop":"2025-04-06","serial_number":"19886852653800","imei1":"19886852653800","imei2":"19886852653800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167833,"job_number":"JOB_167833","tr_customer_id":167850,"tr_customer_product_id":167840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:38.000Z","modified_at":"2026-01-27T06:28:14.000Z","name":"Dayne Beatty","mobile_number":"976-674-2026","email_id":"Herminio_Kovacek@gmail.com","dop":"2025-04-06","serial_number":"13833034191551","imei1":"13833034191551","imei2":"13833034191551","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167830,"job_number":"JOB_167830","tr_customer_id":167847,"tr_customer_product_id":167837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:17.000Z","modified_at":"2026-01-27T06:27:00.000Z","name":"Cecelia Bauch","mobile_number":"671-610-2410","email_id":"Emilie_Ullrich20@gmail.com","dop":"2025-04-06","serial_number":"11963927712940","imei1":"11963927712940","imei2":"11963927712940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167827,"job_number":"JOB_167827","tr_customer_id":167844,"tr_customer_product_id":167834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:27.000Z","modified_at":"2026-01-27T06:26:09.000Z","name":"Bo Tromp","mobile_number":"574-636-5595","email_id":"Darwin.Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"14330271912505","imei1":"14330271912505","imei2":"14330271912505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167824,"job_number":"JOB_167824","tr_customer_id":167841,"tr_customer_product_id":167831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:36.000Z","modified_at":"2026-01-27T06:25:18.000Z","name":"Fidel Stoltenberg","mobile_number":"888-752-5165","email_id":"Lauriane87@hotmail.com","dop":"2025-04-06","serial_number":"11748226776697","imei1":"11748226776697","imei2":"11748226776697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167821,"job_number":"JOB_167821","tr_customer_id":167838,"tr_customer_product_id":167828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:48.000Z","modified_at":"2026-01-27T06:24:24.000Z","name":"Antonina Maggio","mobile_number":"602-978-3602","email_id":"Bo.Bechtelar0@yahoo.com","dop":"2025-06-18","serial_number":"10055833646600","imei1":"10055833646600","imei2":"10055833646600","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167818,"job_number":"JOB_167818","tr_customer_id":167835,"tr_customer_product_id":167825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:41.000Z","name":"Donny Hayes","mobile_number":"206-293-1033","email_id":"Kenyon.Walsh@yahoo.com","dop":"2025-06-18","serial_number":"10185353647351","imei1":"10185353647351","imei2":"10185353647351","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167815,"job_number":"JOB_167815","tr_customer_id":167832,"tr_customer_product_id":167822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:04.000Z","modified_at":"2026-01-27T06:23:42.000Z","name":"Ellis Walter","mobile_number":"583-518-4689","email_id":"Vena_Streich@hotmail.com","dop":"2025-04-06","serial_number":"18312915331901","imei1":"18312915331901","imei2":"18312915331901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167809,"job_number":"JOB_167809","tr_customer_id":167826,"tr_customer_product_id":167816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:31.000Z","modified_at":"2026-01-27T06:21:07.000Z","name":"Pansy Fritsch","mobile_number":"318-635-6350","email_id":"Lenore22@gmail.com","dop":"2025-04-06","serial_number":"12752952311240","imei1":"12752952311240","imei2":"12752952311240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167800,"job_number":"JOB_167800","tr_customer_id":167817,"tr_customer_product_id":167807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:46.000Z","modified_at":"2026-01-27T06:20:23.000Z","name":"Jennyfer Weber","mobile_number":"506-331-5511","email_id":"Bradly_Wisozk54@yahoo.com","dop":"2025-04-06","serial_number":"16469269473320","imei1":"16469269473320","imei2":"16469269473320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167797,"job_number":"JOB_167797","tr_customer_id":167814,"tr_customer_product_id":167804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:02.000Z","modified_at":"2026-01-27T06:19:39.000Z","name":"Eloy Ledner","mobile_number":"477-272-0753","email_id":"Dessie.Metz@gmail.com","dop":"2025-04-06","serial_number":"15793220981851","imei1":"15793220981851","imei2":"15793220981851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167791,"job_number":"JOB_167791","tr_customer_id":167808,"tr_customer_product_id":167798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:39.000Z","modified_at":"2026-01-27T05:20:16.000Z","name":"Alisha Jast","mobile_number":"302-636-5500","email_id":"Christ.Boyle@gmail.com","dop":"2025-04-06","serial_number":"10308584976477","imei1":"10308584976477","imei2":"10308584976477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167788,"job_number":"JOB_167788","tr_customer_id":167805,"tr_customer_product_id":167795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:54.000Z","modified_at":"2026-01-27T05:19:31.000Z","name":"Talia Nicolas","mobile_number":"760-854-8658","email_id":"Melyna_Trantow7@gmail.com","dop":"2025-04-06","serial_number":"15591401403235","imei1":"15591401403235","imei2":"15591401403235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167785,"job_number":"JOB_167785","tr_customer_id":167802,"tr_customer_product_id":167792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:09.000Z","modified_at":"2026-01-27T05:18:46.000Z","name":"Bert Cremin","mobile_number":"880-469-4883","email_id":"Mertie36@gmail.com","dop":"2025-04-06","serial_number":"10424599133818","imei1":"10424599133818","imei2":"10424599133818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167782,"job_number":"JOB_167782","tr_customer_id":167799,"tr_customer_product_id":167789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:01:11.000Z","modified_at":"2026-01-27T05:01:48.000Z","name":"Cyrus Prosacco","mobile_number":"968-467-5339","email_id":"Aiyana.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"15957104757718","imei1":"15957104757718","imei2":"15957104757718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167780,"job_number":"JOB_167780","tr_customer_id":167797,"tr_customer_product_id":167787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:00:53.000Z","modified_at":"2026-01-27T05:01:30.000Z","name":"Penelope Haley","mobile_number":"314-974-3233","email_id":"Domingo14@yahoo.com","dop":"2025-04-06","serial_number":"18569555503460","imei1":"18569555503460","imei2":"18569555503460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167778,"job_number":"JOB_167778","tr_customer_id":167795,"tr_customer_product_id":167785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:59:09.000Z","modified_at":"2026-01-27T04:59:48.000Z","name":"Tina Fahey","mobile_number":"555-225-7781","email_id":"Dolly93@gmail.com","dop":"2025-04-06","serial_number":"18314748738357","imei1":"18314748738357","imei2":"18314748738357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167776,"job_number":"JOB_167776","tr_customer_id":167793,"tr_customer_product_id":167783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:58:24.000Z","modified_at":"2026-01-27T04:59:02.000Z","name":"Keith Ernser","mobile_number":"971-520-9943","email_id":"Jean97@gmail.com","dop":"2025-04-06","serial_number":"15123889471853","imei1":"15123889471853","imei2":"15123889471853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167774,"job_number":"JOB_167774","tr_customer_id":167791,"tr_customer_product_id":167781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:57:38.000Z","modified_at":"2026-01-27T04:58:16.000Z","name":"Houston Lockman","mobile_number":"807-303-0969","email_id":"Katelin_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10033490901667","imei1":"10033490901667","imei2":"10033490901667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167773,"job_number":"JOB_167773","tr_customer_id":167790,"tr_customer_product_id":167780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:55.000Z","modified_at":"2026-01-27T04:52:06.000Z","name":"Akeem Hirthe","mobile_number":"846-525-7749","email_id":"Victoria58@gmail.com","dop":"2025-07-01","serial_number":"109682923227161","imei1":"109682923227161","imei2":"109682923227161","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167771,"job_number":"JOB_167771","tr_customer_id":167788,"tr_customer_product_id":167778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:41.000Z","modified_at":"2026-01-27T04:51:52.000Z","name":"Lauretta Ledner","mobile_number":"979-501-3503","email_id":"Ephraim67@yahoo.com","dop":"2025-07-01","serial_number":"102525710077270","imei1":"102525710077270","imei2":"102525710077270","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167766,"job_number":"JOB_167766","tr_customer_id":167783,"tr_customer_product_id":167773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:04.000Z","modified_at":"2026-01-27T04:43:44.000Z","name":"Tiara Gerlach","mobile_number":"705-255-9198","email_id":"Alan.Dietrich48@yahoo.com","dop":"2025-04-06","serial_number":"13673813176470","imei1":"13673813176470","imei2":"13673813176470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167763,"job_number":"JOB_167763","tr_customer_id":167780,"tr_customer_product_id":167770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:16.000Z","modified_at":"2026-01-27T04:42:56.000Z","name":"Holden Altenwerth","mobile_number":"331-282-0181","email_id":"Christop_Fahey@gmail.com","dop":"2025-04-06","serial_number":"11081960558031","imei1":"11081960558031","imei2":"11081960558031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167760,"job_number":"JOB_167760","tr_customer_id":167777,"tr_customer_product_id":167767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:27.000Z","modified_at":"2026-01-27T04:42:08.000Z","name":"Mackenzie Herman","mobile_number":"617-390-5098","email_id":"Dwight_Flatley77@hotmail.com","dop":"2025-04-06","serial_number":"13555570658205","imei1":"13555570658205","imei2":"13555570658205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167734,"job_number":"JOB_167734","tr_customer_id":167751,"tr_customer_product_id":167741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:24.000Z","modified_at":"2026-01-27T04:01:06.000Z","name":"Dedric Dach","mobile_number":"454-939-6364","email_id":"Quinton_Mohr96@hotmail.com","dop":"2025-04-06","serial_number":"15561692835654","imei1":"15561692835654","imei2":"15561692835654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167731,"job_number":"JOB_167731","tr_customer_id":167748,"tr_customer_product_id":167738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:58.000Z","modified_at":"2026-01-27T04:00:35.000Z","name":"Nils Price","mobile_number":"848-506-9428","email_id":"Hope26@gmail.com","dop":"2025-04-06","serial_number":"11136216434096","imei1":"11136216434096","imei2":"11136216434096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167728,"job_number":"JOB_167728","tr_customer_id":167745,"tr_customer_product_id":167735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:40.000Z","modified_at":"2026-01-27T04:00:17.000Z","name":"Camron McCullough","mobile_number":"343-821-8580","email_id":"Lucas.Kunze44@hotmail.com","dop":"2025-04-06","serial_number":"15156817870785","imei1":"15156817870785","imei2":"15156817870785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167722,"job_number":"JOB_167722","tr_customer_id":167739,"tr_customer_product_id":167729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:25.000Z","modified_at":"2026-01-27T04:00:04.000Z","name":"Johnpaul VonRueden","mobile_number":"695-818-2037","email_id":"Josue88@hotmail.com","dop":"2025-04-06","serial_number":"11345006253222","imei1":"11345006253222","imei2":"11345006253222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167719,"job_number":"JOB_167719","tr_customer_id":167736,"tr_customer_product_id":167726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:14.000Z","modified_at":"2026-01-27T03:59:51.000Z","name":"Brock Williamson","mobile_number":"289-805-9878","email_id":"Shaun.Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"12249866341232","imei1":"12249866341232","imei2":"12249866341232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167713,"job_number":"JOB_167713","tr_customer_id":167730,"tr_customer_product_id":167720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:45.000Z","name":"Demetris McDermott","mobile_number":"892-834-6175","email_id":"Rylan_Weber42@yahoo.com","dop":"2025-04-06","serial_number":"12065573541048","imei1":"12065573541048","imei2":"12065573541048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167710,"job_number":"JOB_167710","tr_customer_id":167727,"tr_customer_product_id":167717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:06.000Z","modified_at":"2026-01-27T03:59:43.000Z","name":"Jadon Morar","mobile_number":"323-667-0750","email_id":"Easton.Anderson@yahoo.com","dop":"2025-04-06","serial_number":"17965079550692","imei1":"17965079550692","imei2":"17965079550692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167704,"job_number":"JOB_167704","tr_customer_id":167721,"tr_customer_product_id":167711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:56.000Z","modified_at":"2026-01-27T03:59:33.000Z","name":"Vince Schimmel","mobile_number":"478-276-5763","email_id":"Lou_Shanahan@hotmail.com","dop":"2025-04-06","serial_number":"13224935401756","imei1":"13224935401756","imei2":"13224935401756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167700,"job_number":"JOB_167700","tr_customer_id":167717,"tr_customer_product_id":167707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:50.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Stanford Grady","mobile_number":"998-542-9403","email_id":"Meggie_Vandervort63@yahoo.com","dop":"2026-01-04","serial_number":"16049334971563","imei1":"16049334971563","imei2":"16049334971563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167694,"job_number":"JOB_167694","tr_customer_id":167711,"tr_customer_product_id":167701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:59:23.000Z","name":"Tristian Hyatt","mobile_number":"790-919-9318","email_id":"Holly.Halvorson11@hotmail.com","dop":"2025-04-06","serial_number":"18978779641805","imei1":"18978779641805","imei2":"18978779641805","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167693,"job_number":"JOB_167693","tr_customer_id":167710,"tr_customer_product_id":167700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:59:23.000Z","name":"Ruth Bartell","mobile_number":"918-233-1057","email_id":"Carmela.Little@yahoo.com","dop":"2025-04-06","serial_number":"16603912358281","imei1":"16603912358281","imei2":"16603912358281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167684,"job_number":"JOB_167684","tr_customer_id":167701,"tr_customer_product_id":167691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:59:16.000Z","name":"Jeramie Maggio","mobile_number":"786-396-4048","email_id":"Laverne.Wyman16@hotmail.com","dop":"2025-04-06","serial_number":"14322311223889","imei1":"14322311223889","imei2":"14322311223889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167683,"job_number":"JOB_167683","tr_customer_id":167700,"tr_customer_product_id":167690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:59:15.000Z","name":"Gloria Herman","mobile_number":"813-628-4878","email_id":"Heather.Howe@hotmail.com","dop":"2025-04-06","serial_number":"12891406720167","imei1":"12891406720167","imei2":"12891406720167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167680,"job_number":"JOB_167680","tr_customer_id":167697,"tr_customer_product_id":167687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:59:17.000Z","name":"Jazmyne Deckow","mobile_number":"226-299-1912","email_id":"Dangelo60@hotmail.com","dop":"2025-04-06","serial_number":"17185399314974","imei1":"17185399314974","imei2":"17185399314974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167677,"job_number":"JOB_167677","tr_customer_id":167694,"tr_customer_product_id":167684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:30.000Z","modified_at":"2026-01-27T03:59:07.000Z","name":"Maggie Wunsch","mobile_number":"463-465-6284","email_id":"Moses_Luettgen@gmail.com","dop":"2025-04-06","serial_number":"16707991643310","imei1":"16707991643310","imei2":"16707991643310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167674,"job_number":"JOB_167674","tr_customer_id":167691,"tr_customer_product_id":167681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:28.000Z","modified_at":"2026-01-27T03:59:07.000Z","name":"Reece Hagenes","mobile_number":"352-694-6042","email_id":"Monserrate27@yahoo.com","dop":"2025-04-06","serial_number":"16477743361753","imei1":"16477743361753","imei2":"16477743361753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167670,"job_number":"JOB_167670","tr_customer_id":167687,"tr_customer_product_id":167677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:59:01.000Z","name":"Claudia Ernser","mobile_number":"614-220-6810","email_id":"Lloyd20@hotmail.com","dop":"2025-04-06","serial_number":"12106786739450","imei1":"12106786739450","imei2":"12106786739450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167668,"job_number":"JOB_167668","tr_customer_id":167685,"tr_customer_product_id":167675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:58:59.000Z","name":"Earnestine Turner","mobile_number":"392-761-9346","email_id":"Glennie26@yahoo.com","dop":"2025-04-06","serial_number":"12775873567516","imei1":"12775873567516","imei2":"12775873567516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167665,"job_number":"JOB_167665","tr_customer_id":167682,"tr_customer_product_id":167672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:18.000Z","modified_at":"2026-01-27T03:58:55.000Z","name":"Winston Runolfsson","mobile_number":"574-557-1859","email_id":"Eldon.Bechtelar@gmail.com","dop":"2025-04-06","serial_number":"14560577097895","imei1":"14560577097895","imei2":"14560577097895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167662,"job_number":"JOB_167662","tr_customer_id":167679,"tr_customer_product_id":167669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:14.000Z","modified_at":"2026-01-27T03:58:53.000Z","name":"Daphnee Mueller","mobile_number":"577-891-9429","email_id":"Jesse.Lubowitz@gmail.com","dop":"2025-04-06","serial_number":"10283043729439","imei1":"10283043729439","imei2":"10283043729439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167657,"job_number":"JOB_167657","tr_customer_id":167674,"tr_customer_product_id":167664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:05.000Z","modified_at":"2026-01-27T03:58:42.000Z","name":"Juston Harvey","mobile_number":"486-447-3733","email_id":"Arlo_Harber@yahoo.com","dop":"2026-01-04","serial_number":"19484132032512","imei1":"19484132032512","imei2":"19484132032512","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167652,"job_number":"JOB_167652","tr_customer_id":167669,"tr_customer_product_id":167659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:03.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"Yvonne Beatty","mobile_number":"938-538-7270","email_id":"Harley58@gmail.com","dop":"2025-04-06","serial_number":"10337553747472","imei1":"10337553747472","imei2":"10337553747472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167650,"job_number":"JOB_167650","tr_customer_id":167667,"tr_customer_product_id":167657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"Elizabeth Mayer","mobile_number":"239-473-6514","email_id":"Pedro.Zemlak38@yahoo.com","dop":"2025-04-06","serial_number":"13196075461242","imei1":"13196075461242","imei2":"13196075461242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167643,"job_number":"JOB_167643","tr_customer_id":167660,"tr_customer_product_id":167650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:58:33.000Z","name":"Robyn Schmeler","mobile_number":"907-510-1822","email_id":"Emely.Koepp50@gmail.com","dop":"2025-04-06","serial_number":"10144809869542","imei1":"10144809869542","imei2":"10144809869542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167640,"job_number":"JOB_167640","tr_customer_id":167657,"tr_customer_product_id":167647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:56.000Z","modified_at":"2026-01-27T03:58:32.000Z","name":"Adrienne Grimes","mobile_number":"729-212-0939","email_id":"Brenda34@yahoo.com","dop":"2025-04-06","serial_number":"12219865944575","imei1":"12219865944575","imei2":"12219865944575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167637,"job_number":"JOB_167637","tr_customer_id":167654,"tr_customer_product_id":167644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:52.000Z","modified_at":"2026-01-27T03:58:31.000Z","name":"Nova Stamm","mobile_number":"693-895-3641","email_id":"Brody.Runolfsdottir@gmail.com","dop":"2025-04-06","serial_number":"16445619666337","imei1":"16445619666337","imei2":"16445619666337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167629,"job_number":"JOB_167629","tr_customer_id":167646,"tr_customer_product_id":167636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16285862842434","imei2":"16285862842434","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167627,"job_number":"JOB_167627","tr_customer_id":167644,"tr_customer_product_id":167634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:41.000Z","modified_at":"2026-01-27T03:58:20.000Z","name":"Charley Schroeder","mobile_number":"568-209-7381","email_id":"Ara90@yahoo.com","dop":"2025-04-06","serial_number":"16362528662636","imei1":"16362528662636","imei2":"16362528662636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167623,"job_number":"JOB_167623","tr_customer_id":167640,"tr_customer_product_id":167630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:58:15.000Z","name":"Louisa Becker","mobile_number":"387-647-0142","email_id":"Tania.Thompson21@gmail.com","dop":"2025-04-06","serial_number":"15989499921791","imei1":"15989499921791","imei2":"15989499921791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167621,"job_number":"JOB_167621","tr_customer_id":167638,"tr_customer_product_id":167628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:58:16.000Z","name":"Jacklyn Jakubowski","mobile_number":"297-831-5014","email_id":"Mia.Sanford25@hotmail.com","dop":"2025-04-06","serial_number":"11316762641745","imei1":"11316762641745","imei2":"11316762641745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167614,"job_number":"JOB_167614","tr_customer_id":167631,"tr_customer_product_id":167621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:58:13.000Z","name":"Garfield Trantow","mobile_number":"242-483-1707","email_id":"Giovani.Schuppe16@gmail.com","dop":"2025-06-18","serial_number":"10352114694924","imei1":"10352114694924","imei2":"10352114694924","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167613,"job_number":"JOB_167613","tr_customer_id":167630,"tr_customer_product_id":167620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:58:11.000Z","name":"Devonte O'Connell","mobile_number":"401-954-4982","email_id":"Ariane.Marks54@hotmail.com","dop":"2025-04-06","serial_number":"19501973653514","imei1":"19501973653514","imei2":"19501973653514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167609,"job_number":"JOB_167609","tr_customer_id":167626,"tr_customer_product_id":167616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:29.000Z","modified_at":"2026-01-27T03:57:39.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17302095058646","imei2":"17302095058646","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167606,"job_number":"JOB_167606","tr_customer_id":167623,"tr_customer_product_id":167613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:27.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Adalberto Dare","mobile_number":"493-574-9135","email_id":"Maegan_Considine@gmail.com","dop":"2025-04-06","serial_number":"16021243648821","imei1":"16021243648821","imei2":"16021243648821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167600,"job_number":"JOB_167600","tr_customer_id":167617,"tr_customer_product_id":167607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Sherman DuBuque","mobile_number":"937-364-8939","email_id":"Jettie_Schowalter@hotmail.com","dop":"2026-01-04","serial_number":"17965430311336","imei1":"17965430311336","imei2":"17965430311336","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167596,"job_number":"JOB_167596","tr_customer_id":167613,"tr_customer_product_id":167603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:18.000Z","modified_at":"2026-01-27T03:57:55.000Z","name":"Garland Herman","mobile_number":"810-930-1921","email_id":"Brayan.Zemlak4@hotmail.com","dop":"2025-04-06","serial_number":"15119514571700","imei1":"15119514571700","imei2":"15119514571700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167593,"job_number":"JOB_167593","tr_customer_id":167610,"tr_customer_product_id":167600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:17.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14638873223178","imei2":"14638873223178","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167591,"job_number":"JOB_167591","tr_customer_id":167608,"tr_customer_product_id":167598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Jailyn Blanda","mobile_number":"281-356-8623","email_id":"Emelie_Cartwright@gmail.com","dop":"2025-04-06","serial_number":"18291131966712","imei1":"18291131966712","imei2":"18291131966712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167587,"job_number":"JOB_167587","tr_customer_id":167604,"tr_customer_product_id":167594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:12.000Z","modified_at":"2026-01-27T03:57:49.000Z","name":"Amani Donnelly","mobile_number":"253-395-8643","email_id":"Diamond_Keebler@hotmail.com","dop":"2025-04-06","serial_number":"10832037510535","imei1":"10832037510535","imei2":"10832037510535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167584,"job_number":"JOB_167584","tr_customer_id":167601,"tr_customer_product_id":167591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:10.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Cole Rath","mobile_number":"325-290-3631","email_id":"Berry_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"11190183779068","imei1":"11190183779068","imei2":"11190183779068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167581,"job_number":"JOB_167581","tr_customer_id":167598,"tr_customer_product_id":167588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:00.000Z","modified_at":"2026-01-27T03:57:37.000Z","name":"Gwendolyn Hackett","mobile_number":"673-237-0686","email_id":"Christina_McClure8@yahoo.com","dop":"2025-04-06","serial_number":"14889064039695","imei1":"14889064039695","imei2":"14889064039695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167577,"job_number":"JOB_167577","tr_customer_id":167594,"tr_customer_product_id":167584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:57:33.000Z","name":"Marilie Rohan","mobile_number":"248-304-9540","email_id":"Vance25@yahoo.com","dop":"2025-04-06","serial_number":"15987577073440","imei1":"15987577073440","imei2":"15987577073440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167573,"job_number":"JOB_167573","tr_customer_id":167590,"tr_customer_product_id":167580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:57:31.000Z","name":"Austen Champlin","mobile_number":"469-982-3538","email_id":"Albin_Treutel36@gmail.com","dop":"2025-04-06","serial_number":"14891749000162","imei1":"14891749000162","imei2":"14891749000162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167571,"job_number":"JOB_167571","tr_customer_id":167588,"tr_customer_product_id":167578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Rosella Bergstrom","mobile_number":"701-715-2032","email_id":"Kassandra39@yahoo.com","dop":"2025-04-06","serial_number":"14025417199656","imei1":"14025417199656","imei2":"14025417199656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167568,"job_number":"JOB_167568","tr_customer_id":167585,"tr_customer_product_id":167575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:57:30.000Z","name":"Damion Walker","mobile_number":"425-372-2349","email_id":"Zola23@hotmail.com","dop":"2025-04-06","serial_number":"11972983969648","imei1":"11972983969648","imei2":"11972983969648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167567,"job_number":"JOB_167567","tr_customer_id":167584,"tr_customer_product_id":167574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:50.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Kirsten Purdy","mobile_number":"667-490-5340","email_id":"Ellsworth.Lynch@yahoo.com","dop":"2025-06-18","serial_number":"10974195504643","imei1":"10974195504643","imei2":"10974195504643","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167564,"job_number":"JOB_167564","tr_customer_id":167581,"tr_customer_product_id":167571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:47.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"Ralph Gerlach","mobile_number":"746-208-3832","email_id":"Trey_Reilly@gmail.com","dop":"2025-04-06","serial_number":"16572571827001","imei1":"16572571827001","imei2":"16572571827001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167562,"job_number":"JOB_167562","tr_customer_id":167579,"tr_customer_product_id":167569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:40.000Z","modified_at":"2026-01-27T03:57:19.000Z","name":"Lue Schinner","mobile_number":"470-782-4153","email_id":"Braulio37@hotmail.com","dop":"2025-04-06","serial_number":"19673463751655","imei1":"19673463751655","imei2":"19673463751655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167560,"job_number":"JOB_167560","tr_customer_id":167577,"tr_customer_product_id":167567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:38.000Z","modified_at":"2026-01-27T03:56:47.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"46832736178143","imei1":"46832736178143","imei2":"46832736178143","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167558,"job_number":"JOB_167558","tr_customer_id":167575,"tr_customer_product_id":167565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:27.000Z","modified_at":"2026-01-27T03:56:36.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"86433522314885","imei1":"86433522314885","imei2":"86433522314885","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167557,"job_number":"JOB_167557","tr_customer_id":167574,"tr_customer_product_id":167564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:27.000Z","modified_at":"2026-01-27T03:57:03.000Z","name":"Cortez Okuneva","mobile_number":"243-379-2128","email_id":"Evangeline.Haag37@yahoo.com","dop":"2025-04-06","serial_number":"13784274402878","imei1":"13784274402878","imei2":"13784274402878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167555,"job_number":"JOB_167555","tr_customer_id":167572,"tr_customer_product_id":167562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:18.000Z","modified_at":"2026-01-27T03:05:53.000Z","name":"Lue Koss","mobile_number":"890-272-0890","email_id":"Kariane88@yahoo.com","dop":"2025-04-06","serial_number":"12622222412301","imei1":"12622222412301","imei2":"12622222412301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167552,"job_number":"JOB_167552","tr_customer_id":167569,"tr_customer_product_id":167559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:35.000Z","modified_at":"2026-01-27T03:05:10.000Z","name":"Ines Bins","mobile_number":"331-644-1254","email_id":"Marianne95@hotmail.com","dop":"2025-04-06","serial_number":"10196588918332","imei1":"10196588918332","imei2":"10196588918332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167549,"job_number":"JOB_167549","tr_customer_id":167566,"tr_customer_product_id":167556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:53.000Z","modified_at":"2026-01-27T03:04:28.000Z","name":"Murphy Walker","mobile_number":"437-509-6401","email_id":"Jadyn_Dickinson89@hotmail.com","dop":"2025-04-06","serial_number":"16209779649139","imei1":"16209779649139","imei2":"16209779649139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167892,"job_number":"JOB_167892","tr_customer_id":167909,"tr_customer_product_id":167899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:00.000Z","modified_at":"2026-01-27T06:38:36.000Z","name":"Adrain Flatley","mobile_number":"625-204-1955","email_id":"Iliana_Green@gmail.com","dop":"2000-01-31","serial_number":"10327360941022","imei1":"10327360941022","imei2":"10327360941022","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167886,"job_number":"JOB_167886","tr_customer_id":167903,"tr_customer_product_id":167893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:16.000Z","modified_at":"2026-01-27T06:37:53.000Z","name":"Vivianne Kuvalis","mobile_number":"928-407-3268","email_id":"Nola37@hotmail.com","dop":"2000-01-31","serial_number":"10539760183863","imei1":"10539760183863","imei2":"10539760183863","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167878,"job_number":"JOB_167878","tr_customer_id":167895,"tr_customer_product_id":167885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:42.000Z","modified_at":"2026-01-27T06:37:22.000Z","name":"Ezequiel Hauck","mobile_number":"402-515-8716","email_id":"Ethel52@hotmail.com","dop":"2025-10-21","serial_number":"12597963508580","imei1":"12597963508580","imei2":"12597963508580","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167875,"job_number":"JOB_167875","tr_customer_id":167892,"tr_customer_product_id":167882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:32.000Z","modified_at":"2026-01-27T06:37:09.000Z","name":"Jakayla Stehr","mobile_number":"889-226-7042","email_id":"Oswald_Blanda50@hotmail.com","dop":"2000-01-31","serial_number":"10809822361810","imei1":"10809822361810","imei2":"10809822361810","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167870,"job_number":"JOB_167870","tr_customer_id":167887,"tr_customer_product_id":167877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:55.000Z","modified_at":"2026-01-27T06:36:34.000Z","name":"Fletcher Langosh","mobile_number":"961-716-6775","email_id":"Danyka74@hotmail.com","dop":"2025-10-21","serial_number":"12097514595498","imei1":"12097514595498","imei2":"12097514595498","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167867,"job_number":"JOB_167867","tr_customer_id":167884,"tr_customer_product_id":167874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:47.000Z","modified_at":"2026-01-27T06:36:24.000Z","name":"Keenan Strosin","mobile_number":"493-722-5111","email_id":"Athena3@yahoo.com","dop":"2000-01-31","serial_number":"10961625417361","imei1":"10961625417361","imei2":"10961625417361","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167862,"job_number":"JOB_167862","tr_customer_id":167879,"tr_customer_product_id":167869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:07.000Z","modified_at":"2026-01-27T06:35:46.000Z","name":"Erling Schowalter","mobile_number":"297-720-6965","email_id":"Emerald.Hayes@yahoo.com","dop":"2025-10-21","serial_number":"17024058576990","imei1":"17024058576990","imei2":"17024058576990","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167756,"job_number":"JOB_167756","tr_customer_id":167773,"tr_customer_product_id":167763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:08.000Z","modified_at":"2026-01-27T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74072070477227","imei1":"74072070477227","imei2":"74072070477227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167749,"job_number":"JOB_167749","tr_customer_id":167766,"tr_customer_product_id":167756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:36.000Z","modified_at":"2026-01-27T04:05:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24590586092397","imei1":"24590586092397","imei2":"24590586092397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167742,"job_number":"JOB_167742","tr_customer_id":167759,"tr_customer_product_id":167749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:04.000Z","modified_at":"2026-01-27T04:04:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19395955050300","imei1":"19395955050300","imei2":"19395955050300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167725,"job_number":"JOB_167725","tr_customer_id":167742,"tr_customer_product_id":167732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:34.000Z","modified_at":"2026-01-27T04:00:11.000Z","name":"Lorena Raynor","mobile_number":"505-412-7010","email_id":"Jayson36@gmail.com","dop":"2000-01-31","serial_number":"10356871190723","imei1":"10356871190723","imei2":"10356871190723","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167699,"job_number":"JOB_167699","tr_customer_id":167716,"tr_customer_product_id":167706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Ruth Spinka","mobile_number":"567-517-0880","email_id":"Junius_Emard@gmail.com","dop":"2000-01-31","serial_number":"10994193539382","imei1":"10994193539382","imei2":"10994193539382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167658,"job_number":"JOB_167658","tr_customer_id":167675,"tr_customer_product_id":167665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:05.000Z","modified_at":"2026-01-27T03:58:42.000Z","name":"Giovani Becker","mobile_number":"836-554-6598","email_id":"Justice.Gerlach17@gmail.com","dop":"2000-01-31","serial_number":"10624707653449","imei1":"10624707653449","imei2":"10624707653449","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167615,"job_number":"JOB_167615","tr_customer_id":167632,"tr_customer_product_id":167622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Flavio Roberts","mobile_number":"486-327-5797","email_id":"Lexie_Konopelski@hotmail.com","dop":"2025-05-30","serial_number":"11200459191432","imei1":"11200459191432","imei2":"11200459191432","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167602,"job_number":"JOB_167602","tr_customer_id":167619,"tr_customer_product_id":167609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Grace Blick","mobile_number":"744-224-5481","email_id":"Nayeli.Wintheiser@hotmail.com","dop":"2000-01-31","serial_number":"10459943038758","imei1":"10459943038758","imei2":"10459943038758","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167846,"job_number":"JOB_167846","tr_customer_id":167863,"tr_customer_product_id":167853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:17.000Z","modified_at":"2026-01-27T06:30:31.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"63418459119098","imei1":"63418459119098","imei2":"63418459119098","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167842,"job_number":"JOB_167842","tr_customer_id":167859,"tr_customer_product_id":167849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:59.000Z","modified_at":"2026-01-27T06:30:12.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"14949087610513","imei1":"14949087610513","imei2":"14949087610513","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167841,"job_number":"JOB_167841","tr_customer_id":167858,"tr_customer_product_id":167848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:41.000Z","modified_at":"2026-01-27T06:29:54.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"83346861180614","imei1":"83346861180614","imei2":"83346861180614","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167814,"job_number":"JOB_167814","tr_customer_id":167831,"tr_customer_product_id":167821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:22:09.000Z","modified_at":"2026-01-27T06:22:36.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"87489460908188","imei1":"87489460908188","imei2":"87489460908188","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167812,"job_number":"JOB_167812","tr_customer_id":167829,"tr_customer_product_id":167819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:33.000Z","modified_at":"2026-01-27T06:20:44.000Z","name":"Bryce Leffler","mobile_number":"385-608-7314","email_id":"Eleanora34@gmail.com","dop":"2025-06-09","serial_number":"101447873691916","imei1":"101447873691916","imei2":"101447873691916","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167806,"job_number":"JOB_167806","tr_customer_id":167823,"tr_customer_product_id":167813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:17.000Z","modified_at":"2026-01-27T06:20:29.000Z","name":"Ruben Christiansen","mobile_number":"731-322-8089","email_id":"Rylan70@gmail.com","dop":"2025-06-09","serial_number":"101454981814787","imei1":"101454981814787","imei2":"101454981814787","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167803,"job_number":"JOB_167803","tr_customer_id":167820,"tr_customer_product_id":167810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:01.000Z","modified_at":"2026-01-27T06:20:13.000Z","name":"Rashad Fritsch","mobile_number":"226-706-0013","email_id":"Jan_Boyle4@hotmail.com","dop":"2025-06-09","serial_number":"109276788223497","imei1":"109276788223497","imei2":"109276788223497","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167795,"job_number":"JOB_167795","tr_customer_id":167812,"tr_customer_product_id":167802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:18:21.000Z","modified_at":"2026-01-27T06:18:44.000Z","name":"Enrico Kirlin","mobile_number":"251-555-3855","email_id":"Eli72@yahoo.com","dop":"2025-10-01","serial_number":"11322837650533","imei1":"11322837650533","imei2":"11322837650533","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167794,"job_number":"JOB_167794","tr_customer_id":167811,"tr_customer_product_id":167801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:17:35.000Z","modified_at":"2026-01-27T06:18:02.000Z","name":"Troy Langworth","mobile_number":"692-491-3396","email_id":"Bernadine.Runolfsdottir@hotmail.com","dop":"2025-11-04","serial_number":"84989457462321","imei1":"84989457462321","imei2":"84989457462321","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:18:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167793,"job_number":"JOB_167793","tr_customer_id":167810,"tr_customer_product_id":167800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:17:19.000Z","modified_at":"2026-01-27T06:17:30.000Z","name":"Wilhelmine Nienow","mobile_number":"634-944-3525","email_id":"Vena.Toy@gmail.com","dop":"2025-11-04","serial_number":"50739144913283","imei1":"50739144913283","imei2":"50739144913283","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167757,"job_number":"JOB_167757","tr_customer_id":167774,"tr_customer_product_id":167764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:39:12.000Z","modified_at":"2026-01-27T04:39:22.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15588334816566","imei1":"15588334816566","imei2":"15588334816566","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167716,"job_number":"JOB_167716","tr_customer_id":167733,"tr_customer_product_id":167723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:13.000Z","modified_at":"2026-01-27T03:59:24.000Z","name":"Bennie Franecki","mobile_number":"802-828-9137","email_id":"Mario.Sanford@yahoo.com","dop":"2025-06-09","serial_number":"108192504023156","imei1":"108192504023156","imei2":"108192504023156","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167706,"job_number":"JOB_167706","tr_customer_id":167723,"tr_customer_product_id":167713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"Kayley Grant","mobile_number":"987-283-8009","email_id":"Germaine16@gmail.com","dop":"2025-06-09","serial_number":"102323060459001","imei1":"102323060459001","imei2":"102323060459001","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167688,"job_number":"JOB_167688","tr_customer_id":167705,"tr_customer_product_id":167695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:52.000Z","name":"Devyn Jerde","mobile_number":"833-279-3346","email_id":"Deja72@yahoo.com","dop":"2025-06-09","serial_number":"103696049142109","imei1":"103696049142109","imei2":"103696049142109","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167633,"job_number":"JOB_167633","tr_customer_id":167650,"tr_customer_product_id":167640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:58:11.000Z","name":"Tanner Bernhard","mobile_number":"590-234-8156","email_id":"Hardy74@yahoo.com","dop":"2025-10-01","serial_number":"12083728362528","imei1":"12083728362528","imei2":"12083728362528","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167598,"job_number":"JOB_167598","tr_customer_id":167615,"tr_customer_product_id":167605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:19.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"giyu tomiaka","mobile_number":"325-918-4615","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"898295578132122","imei1":"898295578132122","imei2":"898295578132122","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167583,"job_number":"JOB_167583","tr_customer_id":167600,"tr_customer_product_id":167590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:08.000Z","modified_at":"2026-01-27T03:57:17.000Z","name":"tanjiro kamado","mobile_number":"491-800-0516","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"186981793403282","imei1":"186981793403282","imei2":"186981793403282","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167579,"job_number":"JOB_167579","tr_customer_id":167596,"tr_customer_product_id":167586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:57.000Z","modified_at":"2026-01-27T03:57:06.000Z","name":"saitama sensei","mobile_number":"241-714-5923","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"720202871951017","imei1":"720202871951017","imei2":"720202871951017","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167546,"job_number":"JOB_167546","tr_customer_id":167563,"tr_customer_product_id":167553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:58:17.000Z","modified_at":"2026-01-27T02:58:26.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19803285126055","imei1":"19803285126055","imei2":"19803285126055","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T02:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167544,"job_number":"JOB_167544","tr_customer_id":167561,"tr_customer_product_id":167551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:41:15.000Z","modified_at":"2026-01-27T02:41:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16856548964448","imei1":"16856548964448","imei2":"16856548964448","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T02:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTQ5Njg0NX0.ykbcFZoKUkkD0KjXx8bcY832RhfuSNBzIdXcyYDN710 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bad5612a-accb-4733-be20-5529438ce4b8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"409-P89fJ1fNeE+eTOWdM7tbwaiw9ig" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:54:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":167942,"job_number":"JOB_167942","tr_customer_id":167959,"tr_customer_product_id":167949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:54:05.000Z","name":"Pietro Stracke","mobile_number":"336-677-3457","email_id":"Darrick_Wilderman4@gmail.com","dop":"2025-12-01","serial_number":"11510163451561","imei1":"11510163451561","imei2":"11510163451561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-27T06:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTQ5Njg0NX0.ykbcFZoKUkkD0KjXx8bcY832RhfuSNBzIdXcyYDN710 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7c26440c-cc0c-4582-bff4-15e2f477c7a4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{
"job_id": 167942
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:08 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTQ5Njg0NX0.ykbcFZoKUkkD0KjXx8bcY832RhfuSNBzIdXcyYDN710 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d3d6cc20-c0ec-41e9-9cf7-0a9872a36dd1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:08 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1f1e4d28-8ef2-4584-9a1c-aca1a03e68b7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-z22I8qNi7L9Y6a6ttiiPT+p+Hc0" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:08 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NDh9.jDBAKfKrZn-WuJjoVahcq6FOCYjm7YI3DQMQ7gV6trk"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NDh9.jDBAKfKrZn-WuJjoVahcq6FOCYjm7YI3DQMQ7gV6trk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 224b4e40-cdeb-4b8f-83bd-8b2fb1a7cc0d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:09 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"cb-oLXnzCPeUIrWt3hYH6Tlabc/OxY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NDh9.jDBAKfKrZn-WuJjoVahcq6FOCYjm7YI3DQMQ7gV6trk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e6a23806-567d-425a-9c5e-a1b98390b1d9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-SFB/ag/iARF+QtrIRUxwu1m9WVU" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:09 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":400},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NDh9.jDBAKfKrZn-WuJjoVahcq6FOCYjm7YI3DQMQ7gV6trk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7c7fdcc7-6c72-4e95-a138-0a1016048099 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 47 |
{
"details_key": "pending_for_delivery"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"400-GaJYNH7ohN2X2CoV/h66pAgR3pA" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:54:09 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":167942,"job_number":"JOB_167942","tr_customer_id":167959,"tr_customer_product_id":167949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:54:08.000Z","name":"Pietro Stracke","mobile_number":"336-677-3457","email_id":"Darrick_Wilderman4@gmail.com","dop":"2025-12-01","serial_number":"11510163451561","imei1":"11510163451561","imei2":"11510163451561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-27T06:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1741-MgfLvwgA4Uw2sXxvIfG8AaPBJ/E"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NDh9.jDBAKfKrZn-WuJjoVahcq6FOCYjm7YI3DQMQ7gV6trk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5ebc9e25-d1ff-42ba-b86d-d1ee97f80a1d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"400-GaJYNH7ohN2X2CoV/h66pAgR3pA" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:54:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":167942,"job_number":"JOB_167942","tr_customer_id":167959,"tr_customer_product_id":167949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:54:08.000Z","name":"Pietro Stracke","mobile_number":"336-677-3457","email_id":"Darrick_Wilderman4@gmail.com","dop":"2025-12-01","serial_number":"11510163451561","imei1":"11510163451561","imei2":"11510163451561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-27T06:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NDh9.jDBAKfKrZn-WuJjoVahcq6FOCYjm7YI3DQMQ7gV6trk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b6dcf52a-57e2-4d6c-b96f-4693440f0fa1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{
"job_id": 167942
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_131859"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NDh9.jDBAKfKrZn-WuJjoVahcq6FOCYjm7YI3DQMQ7gV6trk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d1964a9c-c518-41df-9b42-1d2da5edf15a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_167942"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"403-cBABxLC3/uU69Y8E1W+bDUXMMIE" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:54:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":167942,"job_number":"JOB_167942","tr_customer_id":167959,"tr_customer_product_id":167949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:54:10.000Z","name":"Pietro Stracke","mobile_number":"336-677-3457","email_id":"Darrick_Wilderman4@gmail.com","dop":"2025-12-01","serial_number":"11510163451561","imei1":"11510163451561","imei2":"11510163451561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_131859' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NDh9.jDBAKfKrZn-WuJjoVahcq6FOCYjm7YI3DQMQ7gV6trk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 23d23c4e-23ed-454f-9e84-037667c8f14f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"a5c-rdvHnF99rjaNrQrqL+oD6BC0HQE" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:54:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":167942,"job_number":"JOB_167942","tr_customer_id":167959,"tr_customer_product_id":167949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:54:10.000Z","name":"Pietro Stracke","mobile_number":"336-677-3457","email_id":"Darrick_Wilderman4@gmail.com","dop":"2025-12-01","serial_number":"11510163451561","imei1":"11510163451561","imei2":"11510163451561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":643069,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-27T06:53:57.000Z","created_at":"2026-01-27T06:53:57.000Z"},{"id":643070,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-27T06:53:57.000Z","created_at":"2026-01-27T06:53:57.000Z"},{"id":643071,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-01-27T06:54:02.000Z","created_at":"2026-01-27T06:54:02.000Z"},{"id":643072,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-01-27T06:54:05.000Z","created_at":"2026-01-27T06:54:05.000Z"},{"id":643073,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-01-27T06:54:08.000Z","created_at":"2026-01-27T06:54:08.000Z"},{"id":643074,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-01-27T06:54:10.000Z","created_at":"2026-01-27T06:54:10.000Z"},{"id":643075,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-01-27T06:54:10.000Z","created_at":"2026-01-27T06:54:10.000Z"}],"problems":[{"id":149085,"problem":"Smartphone is running slow","remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-27T06:53:57.000Z"},{"id":149086,"problem":"Smartphone is running slow","remark":"Changed Battery.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-01-27T06:54:05.000Z"}],"quatations":[]}}
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | {{username}} |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | de9f31a0-feb9-457c-8e5b-07e98521bd52 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-5S/IAdUxuFUA+X4rM9hv1cRRGfk" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NTF9.vR4dPgkZKzYYqVkvk9dEQsq_QNb2KE8jPOmaLjf4JXQ"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code should be 200 | 1 | 0 | 0 |
| Response message should be equal to Success | 1 | 0 | 0 |
| Token should be valid | 1 | 0 | 0 |
| Validate JSON Schema | 1 | 0 | 0 |
| Response time < 150ms | 0 | 1 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Response time < 150ms | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | {{username}} |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e5c6e898-40b1-40c0-ab76-c7125dc732d0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 60 |
{
"username": "iamfd123",
"password": "pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Correct Error Message is shown | 1 | 0 | 0 |
| Status code should be 401 - Unauthorized | 0 | 1 | 0 |
| Validate JSON Response Schema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code should be 401 - Unauthorized | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | {{username}} |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ca376d18-0beb-4bb7-9ece-8c7df636f7ee |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Correct Error Message is shown | 1 | 0 | 0 |
| Status code should be 400 - Bad Request | 0 | 1 | 0 |
| Validate JSON Response Schema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code should be 400 - Bad Request | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NTF9.vR4dPgkZKzYYqVkvk9dEQsq_QNb2KE8jPOmaLjf4JXQ |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 126d7bd1-d981-4bea-9b0c-1855ba7c40be |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code should be 200 | 1 | 0 | 0 |
| Response Time < 400ms | 1 | 0 | 0 |
| Response body contains message as success | 1 | 0 | 0 |
| Verify Response Schema | 1 | 0 | 0 |
| Verify User Properties are present | 1 | 0 | 0 |
| Verify if role is FrontDesk | 1 | 0 | 0 |
| Total | 6 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NTF9.vR4dPgkZKzYYqVkvk9dEQsq_QNb2KE8jPOmaLjf4JXQ |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9c9c4b08-b20e-44f3-958d-540a5ff5f9ad |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security: Verify if password field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security: Verify if password field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 08b8ea5d-8bda-4be6-a930-d25f7a7a32b4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the response status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NTF9.vR4dPgkZKzYYqVkvk9dEQsq_QNb2KE8jPOmaLjf4JXQ |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5296f8a9-5da1-4136-8539-533eb44f0400 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-f9FcJbfa4rSY++qzDC6lA2bTEy0" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:13 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":400},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code should be 200 | 1 | 0 | 0 |
| Verify Response Time < 200ms | 0 | 1 | 0 |
| Verify that message should be equal to Success | 1 | 0 | 0 |
| Verify Response JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in the response data Array | 1 | 0 | 0 |
| Verify if the count for the Json Object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json Object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json Object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 8 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Response Time < 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ceb16378-d489-422d-a629-fec3177169e5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:13 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code should be 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5c6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3NTc4NTZ9.4JswZiXokDUJMGgBytlFKmLEBov015Rxnc0u7MpBF |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c22a6c90-cc94-4da5-863a-ac438d254b80 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 67 |
| ETag | W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:13 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code should be 403 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code should be 403 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NTF9.vR4dPgkZKzYYqVkvk9dEQsq_QNb2KE8jPOmaLjf4JXQ |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 84916c27-001d-4a9b-abf2-196ff0b07102 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:54:13 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NTF9.vR4dPgkZKzYYqVkvk9dEQsq_QNb2KE8jPOmaLjf4JXQ |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2395c622-6ab9-4b9c-ba47-5a0e95c99ab7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:54:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 200 | 1 | 0 | 0 |
| Verify if Response Time < 200ms | 0 | 1 | 0 |
| Verify if Message is equal to Success | 1 | 0 | 0 |
| Verify Response JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_platform is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if Response Time < 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6d70228e-61c6-4e16-860e-23e6fd190f45 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjcxMDc4NjV9.IFn1rKYbv0O9zo87OrzgE0hwIIwEnbwuw785t1Yxo_M |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f5be10e6-a5dd-4c6a-a461-f9f41bf08d09 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 67 |
| ETag | W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 403 - Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status Code is 403 - Forbidden | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NTF9.vR4dPgkZKzYYqVkvk9dEQsq_QNb2KE8jPOmaLjf4JXQ |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a49224d4-d70d-4d1a-8f5f-ca429e4dd24e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1068 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Jaya",
"last_name": "Kandpal",
"mobile_number": "8890345621",
"mobile_number_alt": "",
"email_id": "jayakandpal@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "14875645655732",
"imei1": "14875645655732",
"imei2": "14875645655732",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-n+tlf1USMM4V4dXP70uTDQOKiLM" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":167943,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":167960,"tr_customer_product_id":167950,"job_number":"JOB_167943"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NTF9.vR4dPgkZKzYYqVkvk9dEQsq_QNb2KE8jPOmaLjf4JXQ |
| randomNumber | 407 |
| randomFirstName | Waylon |
| randomLastName | Huel |
| randomEmail | Clara.Marquardt84@gmail.com |
| randomPhone | 243-201-5726 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3a842b25-2d97-483f-a006-0cb8db71de79 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1072 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Izaiah",
"last_name": "Goodwin",
"mobile_number": "667-308-1378",
"mobile_number_alt": "",
"email_id": "Elouise43@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "17184857919726",
"imei1": "17184857919726",
"imei2": "17184857919726",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-bLnQTCLN2YdRCVRfpcUxwN1V7lU" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":167944,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":167961,"tr_customer_product_id":167951,"job_number":"JOB_167944"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 200 | 1 | 0 | 0 |
| Verify if Response Time < 200ms | 0 | 1 | 0 |
| Verify Response Schema | 1 | 0 | 0 |
| Verify the message in the response is Job created successfully. | 1 | 0 | 0 |
| Verify if the key id is present in response | 1 | 0 | 0 |
| Verify if the key mst_service_location_id is present in response | 1 | 0 | 0 |
| Verify if the key mst_platform_id is present in response | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status_id is present in response | 1 | 0 | 0 |
| Verify if the key mst_oem_id is present in response | 1 | 0 | 0 |
| Verify if the key tr_customer_id is present in response | 1 | 0 | 0 |
| Verify if the key tr_customer_product_id is present in response | 1 | 0 | 0 |
| Verify if the key job_number is present in response | 1 | 0 | 0 |
| Verify if job_number starts with JOB_ | 1 | 0 | 0 |
| Total | 12 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if Response Time < 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| randomNumber | 328 |
| randomFirstName | Jacques |
| randomLastName | Kling |
| randomEmail | Leatha.Prosacco@hotmail.com |
| randomPhone | 848-457-3470 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 198de91e-3fdd-4080-8e1a-b7b66fa825e4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1073 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Kaitlyn",
"last_name": "Rodriguez",
"mobile_number": "482-263-8526",
"mobile_number_alt": "",
"email_id": "Leila23@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "15242719341981",
"imei1": "15242719341981",
"imei2": "15242719341981",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the Status Code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjcxMDgxMDJ9.IcJFwjizzztlMihGZ8FeEOPntq13fHD4T8oGOzX-EkU |
| randomNumber | 630 |
| randomFirstName | Sammy |
| randomLastName | Smitham |
| randomEmail | Alexzander48@hotmail.com |
| randomPhone | 773-922-1764 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 379e6ae4-56e6-435c-9691-e284c2a7e9c0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1076 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Madison",
"last_name": "O'Keefe",
"mobile_number": "846-668-5469",
"mobile_number_alt": "",
"email_id": "Randi.Harris80@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "11993626423800",
"imei1": "11993626423800",
"imei2": "11993626423800",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 100 |
| ETag | W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NTF9.vR4dPgkZKzYYqVkvk9dEQsq_QNb2KE8jPOmaLjf4JXQ |
| randomNumber | 959 |
| randomFirstName | Grady |
| randomLastName | Schneider |
| randomEmail | Gussie.Herman68@gmail.com |
| randomPhone | 484-295-8514 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5d5857da-a173-41ed-b909-538c1f9e4821 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 236 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 107 |
| ETag | W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NTF9.vR4dPgkZKzYYqVkvk9dEQsq_QNb2KE8jPOmaLjf4JXQ |
| randomNumber | 641 |
| randomFirstName | Bernard |
| randomLastName | Nader |
| randomEmail | Garrett.Koch@gmail.com |
| randomPhone | 436-353-8664 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ade4884d-4e09-4a5a-af5b-9c8c667895f5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1089 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Isabelle",
"last_name": "Parker",
"mobile_number": "864-555-8270",
"mobile_number_alt": "",
"email_id": "Isom87@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "3.187662901016981e+32",
"imei1": "3.187662901016981e+32",
"imei2": "3.187662901016981e+32",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 156 |
| ETag | W/"9c-JNWGeFeLf7uksgIlEgwLqo47n4A" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be less than or equal to 17 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NTF9.vR4dPgkZKzYYqVkvk9dEQsq_QNb2KE8jPOmaLjf4JXQ |
| randomNumber | 985 |
| randomFirstName | Rashad |
| randomLastName | Krajcik |
| randomEmail | Kory.Ruecker@gmail.com |
| randomPhone | 345-743-4636 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 86e0b2f3-9642-49dc-9b6f-b6688d122499 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1056 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Elna",
"last_name": "Kirlin",
"mobile_number": "362-848-7122",
"mobile_number_alt": "",
"email_id": "Francisca44@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "196765081",
"imei1": "196765081",
"imei2": "196765081",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NTF9.vR4dPgkZKzYYqVkvk9dEQsq_QNb2KE8jPOmaLjf4JXQ |
| randomNumber | 625 |
| randomFirstName | Bria |
| randomLastName | Ankunding |
| randomEmail | Isom27@gmail.com |
| randomPhone | 865-777-4555 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8eee0ac1-b23c-413f-a16b-0bb9df0b019e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 992 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Wendell",
"last_name": "Bogisich",
"mobile_number": "512-853-9268",
"mobile_number_alt": "",
"email_id": "Payton9@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "14896839002157",
"imei1": "14896839002157",
"imei2": "14896839002157",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 132 |
| ETag | W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:17 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-qDy/fxqJLnAp5yrdi08zf5+L2XU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NTF9.vR4dPgkZKzYYqVkvk9dEQsq_QNb2KE8jPOmaLjf4JXQ |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5b0b9f88-a1a3-4f39-8d82-67b4f71b24a3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-INYscnTCKLnL00tHYphXXs4pxW4" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:17 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":402},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the count for the created job today is incremented | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NTF9.vR4dPgkZKzYYqVkvk9dEQsq_QNb2KE8jPOmaLjf4JXQ |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 79e6aaa1-03ed-4876-b385-1751f61f6e06 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 40 |
{
"details_key": "created_today"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"616b4-5i6LR32GFqoLStdg79e5sz2/o7U" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:54:17 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":167944,"job_number":"JOB_167944","tr_customer_id":167961,"tr_customer_product_id":167951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:54:15.000Z","modified_at":"2026-01-27T06:54:15.000Z","name":"Izaiah Goodwin","mobile_number":"667-308-1378","email_id":"Elouise43@hotmail.com","dop":"2025-12-01","serial_number":"17184857919726","imei1":"17184857919726","imei2":"17184857919726","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167943,"job_number":"JOB_167943","tr_customer_id":167960,"tr_customer_product_id":167950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:54:15.000Z","modified_at":"2026-01-27T06:54:15.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14875645655732","imei1":"14875645655732","imei2":"14875645655732","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167942,"job_number":"JOB_167942","tr_customer_id":167959,"tr_customer_product_id":167949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:54:10.000Z","name":"Pietro Stracke","mobile_number":"336-677-3457","email_id":"Darrick_Wilderman4@gmail.com","dop":"2025-12-01","serial_number":"11510163451561","imei1":"11510163451561","imei2":"11510163451561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167941,"job_number":"JOB_167941","tr_customer_id":167958,"tr_customer_product_id":167948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:53:57.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15533783976054","imei1":"15533783976054","imei2":"15533783976054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167940,"job_number":"JOB_167940","tr_customer_id":167957,"tr_customer_product_id":167947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:52.000Z","name":"Cara Rath","mobile_number":"987-859-1105","email_id":"Amir60@gmail.com","dop":"2025-12-01","serial_number":"10948899776550","imei1":"10948899776550","imei2":"10948899776550","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167939,"job_number":"JOB_167939","tr_customer_id":167956,"tr_customer_product_id":167946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14442504887526","imei1":"14442504887526","imei2":"14442504887526","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167938,"job_number":"JOB_167938","tr_customer_id":167955,"tr_customer_product_id":167945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:27.000Z","modified_at":"2026-01-27T06:51:27.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10931088604581","imei1":"10931088604581","imei2":"10931088604581","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167937,"job_number":"JOB_167937","tr_customer_id":167954,"tr_customer_product_id":167944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:26.000Z","modified_at":"2026-01-27T06:52:03.000Z","name":"Allene Erdman","mobile_number":"213-477-2942","email_id":"Reilly.Klocko@yahoo.com","dop":"2026-01-04","serial_number":"12959238722478","imei1":"12959238722478","imei2":"12959238722478","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167936,"job_number":"JOB_167936","tr_customer_id":167953,"tr_customer_product_id":167943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:25.000Z","modified_at":"2026-01-27T06:51:25.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11495474994629","imei1":"11495474994629","imei2":"11495474994629","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167935,"job_number":"JOB_167935","tr_customer_id":167952,"tr_customer_product_id":167942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:00.000Z","modified_at":"2026-01-27T06:51:00.000Z","name":"Abe Borer","mobile_number":"232-802-4714","email_id":"Alfreda56@hotmail.com","dop":"2025-04-06","serial_number":"14248653361242728","imei1":"14248653361242728","imei2":"14248653361242728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167934,"job_number":"JOB_167934","tr_customer_id":167951,"tr_customer_product_id":167941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:58.000Z","modified_at":"2026-01-27T06:51:36.000Z","name":"Miracle Doyle","mobile_number":"985-838-2059","email_id":"Jett_Bosco@hotmail.com","dop":"2025-04-06","serial_number":"17756785529011","imei1":"17756785529011","imei2":"17756785529011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167933,"job_number":"JOB_167933","tr_customer_id":167950,"tr_customer_product_id":167940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:58.000Z","modified_at":"2026-01-27T06:50:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16248942148525","imei1":"16248942148525","imei2":"16248942148525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167932,"job_number":"JOB_167932","tr_customer_id":167949,"tr_customer_product_id":167939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:42.000Z","modified_at":"2026-01-27T06:50:42.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"42969104263391","imei1":"42969104263391","imei2":"42969104263391","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167931,"job_number":"JOB_167931","tr_customer_id":167948,"tr_customer_product_id":167938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:40.000Z","modified_at":"2026-01-27T06:51:18.000Z","name":"Brando Johnston","mobile_number":"935-317-2882","email_id":"Edmund50@hotmail.com","dop":"2026-01-04","serial_number":"17810372015745","imei1":"17810372015745","imei2":"17810372015745","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167930,"job_number":"JOB_167930","tr_customer_id":167947,"tr_customer_product_id":167937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:40.000Z","modified_at":"2026-01-27T06:50:40.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11366144519689","imei1":"11366144519689","imei2":"11366144519689","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167929,"job_number":"JOB_167929","tr_customer_id":167946,"tr_customer_product_id":167936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:13.000Z","modified_at":"2026-01-27T06:50:13.000Z","name":"Arno Kessler","mobile_number":"230-754-1794","email_id":"Stanley57@hotmail.com","dop":"2025-04-06","serial_number":"18194212640282856","imei1":"18194212640282856","imei2":"18194212640282856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167928,"job_number":"JOB_167928","tr_customer_id":167945,"tr_customer_product_id":167935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:11.000Z","modified_at":"2026-01-27T06:50:51.000Z","name":"Bernadine Rutherford","mobile_number":"704-539-2876","email_id":"Emmett_Kohler@gmail.com","dop":"2025-04-06","serial_number":"14534602088922","imei1":"14534602088922","imei2":"14534602088922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167927,"job_number":"JOB_167927","tr_customer_id":167944,"tr_customer_product_id":167934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:11.000Z","modified_at":"2026-01-27T06:50:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13203431323945","imei1":"13203431323945","imei2":"13203431323945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167926,"job_number":"JOB_167926","tr_customer_id":167943,"tr_customer_product_id":167933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:54.000Z","modified_at":"2026-01-27T06:49:54.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"90321257518944","imei1":"90321257518944","imei2":"90321257518944","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167925,"job_number":"JOB_167925","tr_customer_id":167942,"tr_customer_product_id":167932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:52.000Z","modified_at":"2026-01-27T06:50:33.000Z","name":"Kris Bernier","mobile_number":"258-592-8541","email_id":"Kaycee96@gmail.com","dop":"2026-01-04","serial_number":"18439341230313","imei1":"18439341230313","imei2":"18439341230313","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167924,"job_number":"JOB_167924","tr_customer_id":167941,"tr_customer_product_id":167931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:52.000Z","modified_at":"2026-01-27T06:49:52.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10934874410701","imei1":"10934874410701","imei2":"10934874410701","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167923,"job_number":"JOB_167923","tr_customer_id":167940,"tr_customer_product_id":167930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:30.000Z","modified_at":"2026-01-27T06:49:30.000Z","name":"Milton Bartell","mobile_number":"357-620-1896","email_id":"Kian46@hotmail.com","dop":"2025-04-06","serial_number":"17118551920422780","imei1":"17118551920422780","imei2":"17118551920422780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167922,"job_number":"JOB_167922","tr_customer_id":167939,"tr_customer_product_id":167929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:29.000Z","modified_at":"2026-01-27T06:50:09.000Z","name":"Bell Stracke","mobile_number":"915-750-4333","email_id":"Saul58@hotmail.com","dop":"2025-04-06","serial_number":"10400148993354","imei1":"10400148993354","imei2":"10400148993354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167921,"job_number":"JOB_167921","tr_customer_id":167938,"tr_customer_product_id":167928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:26.000Z","modified_at":"2026-01-27T06:49:26.000Z","name":"Garry Haag","mobile_number":"330-706-5364","email_id":"Lenna35@hotmail.com","dop":"2025-04-06","serial_number":"11179143080451844","imei1":"11179143080451844","imei2":"11179143080451844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167920,"job_number":"JOB_167920","tr_customer_id":167937,"tr_customer_product_id":167927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:25.000Z","modified_at":"2026-01-27T06:50:04.000Z","name":"Ignacio Farrell","mobile_number":"320-500-1584","email_id":"Felipe52@hotmail.com","dop":"2025-04-06","serial_number":"18659899859152","imei1":"18659899859152","imei2":"18659899859152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167919,"job_number":"JOB_167919","tr_customer_id":167936,"tr_customer_product_id":167926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:25.000Z","modified_at":"2026-01-27T06:49:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17402848540623","imei1":"17402848540623","imei2":"17402848540623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167918,"job_number":"JOB_167918","tr_customer_id":167935,"tr_customer_product_id":167925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:39.000Z","modified_at":"2026-01-27T06:44:39.000Z","name":"Golden Brown","mobile_number":"840-732-0041","email_id":"Hailie73@hotmail.com","dop":"2025-04-06","serial_number":"15818286366602872","imei1":"15818286366602872","imei2":"15818286366602872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167917,"job_number":"JOB_167917","tr_customer_id":167934,"tr_customer_product_id":167924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:38.000Z","modified_at":"2026-01-27T06:45:18.000Z","name":"Joaquin Kulas","mobile_number":"583-240-9817","email_id":"Kirsten25@yahoo.com","dop":"2025-04-06","serial_number":"17938551459730","imei1":"17938551459730","imei2":"17938551459730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167916,"job_number":"JOB_167916","tr_customer_id":167933,"tr_customer_product_id":167923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:38.000Z","modified_at":"2026-01-27T06:44:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17063374650545","imei1":"17063374650545","imei2":"17063374650545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167915,"job_number":"JOB_167915","tr_customer_id":167932,"tr_customer_product_id":167922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:18.000Z","modified_at":"2026-01-27T06:44:18.000Z","name":"Ariane Hamill","mobile_number":"398-734-1884","email_id":"Ryleigh.Tremblay42@hotmail.com","dop":"2025-04-06","serial_number":"10595233660109322","imei1":"10595233660109322","imei2":"10595233660109322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167914,"job_number":"JOB_167914","tr_customer_id":167931,"tr_customer_product_id":167921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:16.000Z","modified_at":"2026-01-27T06:44:58.000Z","name":"Grady Schaden","mobile_number":"682-416-2165","email_id":"Megane_Barrows5@gmail.com","dop":"2025-04-06","serial_number":"13986612123238","imei1":"13986612123238","imei2":"13986612123238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167913,"job_number":"JOB_167913","tr_customer_id":167930,"tr_customer_product_id":167920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:51.000Z","modified_at":"2026-01-27T06:43:51.000Z","name":"Serenity Boyer","mobile_number":"339-974-1255","email_id":"Carleton.Marvin98@gmail.com","dop":"2025-04-06","serial_number":"15255955352476028","imei1":"15255955352476028","imei2":"15255955352476028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167912,"job_number":"JOB_167912","tr_customer_id":167929,"tr_customer_product_id":167919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:50.000Z","modified_at":"2026-01-27T06:44:30.000Z","name":"Sam Baumbach","mobile_number":"278-216-6264","email_id":"Abdul.Schoen24@gmail.com","dop":"2025-04-06","serial_number":"19651107341783","imei1":"19651107341783","imei2":"19651107341783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167911,"job_number":"JOB_167911","tr_customer_id":167928,"tr_customer_product_id":167918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:49.000Z","modified_at":"2026-01-27T06:43:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13742475805245","imei1":"13742475805245","imei2":"13742475805245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167910,"job_number":"JOB_167910","tr_customer_id":167927,"tr_customer_product_id":167917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:46.000Z","modified_at":"2026-01-27T06:43:46.000Z","name":"Percy Crist","mobile_number":"935-950-9106","email_id":"Krystel.Ankunding67@yahoo.com","dop":"2025-04-06","serial_number":"18545814363637170","imei1":"18545814363637170","imei2":"18545814363637170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167909,"job_number":"JOB_167909","tr_customer_id":167926,"tr_customer_product_id":167916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:45.000Z","modified_at":"2026-01-27T06:44:28.000Z","name":"Kaitlin Zboncak","mobile_number":"891-592-1390","email_id":"Furman_Ziemann@gmail.com","dop":"2025-04-06","serial_number":"19030635434719","imei1":"19030635434719","imei2":"19030635434719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167908,"job_number":"JOB_167908","tr_customer_id":167925,"tr_customer_product_id":167915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:44.000Z","modified_at":"2026-01-27T06:43:44.000Z","name":"Victor Schroeder","mobile_number":"473-540-3534","email_id":"Dexter_Marks@gmail.com","dop":"2025-04-06","serial_number":"16447744665311734","imei1":"16447744665311734","imei2":"16447744665311734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167907,"job_number":"JOB_167907","tr_customer_id":167924,"tr_customer_product_id":167914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:43.000Z","modified_at":"2026-01-27T06:44:24.000Z","name":"Harley Runte","mobile_number":"656-420-5648","email_id":"Martina.Walker@yahoo.com","dop":"2025-04-06","serial_number":"14023871545970","imei1":"14023871545970","imei2":"14023871545970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167906,"job_number":"JOB_167906","tr_customer_id":167923,"tr_customer_product_id":167913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:43.000Z","modified_at":"2026-01-27T06:43:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15646928553703","imei1":"15646928553703","imei2":"15646928553703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167905,"job_number":"JOB_167905","tr_customer_id":167922,"tr_customer_product_id":167912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:03.000Z","modified_at":"2026-01-27T06:43:03.000Z","name":"Roy Aufderhar","mobile_number":"826-647-3721","email_id":"Sheila.Murphy83@yahoo.com","dop":"2025-04-06","serial_number":"10699411250399026","imei1":"10699411250399026","imei2":"10699411250399026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167904,"job_number":"JOB_167904","tr_customer_id":167921,"tr_customer_product_id":167911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:02.000Z","modified_at":"2026-01-27T06:43:42.000Z","name":"Cortez Kshlerin","mobile_number":"404-335-4217","email_id":"Caroline.Hyatt@gmail.com","dop":"2025-04-06","serial_number":"15859812046555","imei1":"15859812046555","imei2":"15859812046555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167903,"job_number":"JOB_167903","tr_customer_id":167920,"tr_customer_product_id":167910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:01.000Z","modified_at":"2026-01-27T06:43:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14958910419154","imei1":"14958910419154","imei2":"14958910419154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167902,"job_number":"JOB_167902","tr_customer_id":167919,"tr_customer_product_id":167909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:56.000Z","modified_at":"2026-01-27T06:42:56.000Z","name":"Ned Dach","mobile_number":"535-612-0082","email_id":"Adolfo_Nikolaus@hotmail.com","dop":"2025-04-06","serial_number":"15430774571147254","imei1":"15430774571147254","imei2":"15430774571147254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167901,"job_number":"JOB_167901","tr_customer_id":167918,"tr_customer_product_id":167908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:54.000Z","modified_at":"2026-01-27T06:43:35.000Z","name":"Jeanie Bailey","mobile_number":"254-447-6959","email_id":"Otha93@hotmail.com","dop":"2025-04-06","serial_number":"13830389477544","imei1":"13830389477544","imei2":"13830389477544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167900,"job_number":"JOB_167900","tr_customer_id":167917,"tr_customer_product_id":167907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:54.000Z","modified_at":"2026-01-27T06:42:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17079659156633","imei1":"17079659156633","imei2":"17079659156633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167899,"job_number":"JOB_167899","tr_customer_id":167916,"tr_customer_product_id":167906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:06.000Z","modified_at":"2026-01-27T06:42:06.000Z","name":"Lisa Zulauf","mobile_number":"250-618-8688","email_id":"Chelsea9@yahoo.com","dop":"2025-04-06","serial_number":"17611184738963124","imei1":"17611184738963124","imei2":"17611184738963124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167898,"job_number":"JOB_167898","tr_customer_id":167915,"tr_customer_product_id":167905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:05.000Z","modified_at":"2026-01-27T06:42:46.000Z","name":"Berta Gleason","mobile_number":"670-959-8671","email_id":"Nelle.Douglas@hotmail.com","dop":"2025-04-06","serial_number":"17500260885098","imei1":"17500260885098","imei2":"17500260885098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167897,"job_number":"JOB_167897","tr_customer_id":167914,"tr_customer_product_id":167904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:05.000Z","modified_at":"2026-01-27T06:42:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18231155699279","imei1":"18231155699279","imei2":"18231155699279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167896,"job_number":"JOB_167896","tr_customer_id":167913,"tr_customer_product_id":167903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:33.000Z","modified_at":"2026-01-27T06:38:33.000Z","name":"Marty Corkery","mobile_number":"727-204-3064","email_id":"Domenico.Huels@yahoo.com","dop":"2025-04-06","serial_number":"10948488540603988","imei1":"10948488540603988","imei2":"10948488540603988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167895,"job_number":"JOB_167895","tr_customer_id":167912,"tr_customer_product_id":167902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:32.000Z","modified_at":"2026-01-27T06:39:09.000Z","name":"Mylene Ziemann","mobile_number":"268-456-3179","email_id":"Monserrate.Padberg96@hotmail.com","dop":"2025-04-06","serial_number":"13422109656931","imei1":"13422109656931","imei2":"13422109656931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167894,"job_number":"JOB_167894","tr_customer_id":167911,"tr_customer_product_id":167901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:31.000Z","modified_at":"2026-01-27T06:38:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14777744687360","imei1":"14777744687360","imei2":"14777744687360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167890,"job_number":"JOB_167890","tr_customer_id":167907,"tr_customer_product_id":167897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:49.000Z","modified_at":"2026-01-27T06:37:49.000Z","name":"Davion Gaylord","mobile_number":"478-883-2288","email_id":"Alejandrin_OKeefe47@gmail.com","dop":"2025-04-06","serial_number":"11487920209396314","imei1":"11487920209396314","imei2":"11487920209396314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167889,"job_number":"JOB_167889","tr_customer_id":167906,"tr_customer_product_id":167896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:47.000Z","modified_at":"2026-01-27T06:38:24.000Z","name":"Christa Kutch","mobile_number":"447-746-4829","email_id":"Krista_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"16625501213741","imei1":"16625501213741","imei2":"16625501213741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167888,"job_number":"JOB_167888","tr_customer_id":167905,"tr_customer_product_id":167895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:47.000Z","modified_at":"2026-01-27T06:37:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10244847596438","imei1":"10244847596438","imei2":"10244847596438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167884,"job_number":"JOB_167884","tr_customer_id":167901,"tr_customer_product_id":167891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Wyatt Friesen","mobile_number":"592-951-6370","email_id":"Willard57@yahoo.com","dop":"2025-04-06","serial_number":"18984968440466710","imei1":"18984968440466710","imei2":"18984968440466710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167883,"job_number":"JOB_167883","tr_customer_id":167900,"tr_customer_product_id":167890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Avis Fadel","mobile_number":"908-634-0138","email_id":"Norene.Raynor@gmail.com","dop":"2025-04-06","serial_number":"18320246082397332","imei1":"18320246082397332","imei2":"18320246082397332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167882,"job_number":"JOB_167882","tr_customer_id":167899,"tr_customer_product_id":167889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:03.000Z","modified_at":"2026-01-27T06:37:42.000Z","name":"Jaylen Kerluke","mobile_number":"546-909-9233","email_id":"Domingo45@gmail.com","dop":"2025-04-06","serial_number":"16862134829963","imei1":"16862134829963","imei2":"16862134829963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167881,"job_number":"JOB_167881","tr_customer_id":167898,"tr_customer_product_id":167888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:03.000Z","modified_at":"2026-01-27T06:37:40.000Z","name":"Celestine Kilback","mobile_number":"975-592-9244","email_id":"Maximillian46@gmail.com","dop":"2025-04-06","serial_number":"17951541323118","imei1":"17951541323118","imei2":"17951541323118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167880,"job_number":"JOB_167880","tr_customer_id":167897,"tr_customer_product_id":167887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15941554825756","imei1":"15941554825756","imei2":"15941554825756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167879,"job_number":"JOB_167879","tr_customer_id":167896,"tr_customer_product_id":167886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12797132248973","imei1":"12797132248973","imei2":"12797132248973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167877,"job_number":"JOB_167877","tr_customer_id":167894,"tr_customer_product_id":167884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:42.000Z","modified_at":"2026-01-27T06:36:42.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"16171174787922","imei1":"16171174787922","imei2":"16171174787922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167873,"job_number":"JOB_167873","tr_customer_id":167890,"tr_customer_product_id":167880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:17.000Z","modified_at":"2026-01-27T06:36:17.000Z","name":"Maye Rodriguez","mobile_number":"655-525-8401","email_id":"Edward.Walsh28@gmail.com","dop":"2025-04-06","serial_number":"18172135488968240","imei1":"18172135488968240","imei2":"18172135488968240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167872,"job_number":"JOB_167872","tr_customer_id":167889,"tr_customer_product_id":167879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:16.000Z","modified_at":"2026-01-27T06:36:55.000Z","name":"Cruz Hoeger","mobile_number":"934-485-6036","email_id":"Zelda13@yahoo.com","dop":"2025-04-06","serial_number":"14583018003932","imei1":"14583018003932","imei2":"14583018003932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167871,"job_number":"JOB_167871","tr_customer_id":167888,"tr_customer_product_id":167878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:15.000Z","modified_at":"2026-01-27T06:36:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18948317579051","imei1":"18948317579051","imei2":"18948317579051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167869,"job_number":"JOB_167869","tr_customer_id":167886,"tr_customer_product_id":167876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:54.000Z","modified_at":"2026-01-27T06:35:54.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"17324433358007","imei1":"17324433358007","imei2":"17324433358007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167865,"job_number":"JOB_167865","tr_customer_id":167882,"tr_customer_product_id":167872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:30.000Z","modified_at":"2026-01-27T06:35:30.000Z","name":"Omer Maggio","mobile_number":"655-959-8696","email_id":"Hershel99@gmail.com","dop":"2025-04-06","serial_number":"11488347981559736","imei1":"11488347981559736","imei2":"11488347981559736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167864,"job_number":"JOB_167864","tr_customer_id":167881,"tr_customer_product_id":167871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:29.000Z","modified_at":"2026-01-27T06:36:08.000Z","name":"Natasha Towne","mobile_number":"539-944-7993","email_id":"Elinore77@hotmail.com","dop":"2025-04-06","serial_number":"15990339465447","imei1":"15990339465447","imei2":"15990339465447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167863,"job_number":"JOB_167863","tr_customer_id":167880,"tr_customer_product_id":167870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:28.000Z","modified_at":"2026-01-27T06:35:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12322716487394","imei1":"12322716487394","imei2":"12322716487394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167861,"job_number":"JOB_167861","tr_customer_id":167878,"tr_customer_product_id":167868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:06.000Z","modified_at":"2026-01-27T06:35:06.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"17343592327259","imei1":"17343592327259","imei2":"17343592327259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167860,"job_number":"JOB_167860","tr_customer_id":167877,"tr_customer_product_id":167867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:34:28.000Z","modified_at":"2026-01-27T06:34:28.000Z","name":"Felton Jones","mobile_number":"461-830-5368","email_id":"Donald_Muller@gmail.com","dop":"2025-04-06","serial_number":"15954666796721888","imei1":"15954666796721888","imei2":"15954666796721888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167859,"job_number":"JOB_167859","tr_customer_id":167876,"tr_customer_product_id":167866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:34:26.000Z","modified_at":"2026-01-27T06:35:09.000Z","name":"Darius Hane","mobile_number":"861-784-3255","email_id":"Isac8@hotmail.com","dop":"2025-04-06","serial_number":"10330263504588","imei1":"10330263504588","imei2":"10330263504588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167858,"job_number":"JOB_167858","tr_customer_id":167875,"tr_customer_product_id":167865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:18.000Z","modified_at":"2026-01-27T06:32:28.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12423253098832","imei2":"12423253098832","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167857,"job_number":"JOB_167857","tr_customer_id":167874,"tr_customer_product_id":167864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:17.000Z","modified_at":"2026-01-27T06:32:17.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12347251322045","imei2":"12347251322045","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167856,"job_number":"JOB_167856","tr_customer_id":167873,"tr_customer_product_id":167863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:04.000Z","modified_at":"2026-01-27T06:32:14.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10053012872262","imei2":"10053012872262","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167855,"job_number":"JOB_167855","tr_customer_id":167872,"tr_customer_product_id":167862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:04.000Z","modified_at":"2026-01-27T06:32:04.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14206461523702","imei2":"14206461523702","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167854,"job_number":"JOB_167854","tr_customer_id":167871,"tr_customer_product_id":167861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:52.000Z","modified_at":"2026-01-27T06:31:52.000Z","name":"Sadye Sipes","mobile_number":"779-875-8270","email_id":"Ebony.Hirthe@gmail.com","dop":"2025-04-06","serial_number":"10349692400180752","imei1":"10349692400180752","imei2":"10349692400180752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167853,"job_number":"JOB_167853","tr_customer_id":167870,"tr_customer_product_id":167860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:51.000Z","modified_at":"2026-01-27T06:32:30.000Z","name":"Allie Stiedemann","mobile_number":"434-823-0869","email_id":"Hershel.Johnson34@hotmail.com","dop":"2025-04-06","serial_number":"12101566250387","imei1":"12101566250387","imei2":"12101566250387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167852,"job_number":"JOB_167852","tr_customer_id":167869,"tr_customer_product_id":167859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:51.000Z","modified_at":"2026-01-27T06:31:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11373056543091","imei1":"11373056543091","imei2":"11373056543091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167851,"job_number":"JOB_167851","tr_customer_id":167868,"tr_customer_product_id":167858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:50.000Z","modified_at":"2026-01-27T06:32:00.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14240408583347","imei2":"14240408583347","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167850,"job_number":"JOB_167850","tr_customer_id":167867,"tr_customer_product_id":167857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:50.000Z","modified_at":"2026-01-27T06:31:50.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10477906422672","imei2":"10477906422672","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167849,"job_number":"JOB_167849","tr_customer_id":167866,"tr_customer_product_id":167856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:05.000Z","modified_at":"2026-01-27T06:31:05.000Z","name":"Giovani McKenzie","mobile_number":"898-307-0001","email_id":"Brady_Leannon@hotmail.com","dop":"2025-04-06","serial_number":"19451465414718350","imei1":"19451465414718350","imei2":"19451465414718350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167848,"job_number":"JOB_167848","tr_customer_id":167865,"tr_customer_product_id":167855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:03.000Z","modified_at":"2026-01-27T06:31:43.000Z","name":"Dorcas Schinner","mobile_number":"993-457-8106","email_id":"Helena_Herzog2@hotmail.com","dop":"2025-04-06","serial_number":"16557584408408","imei1":"16557584408408","imei2":"16557584408408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167847,"job_number":"JOB_167847","tr_customer_id":167864,"tr_customer_product_id":167854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:03.000Z","modified_at":"2026-01-27T06:31:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15985961373989","imei1":"15985961373989","imei2":"15985961373989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167845,"job_number":"JOB_167845","tr_customer_id":167862,"tr_customer_product_id":167852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:17.000Z","modified_at":"2026-01-27T06:30:17.000Z","name":"Modesto Sauer","mobile_number":"424-849-3916","email_id":"Delilah_Treutel27@hotmail.com","dop":"2025-04-06","serial_number":"11996959230079538","imei1":"11996959230079538","imei2":"11996959230079538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167844,"job_number":"JOB_167844","tr_customer_id":167861,"tr_customer_product_id":167851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:16.000Z","modified_at":"2026-01-27T06:30:56.000Z","name":"Rey Reichert","mobile_number":"904-355-8506","email_id":"Maxime.Brekke12@gmail.com","dop":"2025-04-06","serial_number":"13183922370106","imei1":"13183922370106","imei2":"13183922370106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167843,"job_number":"JOB_167843","tr_customer_id":167860,"tr_customer_product_id":167850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:16.000Z","modified_at":"2026-01-27T06:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17339423269073","imei1":"17339423269073","imei2":"17339423269073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167840,"job_number":"JOB_167840","tr_customer_id":167857,"tr_customer_product_id":167847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:06.000Z","modified_at":"2026-01-27T06:29:06.000Z","name":"Anastacio Ebert","mobile_number":"971-557-1170","email_id":"Reba3@hotmail.com","dop":"2025-04-06","serial_number":"14007303508030568","imei1":"14007303508030568","imei2":"14007303508030568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167839,"job_number":"JOB_167839","tr_customer_id":167856,"tr_customer_product_id":167846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:04.000Z","modified_at":"2026-01-27T06:29:40.000Z","name":"Stanford Kuhlman","mobile_number":"548-543-0439","email_id":"Afton_Mayert73@gmail.com","dop":"2025-04-06","serial_number":"19371343198470","imei1":"19371343198470","imei2":"19371343198470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167838,"job_number":"JOB_167838","tr_customer_id":167855,"tr_customer_product_id":167845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:04.000Z","modified_at":"2026-01-27T06:29:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19420379464284","imei1":"19420379464284","imei2":"19420379464284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167837,"job_number":"JOB_167837","tr_customer_id":167854,"tr_customer_product_id":167844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:23.000Z","modified_at":"2026-01-27T06:28:23.000Z","name":"Bobby Bogan","mobile_number":"519-540-8511","email_id":"Moriah.Torp35@gmail.com","dop":"2025-04-06","serial_number":"10461022854004748","imei1":"10461022854004748","imei2":"10461022854004748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167836,"job_number":"JOB_167836","tr_customer_id":167853,"tr_customer_product_id":167843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:21.000Z","modified_at":"2026-01-27T06:28:57.000Z","name":"Maiya Hartmann","mobile_number":"805-965-1463","email_id":"Soledad52@hotmail.com","dop":"2025-04-06","serial_number":"19886852653800","imei1":"19886852653800","imei2":"19886852653800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167835,"job_number":"JOB_167835","tr_customer_id":167852,"tr_customer_product_id":167842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:21.000Z","modified_at":"2026-01-27T06:28:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19904485216653","imei1":"19904485216653","imei2":"19904485216653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167834,"job_number":"JOB_167834","tr_customer_id":167851,"tr_customer_product_id":167841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:39.000Z","modified_at":"2026-01-27T06:27:39.000Z","name":"Hettie Brakus","mobile_number":"920-884-7742","email_id":"Lillian.Steuber98@gmail.com","dop":"2025-04-06","serial_number":"17652142820175848","imei1":"17652142820175848","imei2":"17652142820175848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167833,"job_number":"JOB_167833","tr_customer_id":167850,"tr_customer_product_id":167840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:38.000Z","modified_at":"2026-01-27T06:28:14.000Z","name":"Dayne Beatty","mobile_number":"976-674-2026","email_id":"Herminio_Kovacek@gmail.com","dop":"2025-04-06","serial_number":"13833034191551","imei1":"13833034191551","imei2":"13833034191551","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167832,"job_number":"JOB_167832","tr_customer_id":167849,"tr_customer_product_id":167839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:38.000Z","modified_at":"2026-01-27T06:27:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11615152671057","imei1":"11615152671057","imei2":"11615152671057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167831,"job_number":"JOB_167831","tr_customer_id":167848,"tr_customer_product_id":167838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:19.000Z","modified_at":"2026-01-27T06:26:19.000Z","name":"Lazaro Hoppe","mobile_number":"805-669-5412","email_id":"Leland_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"18267334371696710","imei1":"18267334371696710","imei2":"18267334371696710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167830,"job_number":"JOB_167830","tr_customer_id":167847,"tr_customer_product_id":167837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:17.000Z","modified_at":"2026-01-27T06:27:00.000Z","name":"Cecelia Bauch","mobile_number":"671-610-2410","email_id":"Emilie_Ullrich20@gmail.com","dop":"2025-04-06","serial_number":"11963927712940","imei1":"11963927712940","imei2":"11963927712940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167829,"job_number":"JOB_167829","tr_customer_id":167846,"tr_customer_product_id":167836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:17.000Z","modified_at":"2026-01-27T06:26:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15802935641808","imei1":"15802935641808","imei2":"15802935641808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167828,"job_number":"JOB_167828","tr_customer_id":167845,"tr_customer_product_id":167835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:28.000Z","modified_at":"2026-01-27T06:25:28.000Z","name":"Ramon Hilll","mobile_number":"811-699-6550","email_id":"Brook56@gmail.com","dop":"2025-04-06","serial_number":"19695958491683900","imei1":"19695958491683900","imei2":"19695958491683900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167827,"job_number":"JOB_167827","tr_customer_id":167844,"tr_customer_product_id":167834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:27.000Z","modified_at":"2026-01-27T06:26:09.000Z","name":"Bo Tromp","mobile_number":"574-636-5595","email_id":"Darwin.Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"14330271912505","imei1":"14330271912505","imei2":"14330271912505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167826,"job_number":"JOB_167826","tr_customer_id":167843,"tr_customer_product_id":167833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:26.000Z","modified_at":"2026-01-27T06:25:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12338518242380","imei1":"12338518242380","imei2":"12338518242380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167825,"job_number":"JOB_167825","tr_customer_id":167842,"tr_customer_product_id":167832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:37.000Z","modified_at":"2026-01-27T06:24:37.000Z","name":"Kaleb Beahan","mobile_number":"242-722-0254","email_id":"Sunny81@hotmail.com","dop":"2025-04-06","serial_number":"18555023955379372","imei1":"18555023955379372","imei2":"18555023955379372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167824,"job_number":"JOB_167824","tr_customer_id":167841,"tr_customer_product_id":167831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:36.000Z","modified_at":"2026-01-27T06:25:18.000Z","name":"Fidel Stoltenberg","mobile_number":"888-752-5165","email_id":"Lauriane87@hotmail.com","dop":"2025-04-06","serial_number":"11748226776697","imei1":"11748226776697","imei2":"11748226776697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167823,"job_number":"JOB_167823","tr_customer_id":167840,"tr_customer_product_id":167830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:36.000Z","modified_at":"2026-01-27T06:24:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11740984830074","imei1":"11740984830074","imei2":"11740984830074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167822,"job_number":"JOB_167822","tr_customer_id":167839,"tr_customer_product_id":167829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:49.000Z","modified_at":"2026-01-27T06:23:49.000Z","name":"Stefanie Lemke","mobile_number":"292-504-2515","email_id":"Kali24@gmail.com","dop":"2025-06-18","serial_number":"1067109977151928","imei1":"1067109977151928","imei2":"1067109977151928","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167821,"job_number":"JOB_167821","tr_customer_id":167838,"tr_customer_product_id":167828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:48.000Z","modified_at":"2026-01-27T06:24:24.000Z","name":"Antonina Maggio","mobile_number":"602-978-3602","email_id":"Bo.Bechtelar0@yahoo.com","dop":"2025-06-18","serial_number":"10055833646600","imei1":"10055833646600","imei2":"10055833646600","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167820,"job_number":"JOB_167820","tr_customer_id":167837,"tr_customer_product_id":167827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:48.000Z","modified_at":"2026-01-27T06:23:48.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10101267317766","imei1":"10101267317766","imei2":"10101267317766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167819,"job_number":"JOB_167819","tr_customer_id":167836,"tr_customer_product_id":167826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:06.000Z","modified_at":"2026-01-27T06:23:06.000Z","name":"Aniya Mueller","mobile_number":"546-393-9663","email_id":"Chanelle2@hotmail.com","dop":"2025-06-18","serial_number":"1072434199213766","imei1":"1072434199213766","imei2":"1072434199213766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167818,"job_number":"JOB_167818","tr_customer_id":167835,"tr_customer_product_id":167825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:41.000Z","name":"Donny Hayes","mobile_number":"206-293-1033","email_id":"Kenyon.Walsh@yahoo.com","dop":"2025-06-18","serial_number":"10185353647351","imei1":"10185353647351","imei2":"10185353647351","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167817,"job_number":"JOB_167817","tr_customer_id":167834,"tr_customer_product_id":167824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"Dedrick Sawayn","mobile_number":"606-435-9603","email_id":"Cedrick18@gmail.com","dop":"2025-04-06","serial_number":"14284034712076870","imei1":"14284034712076870","imei2":"14284034712076870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167816,"job_number":"JOB_167816","tr_customer_id":167833,"tr_customer_product_id":167823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10590065726560","imei1":"10590065726560","imei2":"10590065726560","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167815,"job_number":"JOB_167815","tr_customer_id":167832,"tr_customer_product_id":167822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:04.000Z","modified_at":"2026-01-27T06:23:42.000Z","name":"Ellis Walter","mobile_number":"583-518-4689","email_id":"Vena_Streich@hotmail.com","dop":"2025-04-06","serial_number":"18312915331901","imei1":"18312915331901","imei2":"18312915331901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167810,"job_number":"JOB_167810","tr_customer_id":167827,"tr_customer_product_id":167817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:32.000Z","modified_at":"2026-01-27T06:20:32.000Z","name":"Hipolito Hermiston","mobile_number":"643-640-8790","email_id":"Minnie50@yahoo.com","dop":"2025-04-06","serial_number":"16738148478419176","imei1":"16738148478419176","imei2":"16738148478419176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167809,"job_number":"JOB_167809","tr_customer_id":167826,"tr_customer_product_id":167816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:31.000Z","modified_at":"2026-01-27T06:21:07.000Z","name":"Pansy Fritsch","mobile_number":"318-635-6350","email_id":"Lenore22@gmail.com","dop":"2025-04-06","serial_number":"12752952311240","imei1":"12752952311240","imei2":"12752952311240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167808,"job_number":"JOB_167808","tr_customer_id":167825,"tr_customer_product_id":167815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:30.000Z","modified_at":"2026-01-27T06:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16491092711122","imei1":"16491092711122","imei2":"16491092711122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167801,"job_number":"JOB_167801","tr_customer_id":167818,"tr_customer_product_id":167808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:48.000Z","modified_at":"2026-01-27T06:19:48.000Z","name":"Clarissa Gerlach","mobile_number":"329-576-0565","email_id":"Amani46@hotmail.com","dop":"2025-04-06","serial_number":"19841535420662280","imei1":"19841535420662280","imei2":"19841535420662280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167800,"job_number":"JOB_167800","tr_customer_id":167817,"tr_customer_product_id":167807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:46.000Z","modified_at":"2026-01-27T06:20:23.000Z","name":"Jennyfer Weber","mobile_number":"506-331-5511","email_id":"Bradly_Wisozk54@yahoo.com","dop":"2025-04-06","serial_number":"16469269473320","imei1":"16469269473320","imei2":"16469269473320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167799,"job_number":"JOB_167799","tr_customer_id":167816,"tr_customer_product_id":167806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:46.000Z","modified_at":"2026-01-27T06:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18187635174485","imei1":"18187635174485","imei2":"18187635174485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167798,"job_number":"JOB_167798","tr_customer_id":167815,"tr_customer_product_id":167805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:04.000Z","modified_at":"2026-01-27T06:19:04.000Z","name":"Brown Bednar","mobile_number":"861-977-4122","email_id":"Karlie_Green48@gmail.com","dop":"2025-04-06","serial_number":"18532545821601696","imei1":"18532545821601696","imei2":"18532545821601696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167797,"job_number":"JOB_167797","tr_customer_id":167814,"tr_customer_product_id":167804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:02.000Z","modified_at":"2026-01-27T06:19:39.000Z","name":"Eloy Ledner","mobile_number":"477-272-0753","email_id":"Dessie.Metz@gmail.com","dop":"2025-04-06","serial_number":"15793220981851","imei1":"15793220981851","imei2":"15793220981851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167796,"job_number":"JOB_167796","tr_customer_id":167813,"tr_customer_product_id":167803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:02.000Z","modified_at":"2026-01-27T06:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11730143042933","imei1":"11730143042933","imei2":"11730143042933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167792,"job_number":"JOB_167792","tr_customer_id":167809,"tr_customer_product_id":167799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:40.000Z","modified_at":"2026-01-27T05:19:40.000Z","name":"Vella Smitham","mobile_number":"409-455-6807","email_id":"Theresa.Collins@gmail.com","dop":"2025-04-06","serial_number":"11657422336501164","imei1":"11657422336501164","imei2":"11657422336501164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167791,"job_number":"JOB_167791","tr_customer_id":167808,"tr_customer_product_id":167798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:39.000Z","modified_at":"2026-01-27T05:20:16.000Z","name":"Alisha Jast","mobile_number":"302-636-5500","email_id":"Christ.Boyle@gmail.com","dop":"2025-04-06","serial_number":"10308584976477","imei1":"10308584976477","imei2":"10308584976477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167790,"job_number":"JOB_167790","tr_customer_id":167807,"tr_customer_product_id":167797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:38.000Z","modified_at":"2026-01-27T05:19:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12162921804378","imei1":"12162921804378","imei2":"12162921804378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167789,"job_number":"JOB_167789","tr_customer_id":167806,"tr_customer_product_id":167796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:55.000Z","modified_at":"2026-01-27T05:18:55.000Z","name":"Samantha Heidenreich","mobile_number":"264-977-5406","email_id":"Alanna.Keebler55@hotmail.com","dop":"2025-04-06","serial_number":"17862732445518564","imei1":"17862732445518564","imei2":"17862732445518564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167788,"job_number":"JOB_167788","tr_customer_id":167805,"tr_customer_product_id":167795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:54.000Z","modified_at":"2026-01-27T05:19:31.000Z","name":"Talia Nicolas","mobile_number":"760-854-8658","email_id":"Melyna_Trantow7@gmail.com","dop":"2025-04-06","serial_number":"15591401403235","imei1":"15591401403235","imei2":"15591401403235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167787,"job_number":"JOB_167787","tr_customer_id":167804,"tr_customer_product_id":167794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:53.000Z","modified_at":"2026-01-27T05:18:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17393390155661","imei1":"17393390155661","imei2":"17393390155661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167786,"job_number":"JOB_167786","tr_customer_id":167803,"tr_customer_product_id":167793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:10.000Z","modified_at":"2026-01-27T05:18:10.000Z","name":"Concepcion Kling","mobile_number":"485-572-1549","email_id":"Gwendolyn_Prohaska74@hotmail.com","dop":"2025-04-06","serial_number":"15864204710609916","imei1":"15864204710609916","imei2":"15864204710609916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167785,"job_number":"JOB_167785","tr_customer_id":167802,"tr_customer_product_id":167792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:09.000Z","modified_at":"2026-01-27T05:18:46.000Z","name":"Bert Cremin","mobile_number":"880-469-4883","email_id":"Mertie36@gmail.com","dop":"2025-04-06","serial_number":"10424599133818","imei1":"10424599133818","imei2":"10424599133818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167784,"job_number":"JOB_167784","tr_customer_id":167801,"tr_customer_product_id":167791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:08.000Z","modified_at":"2026-01-27T05:18:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18105688226137","imei1":"18105688226137","imei2":"18105688226137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167783,"job_number":"JOB_167783","tr_customer_id":167800,"tr_customer_product_id":167790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:01:12.000Z","modified_at":"2026-01-27T05:01:12.000Z","name":"Lucinda Smith","mobile_number":"711-707-2038","email_id":"Raven_Tromp68@hotmail.com","dop":"2025-04-06","serial_number":"18435660998000900","imei1":"18435660998000900","imei2":"18435660998000900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167782,"job_number":"JOB_167782","tr_customer_id":167799,"tr_customer_product_id":167789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:01:11.000Z","modified_at":"2026-01-27T05:01:48.000Z","name":"Cyrus Prosacco","mobile_number":"968-467-5339","email_id":"Aiyana.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"15957104757718","imei1":"15957104757718","imei2":"15957104757718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167781,"job_number":"JOB_167781","tr_customer_id":167798,"tr_customer_product_id":167788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:00:54.000Z","modified_at":"2026-01-27T05:00:54.000Z","name":"Celia Hamill","mobile_number":"980-656-1254","email_id":"Jayme80@yahoo.com","dop":"2025-04-06","serial_number":"17093614278677168","imei1":"17093614278677168","imei2":"17093614278677168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167780,"job_number":"JOB_167780","tr_customer_id":167797,"tr_customer_product_id":167787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:00:53.000Z","modified_at":"2026-01-27T05:01:30.000Z","name":"Penelope Haley","mobile_number":"314-974-3233","email_id":"Domingo14@yahoo.com","dop":"2025-04-06","serial_number":"18569555503460","imei1":"18569555503460","imei2":"18569555503460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167779,"job_number":"JOB_167779","tr_customer_id":167796,"tr_customer_product_id":167786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:59:11.000Z","modified_at":"2026-01-27T04:59:11.000Z","name":"Gene Effertz","mobile_number":"977-611-6671","email_id":"Javier.Rutherford@gmail.com","dop":"2025-04-06","serial_number":"19594496775397960","imei1":"19594496775397960","imei2":"19594496775397960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167778,"job_number":"JOB_167778","tr_customer_id":167795,"tr_customer_product_id":167785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:59:09.000Z","modified_at":"2026-01-27T04:59:48.000Z","name":"Tina Fahey","mobile_number":"555-225-7781","email_id":"Dolly93@gmail.com","dop":"2025-04-06","serial_number":"18314748738357","imei1":"18314748738357","imei2":"18314748738357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167777,"job_number":"JOB_167777","tr_customer_id":167794,"tr_customer_product_id":167784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:58:25.000Z","modified_at":"2026-01-27T04:58:25.000Z","name":"Tillman Schultz","mobile_number":"358-708-5320","email_id":"Helena_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"13321667553343650","imei1":"13321667553343650","imei2":"13321667553343650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167776,"job_number":"JOB_167776","tr_customer_id":167793,"tr_customer_product_id":167783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:58:24.000Z","modified_at":"2026-01-27T04:59:02.000Z","name":"Keith Ernser","mobile_number":"971-520-9943","email_id":"Jean97@gmail.com","dop":"2025-04-06","serial_number":"15123889471853","imei1":"15123889471853","imei2":"15123889471853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167775,"job_number":"JOB_167775","tr_customer_id":167792,"tr_customer_product_id":167782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:57:39.000Z","modified_at":"2026-01-27T04:57:39.000Z","name":"Diego Bayer","mobile_number":"665-414-9415","email_id":"Mara.Kreiger@gmail.com","dop":"2025-04-06","serial_number":"11332008650035692","imei1":"11332008650035692","imei2":"11332008650035692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167774,"job_number":"JOB_167774","tr_customer_id":167791,"tr_customer_product_id":167781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:57:38.000Z","modified_at":"2026-01-27T04:58:16.000Z","name":"Houston Lockman","mobile_number":"807-303-0969","email_id":"Katelin_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10033490901667","imei1":"10033490901667","imei2":"10033490901667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167773,"job_number":"JOB_167773","tr_customer_id":167790,"tr_customer_product_id":167780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:55.000Z","modified_at":"2026-01-27T04:52:06.000Z","name":"Akeem Hirthe","mobile_number":"846-525-7749","email_id":"Victoria58@gmail.com","dop":"2025-07-01","serial_number":"109682923227161","imei1":"109682923227161","imei2":"109682923227161","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167772,"job_number":"JOB_167772","tr_customer_id":167789,"tr_customer_product_id":167779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:55.000Z","modified_at":"2026-01-27T04:51:55.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100099889244294","imei1":"100099889244294","imei2":"100099889244294","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167771,"job_number":"JOB_167771","tr_customer_id":167788,"tr_customer_product_id":167778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:41.000Z","modified_at":"2026-01-27T04:51:52.000Z","name":"Lauretta Ledner","mobile_number":"979-501-3503","email_id":"Ephraim67@yahoo.com","dop":"2025-07-01","serial_number":"102525710077270","imei1":"102525710077270","imei2":"102525710077270","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167770,"job_number":"JOB_167770","tr_customer_id":167787,"tr_customer_product_id":167777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:41.000Z","modified_at":"2026-01-27T04:51:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103498957615061","imei1":"103498957615061","imei2":"103498957615061","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167769,"job_number":"JOB_167769","tr_customer_id":167786,"tr_customer_product_id":167776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:32.000Z","modified_at":"2026-01-27T04:43:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"79668445389652","imei1":"79668445389652","imei2":"79668445389652","popurl":"2026-01-17T04:43:32.109403420Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167768,"job_number":"JOB_167768","tr_customer_id":167785,"tr_customer_product_id":167775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:07.000Z","modified_at":"2026-01-27T04:43:07.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"15444292375424","imei1":"15444292375424","imei2":"15444292375424","popurl":"2026-01-17T04:43:07.439793018Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167767,"job_number":"JOB_167767","tr_customer_id":167784,"tr_customer_product_id":167774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:05.000Z","modified_at":"2026-01-27T04:43:05.000Z","name":"Brycen Hartmann","mobile_number":"920-423-2523","email_id":"Billy38@yahoo.com","dop":"2025-04-06","serial_number":"17160575372195656","imei1":"17160575372195656","imei2":"17160575372195656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167766,"job_number":"JOB_167766","tr_customer_id":167783,"tr_customer_product_id":167773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:04.000Z","modified_at":"2026-01-27T04:43:44.000Z","name":"Tiara Gerlach","mobile_number":"705-255-9198","email_id":"Alan.Dietrich48@yahoo.com","dop":"2025-04-06","serial_number":"13673813176470","imei1":"13673813176470","imei2":"13673813176470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167765,"job_number":"JOB_167765","tr_customer_id":167782,"tr_customer_product_id":167772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:03.000Z","modified_at":"2026-01-27T04:43:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19948686107370","imei1":"19948686107370","imei2":"19948686107370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167764,"job_number":"JOB_167764","tr_customer_id":167781,"tr_customer_product_id":167771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:17.000Z","modified_at":"2026-01-27T04:42:17.000Z","name":"Jabari Wyman","mobile_number":"655-718-3360","email_id":"Roosevelt.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"14727302101919016","imei1":"14727302101919016","imei2":"14727302101919016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167763,"job_number":"JOB_167763","tr_customer_id":167780,"tr_customer_product_id":167770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:16.000Z","modified_at":"2026-01-27T04:42:56.000Z","name":"Holden Altenwerth","mobile_number":"331-282-0181","email_id":"Christop_Fahey@gmail.com","dop":"2025-04-06","serial_number":"11081960558031","imei1":"11081960558031","imei2":"11081960558031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167762,"job_number":"JOB_167762","tr_customer_id":167779,"tr_customer_product_id":167769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:15.000Z","modified_at":"2026-01-27T04:42:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18798652558941","imei1":"18798652558941","imei2":"18798652558941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167761,"job_number":"JOB_167761","tr_customer_id":167778,"tr_customer_product_id":167768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:29.000Z","modified_at":"2026-01-27T04:41:29.000Z","name":"Jonathon Kohler","mobile_number":"323-332-8852","email_id":"Hollis.Hegmann72@gmail.com","dop":"2025-04-06","serial_number":"16750184270928274","imei1":"16750184270928274","imei2":"16750184270928274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167760,"job_number":"JOB_167760","tr_customer_id":167777,"tr_customer_product_id":167767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:27.000Z","modified_at":"2026-01-27T04:42:08.000Z","name":"Mackenzie Herman","mobile_number":"617-390-5098","email_id":"Dwight_Flatley77@hotmail.com","dop":"2025-04-06","serial_number":"13555570658205","imei1":"13555570658205","imei2":"13555570658205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167759,"job_number":"JOB_167759","tr_customer_id":167776,"tr_customer_product_id":167766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:27.000Z","modified_at":"2026-01-27T04:41:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10503948481380","imei1":"10503948481380","imei2":"10503948481380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167735,"job_number":"JOB_167735","tr_customer_id":167752,"tr_customer_product_id":167742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:26.000Z","modified_at":"2026-01-27T04:00:26.000Z","name":"Alessandro Klein","mobile_number":"249-949-3079","email_id":"Antonette_Ward49@hotmail.com","dop":"2025-04-06","serial_number":"16760489880667088","imei1":"16760489880667088","imei2":"16760489880667088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167734,"job_number":"JOB_167734","tr_customer_id":167751,"tr_customer_product_id":167741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:24.000Z","modified_at":"2026-01-27T04:01:06.000Z","name":"Dedric Dach","mobile_number":"454-939-6364","email_id":"Quinton_Mohr96@hotmail.com","dop":"2025-04-06","serial_number":"15561692835654","imei1":"15561692835654","imei2":"15561692835654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167733,"job_number":"JOB_167733","tr_customer_id":167750,"tr_customer_product_id":167740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:24.000Z","modified_at":"2026-01-27T04:00:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11149211780437","imei1":"11149211780437","imei2":"11149211780437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167732,"job_number":"JOB_167732","tr_customer_id":167749,"tr_customer_product_id":167739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:00.000Z","modified_at":"2026-01-27T04:00:00.000Z","name":"Amparo Stroman","mobile_number":"652-396-9062","email_id":"Theodora_Cormier@yahoo.com","dop":"2025-04-06","serial_number":"12770672414828126","imei1":"12770672414828126","imei2":"12770672414828126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167731,"job_number":"JOB_167731","tr_customer_id":167748,"tr_customer_product_id":167738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:58.000Z","modified_at":"2026-01-27T04:00:35.000Z","name":"Nils Price","mobile_number":"848-506-9428","email_id":"Hope26@gmail.com","dop":"2025-04-06","serial_number":"11136216434096","imei1":"11136216434096","imei2":"11136216434096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167730,"job_number":"JOB_167730","tr_customer_id":167747,"tr_customer_product_id":167737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:58.000Z","modified_at":"2026-01-27T03:59:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16140328322120","imei1":"16140328322120","imei2":"16140328322120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167729,"job_number":"JOB_167729","tr_customer_id":167746,"tr_customer_product_id":167736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:41.000Z","modified_at":"2026-01-27T03:59:41.000Z","name":"Leonie Stoltenberg","mobile_number":"632-793-6650","email_id":"Lia98@yahoo.com","dop":"2025-04-06","serial_number":"18862572585037620","imei1":"18862572585037620","imei2":"18862572585037620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167728,"job_number":"JOB_167728","tr_customer_id":167745,"tr_customer_product_id":167735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:40.000Z","modified_at":"2026-01-27T04:00:17.000Z","name":"Camron McCullough","mobile_number":"343-821-8580","email_id":"Lucas.Kunze44@hotmail.com","dop":"2025-04-06","serial_number":"15156817870785","imei1":"15156817870785","imei2":"15156817870785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167727,"job_number":"JOB_167727","tr_customer_id":167744,"tr_customer_product_id":167734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:40.000Z","modified_at":"2026-01-27T03:59:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18169069886721","imei1":"18169069886721","imei2":"18169069886721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167723,"job_number":"JOB_167723","tr_customer_id":167740,"tr_customer_product_id":167730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:27.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Larissa Wilderman","mobile_number":"612-596-5819","email_id":"Cassie_King98@yahoo.com","dop":"2025-04-06","serial_number":"17988825406305388","imei1":"17988825406305388","imei2":"17988825406305388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167722,"job_number":"JOB_167722","tr_customer_id":167739,"tr_customer_product_id":167729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:25.000Z","modified_at":"2026-01-27T04:00:04.000Z","name":"Johnpaul VonRueden","mobile_number":"695-818-2037","email_id":"Josue88@hotmail.com","dop":"2025-04-06","serial_number":"11345006253222","imei1":"11345006253222","imei2":"11345006253222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167721,"job_number":"JOB_167721","tr_customer_id":167738,"tr_customer_product_id":167728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:25.000Z","modified_at":"2026-01-27T03:59:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11172627533643","imei1":"11172627533643","imei2":"11172627533643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167720,"job_number":"JOB_167720","tr_customer_id":167737,"tr_customer_product_id":167727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:15.000Z","modified_at":"2026-01-27T03:59:15.000Z","name":"Baron Gleichner","mobile_number":"569-974-0764","email_id":"Tillman67@yahoo.com","dop":"2025-04-06","serial_number":"16696866616047820","imei1":"16696866616047820","imei2":"16696866616047820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167719,"job_number":"JOB_167719","tr_customer_id":167736,"tr_customer_product_id":167726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:14.000Z","modified_at":"2026-01-27T03:59:51.000Z","name":"Brock Williamson","mobile_number":"289-805-9878","email_id":"Shaun.Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"12249866341232","imei1":"12249866341232","imei2":"12249866341232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167718,"job_number":"JOB_167718","tr_customer_id":167735,"tr_customer_product_id":167725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:14.000Z","modified_at":"2026-01-27T03:59:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17008880227135","imei1":"17008880227135","imei2":"17008880227135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167714,"job_number":"JOB_167714","tr_customer_id":167731,"tr_customer_product_id":167721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:09.000Z","modified_at":"2026-01-27T03:59:09.000Z","name":"Gwendolyn Marquardt","mobile_number":"397-315-5494","email_id":"Ida.Block4@yahoo.com","dop":"2025-04-06","serial_number":"12069322754066996","imei1":"12069322754066996","imei2":"12069322754066996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167713,"job_number":"JOB_167713","tr_customer_id":167730,"tr_customer_product_id":167720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:45.000Z","name":"Demetris McDermott","mobile_number":"892-834-6175","email_id":"Rylan_Weber42@yahoo.com","dop":"2025-04-06","serial_number":"12065573541048","imei1":"12065573541048","imei2":"12065573541048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167712,"job_number":"JOB_167712","tr_customer_id":167729,"tr_customer_product_id":167719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"Rusty Rosenbaum","mobile_number":"266-273-5065","email_id":"Herminio31@hotmail.com","dop":"2025-04-06","serial_number":"10406673123257408","imei1":"10406673123257408","imei2":"10406673123257408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167711,"job_number":"JOB_167711","tr_customer_id":167728,"tr_customer_product_id":167718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11985838423999","imei1":"11985838423999","imei2":"11985838423999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167710,"job_number":"JOB_167710","tr_customer_id":167727,"tr_customer_product_id":167717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:06.000Z","modified_at":"2026-01-27T03:59:43.000Z","name":"Jadon Morar","mobile_number":"323-667-0750","email_id":"Easton.Anderson@yahoo.com","dop":"2025-04-06","serial_number":"17965079550692","imei1":"17965079550692","imei2":"17965079550692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167709,"job_number":"JOB_167709","tr_customer_id":167726,"tr_customer_product_id":167716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:06.000Z","modified_at":"2026-01-27T03:59:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15598275721214","imei1":"15598275721214","imei2":"15598275721214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167708,"job_number":"JOB_167708","tr_customer_id":167725,"tr_customer_product_id":167715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Betsy Beatty","mobile_number":"962-207-0290","email_id":"Bell.Orn3@gmail.com","dop":"2025-04-06","serial_number":"14434650120704726","imei1":"14434650120704726","imei2":"14434650120704726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167704,"job_number":"JOB_167704","tr_customer_id":167721,"tr_customer_product_id":167711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:56.000Z","modified_at":"2026-01-27T03:59:33.000Z","name":"Vince Schimmel","mobile_number":"478-276-5763","email_id":"Lou_Shanahan@hotmail.com","dop":"2025-04-06","serial_number":"13224935401756","imei1":"13224935401756","imei2":"13224935401756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167703,"job_number":"JOB_167703","tr_customer_id":167720,"tr_customer_product_id":167710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:56.000Z","modified_at":"2026-01-27T03:58:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568245128975","imei1":"15568245128975","imei2":"15568245128975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167702,"job_number":"JOB_167702","tr_customer_id":167719,"tr_customer_product_id":167709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14534040176453","imei1":"14534040176453","imei2":"14534040176453","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167700,"job_number":"JOB_167700","tr_customer_id":167717,"tr_customer_product_id":167707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:50.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Stanford Grady","mobile_number":"998-542-9403","email_id":"Meggie_Vandervort63@yahoo.com","dop":"2026-01-04","serial_number":"16049334971563","imei1":"16049334971563","imei2":"16049334971563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167698,"job_number":"JOB_167698","tr_customer_id":167715,"tr_customer_product_id":167705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"18722576579872","imei1":"18722576579872","imei2":"18722576579872","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167696,"job_number":"JOB_167696","tr_customer_id":167713,"tr_customer_product_id":167703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Kathryne Windler","mobile_number":"871-332-1922","email_id":"Irwin.Denesik@gmail.com","dop":"2025-04-06","serial_number":"11471488602647400","imei1":"11471488602647400","imei2":"11471488602647400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167695,"job_number":"JOB_167695","tr_customer_id":167712,"tr_customer_product_id":167702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Thalia Volkman","mobile_number":"462-730-8924","email_id":"Hazel30@hotmail.com","dop":"2025-04-06","serial_number":"17868655623113104","imei1":"17868655623113104","imei2":"17868655623113104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167694,"job_number":"JOB_167694","tr_customer_id":167711,"tr_customer_product_id":167701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:59:23.000Z","name":"Tristian Hyatt","mobile_number":"790-919-9318","email_id":"Holly.Halvorson11@hotmail.com","dop":"2025-04-06","serial_number":"18978779641805","imei1":"18978779641805","imei2":"18978779641805","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167693,"job_number":"JOB_167693","tr_customer_id":167710,"tr_customer_product_id":167700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:59:23.000Z","name":"Ruth Bartell","mobile_number":"918-233-1057","email_id":"Carmela.Little@yahoo.com","dop":"2025-04-06","serial_number":"16603912358281","imei1":"16603912358281","imei2":"16603912358281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167692,"job_number":"JOB_167692","tr_customer_id":167709,"tr_customer_product_id":167699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16413009223480","imei1":"16413009223480","imei2":"16413009223480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167691,"job_number":"JOB_167691","tr_customer_id":167708,"tr_customer_product_id":167698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16061707656514","imei1":"16061707656514","imei2":"16061707656514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167689,"job_number":"JOB_167689","tr_customer_id":167706,"tr_customer_product_id":167696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Jamarcus Conn","mobile_number":"258-569-2257","email_id":"Olin94@gmail.com","dop":"2025-04-06","serial_number":"14336684273308248","imei1":"14336684273308248","imei2":"14336684273308248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167687,"job_number":"JOB_167687","tr_customer_id":167704,"tr_customer_product_id":167694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Keely Gleason","mobile_number":"753-466-1947","email_id":"Francisco23@gmail.com","dop":"2025-04-06","serial_number":"16512057136923444","imei1":"16512057136923444","imei2":"16512057136923444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167685,"job_number":"JOB_167685","tr_customer_id":167702,"tr_customer_product_id":167692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:58:40.000Z","name":"Conner Hilpert","mobile_number":"396-688-0700","email_id":"Gilda.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"14712767531465108","imei1":"14712767531465108","imei2":"14712767531465108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167684,"job_number":"JOB_167684","tr_customer_id":167701,"tr_customer_product_id":167691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:59:16.000Z","name":"Jeramie Maggio","mobile_number":"786-396-4048","email_id":"Laverne.Wyman16@hotmail.com","dop":"2025-04-06","serial_number":"14322311223889","imei1":"14322311223889","imei2":"14322311223889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167683,"job_number":"JOB_167683","tr_customer_id":167700,"tr_customer_product_id":167690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:59:15.000Z","name":"Gloria Herman","mobile_number":"813-628-4878","email_id":"Heather.Howe@hotmail.com","dop":"2025-04-06","serial_number":"12891406720167","imei1":"12891406720167","imei2":"12891406720167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167682,"job_number":"JOB_167682","tr_customer_id":167699,"tr_customer_product_id":167689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15597778340898","imei1":"15597778340898","imei2":"15597778340898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167681,"job_number":"JOB_167681","tr_customer_id":167698,"tr_customer_product_id":167688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12578106237988","imei1":"12578106237988","imei2":"12578106237988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167680,"job_number":"JOB_167680","tr_customer_id":167697,"tr_customer_product_id":167687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:59:17.000Z","name":"Jazmyne Deckow","mobile_number":"226-299-1912","email_id":"Dangelo60@hotmail.com","dop":"2025-04-06","serial_number":"17185399314974","imei1":"17185399314974","imei2":"17185399314974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167679,"job_number":"JOB_167679","tr_customer_id":167696,"tr_customer_product_id":167686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:38.000Z","modified_at":"2026-01-27T03:58:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17290529992797","imei1":"17290529992797","imei2":"17290529992797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167678,"job_number":"JOB_167678","tr_customer_id":167695,"tr_customer_product_id":167685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:31.000Z","modified_at":"2026-01-27T03:58:31.000Z","name":"Sabryna Prohaska","mobile_number":"474-710-1560","email_id":"Eleazar_Daniel46@gmail.com","dop":"2025-04-06","serial_number":"11237624186230580","imei1":"11237624186230580","imei2":"11237624186230580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167677,"job_number":"JOB_167677","tr_customer_id":167694,"tr_customer_product_id":167684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:30.000Z","modified_at":"2026-01-27T03:59:07.000Z","name":"Maggie Wunsch","mobile_number":"463-465-6284","email_id":"Moses_Luettgen@gmail.com","dop":"2025-04-06","serial_number":"16707991643310","imei1":"16707991643310","imei2":"16707991643310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167676,"job_number":"JOB_167676","tr_customer_id":167693,"tr_customer_product_id":167683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"Aida Cummings","mobile_number":"665-428-6820","email_id":"Beth_Reinger82@hotmail.com","dop":"2025-04-06","serial_number":"11263284855498930","imei1":"11263284855498930","imei2":"11263284855498930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167675,"job_number":"JOB_167675","tr_customer_id":167692,"tr_customer_product_id":167682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17256386993031","imei1":"17256386993031","imei2":"17256386993031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167674,"job_number":"JOB_167674","tr_customer_id":167691,"tr_customer_product_id":167681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:28.000Z","modified_at":"2026-01-27T03:59:07.000Z","name":"Reece Hagenes","mobile_number":"352-694-6042","email_id":"Monserrate27@yahoo.com","dop":"2025-04-06","serial_number":"16477743361753","imei1":"16477743361753","imei2":"16477743361753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167673,"job_number":"JOB_167673","tr_customer_id":167690,"tr_customer_product_id":167680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:28.000Z","modified_at":"2026-01-27T03:58:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19734921860320","imei1":"19734921860320","imei2":"19734921860320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167672,"job_number":"JOB_167672","tr_customer_id":167689,"tr_customer_product_id":167679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:25.000Z","modified_at":"2026-01-27T03:58:25.000Z","name":"Kamryn Grady","mobile_number":"862-360-9767","email_id":"Karli11@hotmail.com","dop":"2025-04-06","serial_number":"12026280895334058","imei1":"12026280895334058","imei2":"12026280895334058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167671,"job_number":"JOB_167671","tr_customer_id":167688,"tr_customer_product_id":167678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:24.000Z","modified_at":"2026-01-27T03:58:24.000Z","name":"Daphne Kub","mobile_number":"467-731-6481","email_id":"Jake_Mann14@hotmail.com","dop":"2025-04-06","serial_number":"14942007399332052","imei1":"14942007399332052","imei2":"14942007399332052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167670,"job_number":"JOB_167670","tr_customer_id":167687,"tr_customer_product_id":167677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:59:01.000Z","name":"Claudia Ernser","mobile_number":"614-220-6810","email_id":"Lloyd20@hotmail.com","dop":"2025-04-06","serial_number":"12106786739450","imei1":"12106786739450","imei2":"12106786739450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167669,"job_number":"JOB_167669","tr_customer_id":167686,"tr_customer_product_id":167676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:58:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19373817541206","imei1":"19373817541206","imei2":"19373817541206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167668,"job_number":"JOB_167668","tr_customer_id":167685,"tr_customer_product_id":167675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:58:59.000Z","name":"Earnestine Turner","mobile_number":"392-761-9346","email_id":"Glennie26@yahoo.com","dop":"2025-04-06","serial_number":"12775873567516","imei1":"12775873567516","imei2":"12775873567516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167667,"job_number":"JOB_167667","tr_customer_id":167684,"tr_customer_product_id":167674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:22.000Z","modified_at":"2026-01-27T03:58:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17305399664989","imei1":"17305399664989","imei2":"17305399664989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167666,"job_number":"JOB_167666","tr_customer_id":167683,"tr_customer_product_id":167673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:20.000Z","modified_at":"2026-01-27T03:58:20.000Z","name":"Tyler Watsica","mobile_number":"349-948-0788","email_id":"Bell.Nolan52@gmail.com","dop":"2025-04-06","serial_number":"13879215740009048","imei1":"13879215740009048","imei2":"13879215740009048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167665,"job_number":"JOB_167665","tr_customer_id":167682,"tr_customer_product_id":167672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:18.000Z","modified_at":"2026-01-27T03:58:55.000Z","name":"Winston Runolfsson","mobile_number":"574-557-1859","email_id":"Eldon.Bechtelar@gmail.com","dop":"2025-04-06","serial_number":"14560577097895","imei1":"14560577097895","imei2":"14560577097895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167664,"job_number":"JOB_167664","tr_customer_id":167681,"tr_customer_product_id":167671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:18.000Z","modified_at":"2026-01-27T03:58:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14442196169883","imei1":"14442196169883","imei2":"14442196169883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167663,"job_number":"JOB_167663","tr_customer_id":167680,"tr_customer_product_id":167670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:16.000Z","modified_at":"2026-01-27T03:58:16.000Z","name":"Francesca Murphy","mobile_number":"621-475-6586","email_id":"Shakira49@yahoo.com","dop":"2025-04-06","serial_number":"17519966068101636","imei1":"17519966068101636","imei2":"17519966068101636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167662,"job_number":"JOB_167662","tr_customer_id":167679,"tr_customer_product_id":167669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:14.000Z","modified_at":"2026-01-27T03:58:53.000Z","name":"Daphnee Mueller","mobile_number":"577-891-9429","email_id":"Jesse.Lubowitz@gmail.com","dop":"2025-04-06","serial_number":"10283043729439","imei1":"10283043729439","imei2":"10283043729439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167661,"job_number":"JOB_167661","tr_customer_id":167678,"tr_customer_product_id":167668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:14.000Z","modified_at":"2026-01-27T03:58:14.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19698683003812","imei1":"19698683003812","imei2":"19698683003812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167659,"job_number":"JOB_167659","tr_customer_id":167676,"tr_customer_product_id":167666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"51229279347468","imei1":"51229279347468","imei2":"51229279347468","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167657,"job_number":"JOB_167657","tr_customer_id":167674,"tr_customer_product_id":167664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:05.000Z","modified_at":"2026-01-27T03:58:42.000Z","name":"Juston Harvey","mobile_number":"486-447-3733","email_id":"Arlo_Harber@yahoo.com","dop":"2026-01-04","serial_number":"19484132032512","imei1":"19484132032512","imei2":"19484132032512","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167655,"job_number":"JOB_167655","tr_customer_id":167672,"tr_customer_product_id":167662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13403960447968","imei1":"13403960447968","imei2":"13403960447968","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167654,"job_number":"JOB_167654","tr_customer_id":167671,"tr_customer_product_id":167661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Gerda Cormier","mobile_number":"613-921-9054","email_id":"Erwin.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12704528046663076","imei1":"12704528046663076","imei2":"12704528046663076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167653,"job_number":"JOB_167653","tr_customer_id":167670,"tr_customer_product_id":167660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Asha Torphy","mobile_number":"843-641-3938","email_id":"Isaac14@gmail.com","dop":"2025-04-06","serial_number":"10240867845893942","imei1":"10240867845893942","imei2":"10240867845893942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167652,"job_number":"JOB_167652","tr_customer_id":167669,"tr_customer_product_id":167659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:03.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"Yvonne Beatty","mobile_number":"938-538-7270","email_id":"Harley58@gmail.com","dop":"2025-04-06","serial_number":"10337553747472","imei1":"10337553747472","imei2":"10337553747472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167651,"job_number":"JOB_167651","tr_customer_id":167668,"tr_customer_product_id":167658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18941925353118","imei1":"18941925353118","imei2":"18941925353118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167650,"job_number":"JOB_167650","tr_customer_id":167667,"tr_customer_product_id":167657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"Elizabeth Mayer","mobile_number":"239-473-6514","email_id":"Pedro.Zemlak38@yahoo.com","dop":"2025-04-06","serial_number":"13196075461242","imei1":"13196075461242","imei2":"13196075461242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167649,"job_number":"JOB_167649","tr_customer_id":167666,"tr_customer_product_id":167656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13548679991903","imei1":"13548679991903","imei2":"13548679991903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167648,"job_number":"JOB_167648","tr_customer_id":167665,"tr_customer_product_id":167655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Ena Skiles","mobile_number":"298-265-4144","email_id":"Carolyn.Daniel@gmail.com","dop":"2025-04-06","serial_number":"14437299231964732","imei1":"14437299231964732","imei2":"14437299231964732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167643,"job_number":"JOB_167643","tr_customer_id":167660,"tr_customer_product_id":167650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:58:33.000Z","name":"Robyn Schmeler","mobile_number":"907-510-1822","email_id":"Emely.Koepp50@gmail.com","dop":"2025-04-06","serial_number":"10144809869542","imei1":"10144809869542","imei2":"10144809869542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167642,"job_number":"JOB_167642","tr_customer_id":167659,"tr_customer_product_id":167649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13690465004998","imei1":"13690465004998","imei2":"13690465004998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167641,"job_number":"JOB_167641","tr_customer_id":167658,"tr_customer_product_id":167648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Louvenia Davis","mobile_number":"553-560-1286","email_id":"Schuyler_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"11329337661782124","imei1":"11329337661782124","imei2":"11329337661782124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167640,"job_number":"JOB_167640","tr_customer_id":167657,"tr_customer_product_id":167647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:56.000Z","modified_at":"2026-01-27T03:58:32.000Z","name":"Adrienne Grimes","mobile_number":"729-212-0939","email_id":"Brenda34@yahoo.com","dop":"2025-04-06","serial_number":"12219865944575","imei1":"12219865944575","imei2":"12219865944575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167639,"job_number":"JOB_167639","tr_customer_id":167656,"tr_customer_product_id":167646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:56.000Z","modified_at":"2026-01-27T03:57:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18017191928328","imei1":"18017191928328","imei2":"18017191928328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167638,"job_number":"JOB_167638","tr_customer_id":167655,"tr_customer_product_id":167645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:54.000Z","modified_at":"2026-01-27T03:57:54.000Z","name":"Reece Trantow","mobile_number":"302-541-3363","email_id":"Mack.Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"17585914696480564","imei1":"17585914696480564","imei2":"17585914696480564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167637,"job_number":"JOB_167637","tr_customer_id":167654,"tr_customer_product_id":167644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:52.000Z","modified_at":"2026-01-27T03:58:31.000Z","name":"Nova Stamm","mobile_number":"693-895-3641","email_id":"Brody.Runolfsdottir@gmail.com","dop":"2025-04-06","serial_number":"16445619666337","imei1":"16445619666337","imei2":"16445619666337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167636,"job_number":"JOB_167636","tr_customer_id":167653,"tr_customer_product_id":167643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:52.000Z","modified_at":"2026-01-27T03:57:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12031893215833","imei1":"12031893215833","imei2":"12031893215833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167630,"job_number":"JOB_167630","tr_customer_id":167647,"tr_customer_product_id":167637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Aryanna Schmidt","mobile_number":"786-202-1752","email_id":"Herta.Terry@hotmail.com","dop":"2025-04-06","serial_number":"19423229681970136","imei1":"19423229681970136","imei2":"19423229681970136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167629,"job_number":"JOB_167629","tr_customer_id":167646,"tr_customer_product_id":167636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16285862842434","imei2":"16285862842434","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167628,"job_number":"JOB_167628","tr_customer_id":167645,"tr_customer_product_id":167635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15979907799204","imei2":"15979907799204","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167627,"job_number":"JOB_167627","tr_customer_id":167644,"tr_customer_product_id":167634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:41.000Z","modified_at":"2026-01-27T03:58:20.000Z","name":"Charley Schroeder","mobile_number":"568-209-7381","email_id":"Ara90@yahoo.com","dop":"2025-04-06","serial_number":"16362528662636","imei1":"16362528662636","imei2":"16362528662636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167626,"job_number":"JOB_167626","tr_customer_id":167643,"tr_customer_product_id":167633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:41.000Z","modified_at":"2026-01-27T03:57:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13397876407749","imei1":"13397876407749","imei2":"13397876407749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167625,"job_number":"JOB_167625","tr_customer_id":167642,"tr_customer_product_id":167632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Juana Kuhn","mobile_number":"932-705-7734","email_id":"Will.Schinner@gmail.com","dop":"2025-04-06","serial_number":"12582442804487736","imei1":"12582442804487736","imei2":"12582442804487736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167624,"job_number":"JOB_167624","tr_customer_id":167641,"tr_customer_product_id":167631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Carmelo Hudson","mobile_number":"287-770-1385","email_id":"Elmore_Wiegand26@gmail.com","dop":"2025-04-06","serial_number":"13661757631461158","imei1":"13661757631461158","imei2":"13661757631461158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167623,"job_number":"JOB_167623","tr_customer_id":167640,"tr_customer_product_id":167630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:58:15.000Z","name":"Louisa Becker","mobile_number":"387-647-0142","email_id":"Tania.Thompson21@gmail.com","dop":"2025-04-06","serial_number":"15989499921791","imei1":"15989499921791","imei2":"15989499921791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167622,"job_number":"JOB_167622","tr_customer_id":167639,"tr_customer_product_id":167629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:57:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16786630480147","imei1":"16786630480147","imei2":"16786630480147","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167621,"job_number":"JOB_167621","tr_customer_id":167638,"tr_customer_product_id":167628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:58:16.000Z","name":"Jacklyn Jakubowski","mobile_number":"297-831-5014","email_id":"Mia.Sanford25@hotmail.com","dop":"2025-04-06","serial_number":"11316762641745","imei1":"11316762641745","imei2":"11316762641745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167620,"job_number":"JOB_167620","tr_customer_id":167637,"tr_customer_product_id":167627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:38.000Z","modified_at":"2026-01-27T03:57:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18682989177130","imei1":"18682989177130","imei2":"18682989177130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167618,"job_number":"JOB_167618","tr_customer_id":167635,"tr_customer_product_id":167625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jerad Considine","mobile_number":"716-463-1971","email_id":"Karina_Mertz@yahoo.com","dop":"2025-04-06","serial_number":"17065802865327806","imei1":"17065802865327806","imei2":"17065802865327806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167616,"job_number":"JOB_167616","tr_customer_id":167633,"tr_customer_product_id":167623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jacinto Kerluke","mobile_number":"466-294-4601","email_id":"Isadore_Gerhold@hotmail.com","dop":"2025-06-18","serial_number":"1003114341051045","imei1":"1003114341051045","imei2":"1003114341051045","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167614,"job_number":"JOB_167614","tr_customer_id":167631,"tr_customer_product_id":167621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:58:13.000Z","name":"Garfield Trantow","mobile_number":"242-483-1707","email_id":"Giovani.Schuppe16@gmail.com","dop":"2025-06-18","serial_number":"10352114694924","imei1":"10352114694924","imei2":"10352114694924","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167613,"job_number":"JOB_167613","tr_customer_id":167630,"tr_customer_product_id":167620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:58:11.000Z","name":"Devonte O'Connell","mobile_number":"401-954-4982","email_id":"Ariane.Marks54@hotmail.com","dop":"2025-04-06","serial_number":"19501973653514","imei1":"19501973653514","imei2":"19501973653514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167612,"job_number":"JOB_167612","tr_customer_id":167629,"tr_customer_product_id":167619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10855843315205","imei1":"10855843315205","imei2":"10855843315205","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167611,"job_number":"JOB_167611","tr_customer_id":167628,"tr_customer_product_id":167618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11217777692370","imei1":"11217777692370","imei2":"11217777692370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167609,"job_number":"JOB_167609","tr_customer_id":167626,"tr_customer_product_id":167616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:29.000Z","modified_at":"2026-01-27T03:57:39.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17302095058646","imei2":"17302095058646","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167608,"job_number":"JOB_167608","tr_customer_id":167625,"tr_customer_product_id":167615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:29.000Z","modified_at":"2026-01-27T03:57:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10001369553073","imei2":"10001369553073","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167607,"job_number":"JOB_167607","tr_customer_id":167624,"tr_customer_product_id":167614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:28.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Jacey Collins","mobile_number":"944-652-7578","email_id":"Elfrieda.Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"19632183660748910","imei1":"19632183660748910","imei2":"19632183660748910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167606,"job_number":"JOB_167606","tr_customer_id":167623,"tr_customer_product_id":167613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:27.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Adalberto Dare","mobile_number":"493-574-9135","email_id":"Maegan_Considine@gmail.com","dop":"2025-04-06","serial_number":"16021243648821","imei1":"16021243648821","imei2":"16021243648821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167605,"job_number":"JOB_167605","tr_customer_id":167622,"tr_customer_product_id":167612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:26.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19051448305296","imei1":"19051448305296","imei2":"19051448305296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167603,"job_number":"JOB_167603","tr_customer_id":167620,"tr_customer_product_id":167610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:21.000Z","modified_at":"2026-01-27T03:57:21.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"68516838558450","imei1":"68516838558450","imei2":"68516838558450","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167600,"job_number":"JOB_167600","tr_customer_id":167617,"tr_customer_product_id":167607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Sherman DuBuque","mobile_number":"937-364-8939","email_id":"Jettie_Schowalter@hotmail.com","dop":"2026-01-04","serial_number":"17965430311336","imei1":"17965430311336","imei2":"17965430311336","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167599,"job_number":"JOB_167599","tr_customer_id":167616,"tr_customer_product_id":167606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Jeremy Herzog","mobile_number":"282-555-4118","email_id":"Ena.Bechtelar65@gmail.com","dop":"2025-04-06","serial_number":"10173421977002996","imei1":"10173421977002996","imei2":"10173421977002996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167597,"job_number":"JOB_167597","tr_customer_id":167614,"tr_customer_product_id":167604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:19.000Z","modified_at":"2026-01-27T03:57:19.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"19110931384626","imei1":"19110931384626","imei2":"19110931384626","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167596,"job_number":"JOB_167596","tr_customer_id":167613,"tr_customer_product_id":167603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:18.000Z","modified_at":"2026-01-27T03:57:55.000Z","name":"Garland Herman","mobile_number":"810-930-1921","email_id":"Brayan.Zemlak4@hotmail.com","dop":"2025-04-06","serial_number":"15119514571700","imei1":"15119514571700","imei2":"15119514571700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167595,"job_number":"JOB_167595","tr_customer_id":167612,"tr_customer_product_id":167602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:18.000Z","modified_at":"2026-01-27T03:57:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11356138290626","imei1":"11356138290626","imei2":"11356138290626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167594,"job_number":"JOB_167594","tr_customer_id":167611,"tr_customer_product_id":167601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:17.000Z","modified_at":"2026-01-27T03:57:17.000Z","name":"Leanne Bergnaum","mobile_number":"640-423-3191","email_id":"Newton0@gmail.com","dop":"2025-04-06","serial_number":"16213996860965236","imei1":"16213996860965236","imei2":"16213996860965236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167593,"job_number":"JOB_167593","tr_customer_id":167610,"tr_customer_product_id":167600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:17.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14638873223178","imei2":"14638873223178","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167592,"job_number":"JOB_167592","tr_customer_id":167609,"tr_customer_product_id":167599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12906189910328","imei2":"12906189910328","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167591,"job_number":"JOB_167591","tr_customer_id":167608,"tr_customer_product_id":167598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Jailyn Blanda","mobile_number":"281-356-8623","email_id":"Emelie_Cartwright@gmail.com","dop":"2025-04-06","serial_number":"18291131966712","imei1":"18291131966712","imei2":"18291131966712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167590,"job_number":"JOB_167590","tr_customer_id":167607,"tr_customer_product_id":167597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15246673098955","imei1":"15246673098955","imei2":"15246673098955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167588,"job_number":"JOB_167588","tr_customer_id":167605,"tr_customer_product_id":167595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:14.000Z","modified_at":"2026-01-27T03:57:14.000Z","name":"Jarod Romaguera","mobile_number":"883-986-3014","email_id":"Veda.Langosh96@hotmail.com","dop":"2025-04-06","serial_number":"11033018324819376","imei1":"11033018324819376","imei2":"11033018324819376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167587,"job_number":"JOB_167587","tr_customer_id":167604,"tr_customer_product_id":167594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:12.000Z","modified_at":"2026-01-27T03:57:49.000Z","name":"Amani Donnelly","mobile_number":"253-395-8643","email_id":"Diamond_Keebler@hotmail.com","dop":"2025-04-06","serial_number":"10832037510535","imei1":"10832037510535","imei2":"10832037510535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167586,"job_number":"JOB_167586","tr_customer_id":167603,"tr_customer_product_id":167593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:12.000Z","modified_at":"2026-01-27T03:57:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13215400182104","imei1":"13215400182104","imei2":"13215400182104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167585,"job_number":"JOB_167585","tr_customer_id":167602,"tr_customer_product_id":167592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:11.000Z","modified_at":"2026-01-27T03:57:11.000Z","name":"Emmy Fisher","mobile_number":"650-427-0306","email_id":"Duane_Lueilwitz57@gmail.com","dop":"2025-04-06","serial_number":"11336384071000982","imei1":"11336384071000982","imei2":"11336384071000982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167584,"job_number":"JOB_167584","tr_customer_id":167601,"tr_customer_product_id":167591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:10.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Cole Rath","mobile_number":"325-290-3631","email_id":"Berry_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"11190183779068","imei1":"11190183779068","imei2":"11190183779068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167582,"job_number":"JOB_167582","tr_customer_id":167599,"tr_customer_product_id":167589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:02.000Z","modified_at":"2026-01-27T03:57:02.000Z","name":"Orrin O'Reilly","mobile_number":"946-754-6258","email_id":"Palma_Kassulke@hotmail.com","dop":"2025-04-06","serial_number":"18298148128893764","imei1":"18298148128893764","imei2":"18298148128893764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167581,"job_number":"JOB_167581","tr_customer_id":167598,"tr_customer_product_id":167588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:00.000Z","modified_at":"2026-01-27T03:57:37.000Z","name":"Gwendolyn Hackett","mobile_number":"673-237-0686","email_id":"Christina_McClure8@yahoo.com","dop":"2025-04-06","serial_number":"14889064039695","imei1":"14889064039695","imei2":"14889064039695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167578,"job_number":"JOB_167578","tr_customer_id":167595,"tr_customer_product_id":167585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:56.000Z","modified_at":"2026-01-27T03:56:56.000Z","name":"Gabrielle Lesch","mobile_number":"230-823-5194","email_id":"Modesta.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"18158410318607250","imei1":"18158410318607250","imei2":"18158410318607250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167577,"job_number":"JOB_167577","tr_customer_id":167594,"tr_customer_product_id":167584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:57:33.000Z","name":"Marilie Rohan","mobile_number":"248-304-9540","email_id":"Vance25@yahoo.com","dop":"2025-04-06","serial_number":"15987577073440","imei1":"15987577073440","imei2":"15987577073440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167576,"job_number":"JOB_167576","tr_customer_id":167593,"tr_customer_product_id":167583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15299749897933","imei1":"15299749897933","imei2":"15299749897933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167575,"job_number":"JOB_167575","tr_customer_id":167592,"tr_customer_product_id":167582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"Shany Skiles","mobile_number":"343-313-8058","email_id":"Blaze70@hotmail.com","dop":"2025-04-06","serial_number":"15894210290610844","imei1":"15894210290610844","imei2":"15894210290610844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167574,"job_number":"JOB_167574","tr_customer_id":167591,"tr_customer_product_id":167581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:53.000Z","modified_at":"2026-01-27T03:56:53.000Z","name":"Mertie Bruen","mobile_number":"690-491-2264","email_id":"Zion.Goyette@hotmail.com","dop":"2025-04-06","serial_number":"15584272345159952","imei1":"15584272345159952","imei2":"15584272345159952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167573,"job_number":"JOB_167573","tr_customer_id":167590,"tr_customer_product_id":167580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:57:31.000Z","name":"Austen Champlin","mobile_number":"469-982-3538","email_id":"Albin_Treutel36@gmail.com","dop":"2025-04-06","serial_number":"14891749000162","imei1":"14891749000162","imei2":"14891749000162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167572,"job_number":"JOB_167572","tr_customer_id":167589,"tr_customer_product_id":167579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:56:52.000Z","name":"Vicky Haag","mobile_number":"371-669-9415","email_id":"Braden83@yahoo.com","dop":"2025-04-06","serial_number":"17866526886439260","imei1":"17866526886439260","imei2":"17866526886439260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167571,"job_number":"JOB_167571","tr_customer_id":167588,"tr_customer_product_id":167578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Rosella Bergstrom","mobile_number":"701-715-2032","email_id":"Kassandra39@yahoo.com","dop":"2025-04-06","serial_number":"14025417199656","imei1":"14025417199656","imei2":"14025417199656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167570,"job_number":"JOB_167570","tr_customer_id":167587,"tr_customer_product_id":167577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12442143109962","imei1":"12442143109962","imei2":"12442143109962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167569,"job_number":"JOB_167569","tr_customer_id":167586,"tr_customer_product_id":167576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"Brionna Lakin","mobile_number":"382-873-6677","email_id":"Desiree.Carroll36@gmail.com","dop":"2025-06-18","serial_number":"1066996724856225","imei1":"1066996724856225","imei2":"1066996724856225","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167568,"job_number":"JOB_167568","tr_customer_id":167585,"tr_customer_product_id":167575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:57:30.000Z","name":"Damion Walker","mobile_number":"425-372-2349","email_id":"Zola23@hotmail.com","dop":"2025-04-06","serial_number":"11972983969648","imei1":"11972983969648","imei2":"11972983969648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167567,"job_number":"JOB_167567","tr_customer_id":167584,"tr_customer_product_id":167574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:50.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Kirsten Purdy","mobile_number":"667-490-5340","email_id":"Ellsworth.Lynch@yahoo.com","dop":"2025-06-18","serial_number":"10974195504643","imei1":"10974195504643","imei2":"10974195504643","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167566,"job_number":"JOB_167566","tr_customer_id":167583,"tr_customer_product_id":167573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:50.000Z","modified_at":"2026-01-27T03:56:50.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10377252459264","imei1":"10377252459264","imei2":"10377252459264","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167565,"job_number":"JOB_167565","tr_customer_id":167582,"tr_customer_product_id":167572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:49.000Z","modified_at":"2026-01-27T03:56:49.000Z","name":"Julie Welch","mobile_number":"571-317-7787","email_id":"Raymond93@hotmail.com","dop":"2025-04-06","serial_number":"19012616646092010","imei1":"19012616646092010","imei2":"19012616646092010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167564,"job_number":"JOB_167564","tr_customer_id":167581,"tr_customer_product_id":167571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:47.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"Ralph Gerlach","mobile_number":"746-208-3832","email_id":"Trey_Reilly@gmail.com","dop":"2025-04-06","serial_number":"16572571827001","imei1":"16572571827001","imei2":"16572571827001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167563,"job_number":"JOB_167563","tr_customer_id":167580,"tr_customer_product_id":167570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:41.000Z","modified_at":"2026-01-27T03:56:41.000Z","name":"Lisandro Bruen","mobile_number":"911-424-7644","email_id":"Jodie_Romaguera@gmail.com","dop":"2025-04-06","serial_number":"13282450462299732","imei1":"13282450462299732","imei2":"13282450462299732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167562,"job_number":"JOB_167562","tr_customer_id":167579,"tr_customer_product_id":167569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:40.000Z","modified_at":"2026-01-27T03:57:19.000Z","name":"Lue Schinner","mobile_number":"470-782-4153","email_id":"Braulio37@hotmail.com","dop":"2025-04-06","serial_number":"19673463751655","imei1":"19673463751655","imei2":"19673463751655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167561,"job_number":"JOB_167561","tr_customer_id":167578,"tr_customer_product_id":167568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:40.000Z","modified_at":"2026-01-27T03:56:40.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13427742008225","imei1":"13427742008225","imei2":"13427742008225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167560,"job_number":"JOB_167560","tr_customer_id":167577,"tr_customer_product_id":167567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:38.000Z","modified_at":"2026-01-27T03:56:47.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"46832736178143","imei1":"46832736178143","imei2":"46832736178143","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167559,"job_number":"JOB_167559","tr_customer_id":167576,"tr_customer_product_id":167566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:28.000Z","modified_at":"2026-01-27T03:56:28.000Z","name":"Deron Sanford","mobile_number":"639-632-3468","email_id":"Rey.Kiehn35@yahoo.com","dop":"2025-04-06","serial_number":"18509899910406510","imei1":"18509899910406510","imei2":"18509899910406510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167558,"job_number":"JOB_167558","tr_customer_id":167575,"tr_customer_product_id":167565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:27.000Z","modified_at":"2026-01-27T03:56:36.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"86433522314885","imei1":"86433522314885","imei2":"86433522314885","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167557,"job_number":"JOB_167557","tr_customer_id":167574,"tr_customer_product_id":167564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:27.000Z","modified_at":"2026-01-27T03:57:03.000Z","name":"Cortez Okuneva","mobile_number":"243-379-2128","email_id":"Evangeline.Haag37@yahoo.com","dop":"2025-04-06","serial_number":"13784274402878","imei1":"13784274402878","imei2":"13784274402878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167556,"job_number":"JOB_167556","tr_customer_id":167573,"tr_customer_product_id":167563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:19.000Z","modified_at":"2026-01-27T03:05:19.000Z","name":"Alvena Williamson","mobile_number":"423-695-9416","email_id":"Ralph_Daniel99@gmail.com","dop":"2025-04-06","serial_number":"13929952924531452","imei1":"13929952924531452","imei2":"13929952924531452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167555,"job_number":"JOB_167555","tr_customer_id":167572,"tr_customer_product_id":167562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:18.000Z","modified_at":"2026-01-27T03:05:53.000Z","name":"Lue Koss","mobile_number":"890-272-0890","email_id":"Kariane88@yahoo.com","dop":"2025-04-06","serial_number":"12622222412301","imei1":"12622222412301","imei2":"12622222412301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167554,"job_number":"JOB_167554","tr_customer_id":167571,"tr_customer_product_id":167561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:17.000Z","modified_at":"2026-01-27T03:05:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14795401254556","imei1":"14795401254556","imei2":"14795401254556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167553,"job_number":"JOB_167553","tr_customer_id":167570,"tr_customer_product_id":167560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:37.000Z","modified_at":"2026-01-27T03:04:37.000Z","name":"Donato Labadie","mobile_number":"458-864-3903","email_id":"Osbaldo.Skiles@yahoo.com","dop":"2025-04-06","serial_number":"16685826357599888","imei1":"16685826357599888","imei2":"16685826357599888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167552,"job_number":"JOB_167552","tr_customer_id":167569,"tr_customer_product_id":167559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:35.000Z","modified_at":"2026-01-27T03:05:10.000Z","name":"Ines Bins","mobile_number":"331-644-1254","email_id":"Marianne95@hotmail.com","dop":"2025-04-06","serial_number":"10196588918332","imei1":"10196588918332","imei2":"10196588918332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167551,"job_number":"JOB_167551","tr_customer_id":167568,"tr_customer_product_id":167558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:35.000Z","modified_at":"2026-01-27T03:04:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11769976971366","imei1":"11769976971366","imei2":"11769976971366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167550,"job_number":"JOB_167550","tr_customer_id":167567,"tr_customer_product_id":167557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:54.000Z","modified_at":"2026-01-27T03:03:54.000Z","name":"Jayce Olson","mobile_number":"471-289-5640","email_id":"Sister83@gmail.com","dop":"2025-04-06","serial_number":"16134674822616796","imei1":"16134674822616796","imei2":"16134674822616796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167549,"job_number":"JOB_167549","tr_customer_id":167566,"tr_customer_product_id":167556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:53.000Z","modified_at":"2026-01-27T03:04:28.000Z","name":"Murphy Walker","mobile_number":"437-509-6401","email_id":"Jadyn_Dickinson89@hotmail.com","dop":"2025-04-06","serial_number":"16209779649139","imei1":"16209779649139","imei2":"16209779649139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167548,"job_number":"JOB_167548","tr_customer_id":167565,"tr_customer_product_id":167555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:53.000Z","modified_at":"2026-01-27T03:03:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14540231857564","imei1":"14540231857564","imei2":"14540231857564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167543,"job_number":"JOB_167543","tr_customer_id":167560,"tr_customer_product_id":167550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T01:31:06.000Z","modified_at":"2026-01-27T01:31:06.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-17","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-17T01:31:05.469619446Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T01:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167893,"job_number":"JOB_167893","tr_customer_id":167910,"tr_customer_product_id":167900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:01.000Z","modified_at":"2026-01-27T06:38:01.000Z","name":"Jonatan Boyle","mobile_number":"565-294-8891","email_id":"Domenica_Bosco@gmail.com","dop":"2000-01-31","serial_number":"1030009739899854","imei1":"1030009739899854","imei2":"1030009739899854","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167891,"job_number":"JOB_167891","tr_customer_id":167908,"tr_customer_product_id":167898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:59.000Z","modified_at":"2026-01-27T06:37:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10174215740446","imei1":"10174215740446","imei2":"10174215740446","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167887,"job_number":"JOB_167887","tr_customer_id":167904,"tr_customer_product_id":167894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:17.000Z","modified_at":"2026-01-27T06:37:17.000Z","name":"Phyllis Stoltenberg","mobile_number":"269-487-7127","email_id":"Enos.Ernser@yahoo.com","dop":"2000-01-31","serial_number":"1017361775799387","imei1":"1017361775799387","imei2":"1017361775799387","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167885,"job_number":"JOB_167885","tr_customer_id":167902,"tr_customer_product_id":167892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:15.000Z","modified_at":"2026-01-27T06:37:15.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10975522372856","imei1":"10975522372856","imei2":"10975522372856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167876,"job_number":"JOB_167876","tr_customer_id":167893,"tr_customer_product_id":167883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:33.000Z","modified_at":"2026-01-27T06:36:33.000Z","name":"Princess Bartell","mobile_number":"610-243-2625","email_id":"Frederique.Nienow41@gmail.com","dop":"2000-01-31","serial_number":"1008582811372429","imei1":"1008582811372429","imei2":"1008582811372429","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167874,"job_number":"JOB_167874","tr_customer_id":167891,"tr_customer_product_id":167881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:31.000Z","modified_at":"2026-01-27T06:36:31.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10620499692264","imei1":"10620499692264","imei2":"10620499692264","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167868,"job_number":"JOB_167868","tr_customer_id":167885,"tr_customer_product_id":167875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:49.000Z","modified_at":"2026-01-27T06:35:49.000Z","name":"Marcelle Zieme","mobile_number":"348-753-9040","email_id":"Lottie_Schiller95@hotmail.com","dop":"2000-01-31","serial_number":"1044629435192454","imei1":"1044629435192454","imei2":"1044629435192454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167866,"job_number":"JOB_167866","tr_customer_id":167883,"tr_customer_product_id":167873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:47.000Z","modified_at":"2026-01-27T06:35:47.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10437737016874","imei1":"10437737016874","imei2":"10437737016874","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167726,"job_number":"JOB_167726","tr_customer_id":167743,"tr_customer_product_id":167733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:35.000Z","modified_at":"2026-01-27T03:59:35.000Z","name":"Ansel Durgan","mobile_number":"326-411-8036","email_id":"Geo.Bayer12@yahoo.com","dop":"2000-01-31","serial_number":"1040609851694983","imei1":"1040609851694983","imei2":"1040609851694983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167724,"job_number":"JOB_167724","tr_customer_id":167741,"tr_customer_product_id":167731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:34.000Z","modified_at":"2026-01-27T03:59:34.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10756932133754","imei1":"10756932133754","imei2":"10756932133754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167701,"job_number":"JOB_167701","tr_customer_id":167718,"tr_customer_product_id":167708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"Gilda Moore","mobile_number":"609-676-5261","email_id":"Wade_Bernier40@hotmail.com","dop":"2000-01-31","serial_number":"1014467587513357","imei1":"1014467587513357","imei2":"1014467587513357","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167697,"job_number":"JOB_167697","tr_customer_id":167714,"tr_customer_product_id":167704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10404146666771","imei1":"10404146666771","imei2":"10404146666771","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167660,"job_number":"JOB_167660","tr_customer_id":167677,"tr_customer_product_id":167667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Lilla Rodriguez","mobile_number":"471-903-4904","email_id":"Miracle77@hotmail.com","dop":"2000-01-31","serial_number":"1003103858390333","imei1":"1003103858390333","imei2":"1003103858390333","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167656,"job_number":"JOB_167656","tr_customer_id":167673,"tr_customer_product_id":167663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10368661501071","imei1":"10368661501071","imei2":"10368661501071","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167604,"job_number":"JOB_167604","tr_customer_id":167621,"tr_customer_product_id":167611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:22.000Z","modified_at":"2026-01-27T03:57:22.000Z","name":"Kathlyn Emard","mobile_number":"883-509-2132","email_id":"Flavie_Vandervort@hotmail.com","dop":"2000-01-31","serial_number":"1042892078118244","imei1":"1042892078118244","imei2":"1042892078118244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167601,"job_number":"JOB_167601","tr_customer_id":167618,"tr_customer_product_id":167608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10001153009440","imei1":"10001153009440","imei2":"10001153009440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167892,"job_number":"JOB_167892","tr_customer_id":167909,"tr_customer_product_id":167899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:00.000Z","modified_at":"2026-01-27T06:38:36.000Z","name":"Adrain Flatley","mobile_number":"625-204-1955","email_id":"Iliana_Green@gmail.com","dop":"2000-01-31","serial_number":"10327360941022","imei1":"10327360941022","imei2":"10327360941022","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167886,"job_number":"JOB_167886","tr_customer_id":167903,"tr_customer_product_id":167893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:16.000Z","modified_at":"2026-01-27T06:37:53.000Z","name":"Vivianne Kuvalis","mobile_number":"928-407-3268","email_id":"Nola37@hotmail.com","dop":"2000-01-31","serial_number":"10539760183863","imei1":"10539760183863","imei2":"10539760183863","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167878,"job_number":"JOB_167878","tr_customer_id":167895,"tr_customer_product_id":167885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:42.000Z","modified_at":"2026-01-27T06:37:22.000Z","name":"Ezequiel Hauck","mobile_number":"402-515-8716","email_id":"Ethel52@hotmail.com","dop":"2025-10-21","serial_number":"12597963508580","imei1":"12597963508580","imei2":"12597963508580","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167875,"job_number":"JOB_167875","tr_customer_id":167892,"tr_customer_product_id":167882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:32.000Z","modified_at":"2026-01-27T06:37:09.000Z","name":"Jakayla Stehr","mobile_number":"889-226-7042","email_id":"Oswald_Blanda50@hotmail.com","dop":"2000-01-31","serial_number":"10809822361810","imei1":"10809822361810","imei2":"10809822361810","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167870,"job_number":"JOB_167870","tr_customer_id":167887,"tr_customer_product_id":167877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:55.000Z","modified_at":"2026-01-27T06:36:34.000Z","name":"Fletcher Langosh","mobile_number":"961-716-6775","email_id":"Danyka74@hotmail.com","dop":"2025-10-21","serial_number":"12097514595498","imei1":"12097514595498","imei2":"12097514595498","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167867,"job_number":"JOB_167867","tr_customer_id":167884,"tr_customer_product_id":167874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:47.000Z","modified_at":"2026-01-27T06:36:24.000Z","name":"Keenan Strosin","mobile_number":"493-722-5111","email_id":"Athena3@yahoo.com","dop":"2000-01-31","serial_number":"10961625417361","imei1":"10961625417361","imei2":"10961625417361","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167862,"job_number":"JOB_167862","tr_customer_id":167879,"tr_customer_product_id":167869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:07.000Z","modified_at":"2026-01-27T06:35:46.000Z","name":"Erling Schowalter","mobile_number":"297-720-6965","email_id":"Emerald.Hayes@yahoo.com","dop":"2025-10-21","serial_number":"17024058576990","imei1":"17024058576990","imei2":"17024058576990","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167756,"job_number":"JOB_167756","tr_customer_id":167773,"tr_customer_product_id":167763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:08.000Z","modified_at":"2026-01-27T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74072070477227","imei1":"74072070477227","imei2":"74072070477227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167755,"job_number":"JOB_167755","tr_customer_id":167772,"tr_customer_product_id":167762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40729081242918","imei1":"40729081242918","imei2":"40729081242918","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167754,"job_number":"JOB_167754","tr_customer_id":167771,"tr_customer_product_id":167761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15031952061543","imei1":"15031952061543","imei2":"15031952061543","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167753,"job_number":"JOB_167753","tr_customer_id":167770,"tr_customer_product_id":167760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46674199155380","imei1":"46674199155380","imei2":"46674199155380","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167752,"job_number":"JOB_167752","tr_customer_id":167769,"tr_customer_product_id":167759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13224128065911","imei1":"13224128065911","imei2":"13224128065911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167751,"job_number":"JOB_167751","tr_customer_id":167768,"tr_customer_product_id":167758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73599827046103","imei1":"73599827046103","imei2":"73599827046103","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167750,"job_number":"JOB_167750","tr_customer_id":167767,"tr_customer_product_id":167757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12920615173484","imei1":"12920615173484","imei2":"12920615173484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167749,"job_number":"JOB_167749","tr_customer_id":167766,"tr_customer_product_id":167756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:36.000Z","modified_at":"2026-01-27T04:05:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24590586092397","imei1":"24590586092397","imei2":"24590586092397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167748,"job_number":"JOB_167748","tr_customer_id":167765,"tr_customer_product_id":167755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41394992103667","imei1":"41394992103667","imei2":"41394992103667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167747,"job_number":"JOB_167747","tr_customer_id":167764,"tr_customer_product_id":167754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63891004325201","imei1":"63891004325201","imei2":"63891004325201","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167746,"job_number":"JOB_167746","tr_customer_id":167763,"tr_customer_product_id":167753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53625626675668","imei1":"53625626675668","imei2":"53625626675668","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167745,"job_number":"JOB_167745","tr_customer_id":167762,"tr_customer_product_id":167752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46523212624438","imei1":"46523212624438","imei2":"46523212624438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167744,"job_number":"JOB_167744","tr_customer_id":167761,"tr_customer_product_id":167751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84840740161320","imei1":"84840740161320","imei2":"84840740161320","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167743,"job_number":"JOB_167743","tr_customer_id":167760,"tr_customer_product_id":167750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46488600950401","imei1":"46488600950401","imei2":"46488600950401","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167742,"job_number":"JOB_167742","tr_customer_id":167759,"tr_customer_product_id":167749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:04.000Z","modified_at":"2026-01-27T04:04:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19395955050300","imei1":"19395955050300","imei2":"19395955050300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167741,"job_number":"JOB_167741","tr_customer_id":167758,"tr_customer_product_id":167748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18506977235583","imei1":"18506977235583","imei2":"18506977235583","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167740,"job_number":"JOB_167740","tr_customer_id":167757,"tr_customer_product_id":167747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25474750557996","imei1":"25474750557996","imei2":"25474750557996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167739,"job_number":"JOB_167739","tr_customer_id":167756,"tr_customer_product_id":167746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23206692471066","imei1":"23206692471066","imei2":"23206692471066","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167738,"job_number":"JOB_167738","tr_customer_id":167755,"tr_customer_product_id":167745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69648210848652","imei1":"69648210848652","imei2":"69648210848652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167737,"job_number":"JOB_167737","tr_customer_id":167754,"tr_customer_product_id":167744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87908979667028","imei1":"87908979667028","imei2":"87908979667028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167736,"job_number":"JOB_167736","tr_customer_id":167753,"tr_customer_product_id":167743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68750095402755","imei1":"68750095402755","imei2":"68750095402755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167725,"job_number":"JOB_167725","tr_customer_id":167742,"tr_customer_product_id":167732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:34.000Z","modified_at":"2026-01-27T04:00:11.000Z","name":"Lorena Raynor","mobile_number":"505-412-7010","email_id":"Jayson36@gmail.com","dop":"2000-01-31","serial_number":"10356871190723","imei1":"10356871190723","imei2":"10356871190723","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167699,"job_number":"JOB_167699","tr_customer_id":167716,"tr_customer_product_id":167706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Ruth Spinka","mobile_number":"567-517-0880","email_id":"Junius_Emard@gmail.com","dop":"2000-01-31","serial_number":"10994193539382","imei1":"10994193539382","imei2":"10994193539382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167658,"job_number":"JOB_167658","tr_customer_id":167675,"tr_customer_product_id":167665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:05.000Z","modified_at":"2026-01-27T03:58:42.000Z","name":"Giovani Becker","mobile_number":"836-554-6598","email_id":"Justice.Gerlach17@gmail.com","dop":"2000-01-31","serial_number":"10624707653449","imei1":"10624707653449","imei2":"10624707653449","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167619,"job_number":"JOB_167619","tr_customer_id":167636,"tr_customer_product_id":167626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:37.000Z","modified_at":"2026-01-27T03:57:37.000Z","name":"Justice Stroman","mobile_number":"432-530-0600","email_id":"Edgar41@gmail.com","dop":"2025-05-30","serial_number":"1961560333862636","imei1":"1961560333862636","imei2":"1961560333862636","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167617,"job_number":"JOB_167617","tr_customer_id":167634,"tr_customer_product_id":167624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Arlie Goyette","mobile_number":"774-884-8093","email_id":"Gabriella.Kiehn@gmail.com","dop":"2025-05-30","serial_number":"18680927987810","imei1":"18680927987810","imei2":"18680927987810","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167615,"job_number":"JOB_167615","tr_customer_id":167632,"tr_customer_product_id":167622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Flavio Roberts","mobile_number":"486-327-5797","email_id":"Lexie_Konopelski@hotmail.com","dop":"2025-05-30","serial_number":"11200459191432","imei1":"11200459191432","imei2":"11200459191432","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167602,"job_number":"JOB_167602","tr_customer_id":167619,"tr_customer_product_id":167609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Grace Blick","mobile_number":"744-224-5481","email_id":"Nayeli.Wintheiser@hotmail.com","dop":"2000-01-31","serial_number":"10459943038758","imei1":"10459943038758","imei2":"10459943038758","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167846,"job_number":"JOB_167846","tr_customer_id":167863,"tr_customer_product_id":167853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:17.000Z","modified_at":"2026-01-27T06:30:31.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"63418459119098","imei1":"63418459119098","imei2":"63418459119098","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167842,"job_number":"JOB_167842","tr_customer_id":167859,"tr_customer_product_id":167849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:59.000Z","modified_at":"2026-01-27T06:30:12.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"14949087610513","imei1":"14949087610513","imei2":"14949087610513","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167841,"job_number":"JOB_167841","tr_customer_id":167858,"tr_customer_product_id":167848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:41.000Z","modified_at":"2026-01-27T06:29:54.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"83346861180614","imei1":"83346861180614","imei2":"83346861180614","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167814,"job_number":"JOB_167814","tr_customer_id":167831,"tr_customer_product_id":167821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:22:09.000Z","modified_at":"2026-01-27T06:22:36.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"87489460908188","imei1":"87489460908188","imei2":"87489460908188","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167813,"job_number":"JOB_167813","tr_customer_id":167830,"tr_customer_product_id":167820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:34.000Z","modified_at":"2026-01-27T06:20:34.000Z","name":"Sonny Turner","mobile_number":"799-958-6159","email_id":"Donna.MacGyver@yahoo.com","dop":"2025-06-09","serial_number":"103029682528025","imei1":"103029682528025","imei2":"103029682528025","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167812,"job_number":"JOB_167812","tr_customer_id":167829,"tr_customer_product_id":167819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:33.000Z","modified_at":"2026-01-27T06:20:44.000Z","name":"Bryce Leffler","mobile_number":"385-608-7314","email_id":"Eleanora34@gmail.com","dop":"2025-06-09","serial_number":"101447873691916","imei1":"101447873691916","imei2":"101447873691916","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167811,"job_number":"JOB_167811","tr_customer_id":167828,"tr_customer_product_id":167818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:33.000Z","modified_at":"2026-01-27T06:20:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100068897076486","imei1":"100068897076486","imei2":"100068897076486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167807,"job_number":"JOB_167807","tr_customer_id":167824,"tr_customer_product_id":167814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:18.000Z","modified_at":"2026-01-27T06:20:18.000Z","name":"Adan Padberg","mobile_number":"624-381-5378","email_id":"Jessika.Roob@hotmail.com","dop":"2025-06-09","serial_number":"101487988748895","imei1":"101487988748895","imei2":"101487988748895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167806,"job_number":"JOB_167806","tr_customer_id":167823,"tr_customer_product_id":167813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:17.000Z","modified_at":"2026-01-27T06:20:29.000Z","name":"Ruben Christiansen","mobile_number":"731-322-8089","email_id":"Rylan70@gmail.com","dop":"2025-06-09","serial_number":"101454981814787","imei1":"101454981814787","imei2":"101454981814787","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167805,"job_number":"JOB_167805","tr_customer_id":167822,"tr_customer_product_id":167812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:17.000Z","modified_at":"2026-01-27T06:20:17.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107185650913150","imei1":"107185650913150","imei2":"107185650913150","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167804,"job_number":"JOB_167804","tr_customer_id":167821,"tr_customer_product_id":167811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:02.000Z","modified_at":"2026-01-27T06:20:02.000Z","name":"Margarete Runolfsson","mobile_number":"585-678-2135","email_id":"Neha_McCullough@yahoo.com","dop":"2025-06-09","serial_number":"102551438914382","imei1":"102551438914382","imei2":"102551438914382","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167803,"job_number":"JOB_167803","tr_customer_id":167820,"tr_customer_product_id":167810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:01.000Z","modified_at":"2026-01-27T06:20:13.000Z","name":"Rashad Fritsch","mobile_number":"226-706-0013","email_id":"Jan_Boyle4@hotmail.com","dop":"2025-06-09","serial_number":"109276788223497","imei1":"109276788223497","imei2":"109276788223497","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167802,"job_number":"JOB_167802","tr_customer_id":167819,"tr_customer_product_id":167809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:01.000Z","modified_at":"2026-01-27T06:20:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101552759016705","imei1":"101552759016705","imei2":"101552759016705","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167795,"job_number":"JOB_167795","tr_customer_id":167812,"tr_customer_product_id":167802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:18:21.000Z","modified_at":"2026-01-27T06:18:44.000Z","name":"Enrico Kirlin","mobile_number":"251-555-3855","email_id":"Eli72@yahoo.com","dop":"2025-10-01","serial_number":"11322837650533","imei1":"11322837650533","imei2":"11322837650533","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167794,"job_number":"JOB_167794","tr_customer_id":167811,"tr_customer_product_id":167801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:17:35.000Z","modified_at":"2026-01-27T06:18:02.000Z","name":"Troy Langworth","mobile_number":"692-491-3396","email_id":"Bernadine.Runolfsdottir@hotmail.com","dop":"2025-11-04","serial_number":"84989457462321","imei1":"84989457462321","imei2":"84989457462321","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:18:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167793,"job_number":"JOB_167793","tr_customer_id":167810,"tr_customer_product_id":167800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:17:19.000Z","modified_at":"2026-01-27T06:17:30.000Z","name":"Wilhelmine Nienow","mobile_number":"634-944-3525","email_id":"Vena.Toy@gmail.com","dop":"2025-11-04","serial_number":"50739144913283","imei1":"50739144913283","imei2":"50739144913283","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167758,"job_number":"JOB_167758","tr_customer_id":167775,"tr_customer_product_id":167765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:39:13.000Z","modified_at":"2026-01-27T04:39:13.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19392864251321","imei1":"19392864251321","imei2":"19392864251321","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167757,"job_number":"JOB_167757","tr_customer_id":167774,"tr_customer_product_id":167764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:39:12.000Z","modified_at":"2026-01-27T04:39:22.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15588334816566","imei1":"15588334816566","imei2":"15588334816566","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167717,"job_number":"JOB_167717","tr_customer_id":167734,"tr_customer_product_id":167724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:13.000Z","modified_at":"2026-01-27T03:59:13.000Z","name":"Emie Greenholt","mobile_number":"985-658-9900","email_id":"Rod41@hotmail.com","dop":"2025-06-09","serial_number":"105938978155234","imei1":"105938978155234","imei2":"105938978155234","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167716,"job_number":"JOB_167716","tr_customer_id":167733,"tr_customer_product_id":167723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:13.000Z","modified_at":"2026-01-27T03:59:24.000Z","name":"Bennie Franecki","mobile_number":"802-828-9137","email_id":"Mario.Sanford@yahoo.com","dop":"2025-06-09","serial_number":"108192504023156","imei1":"108192504023156","imei2":"108192504023156","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167715,"job_number":"JOB_167715","tr_customer_id":167732,"tr_customer_product_id":167722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:12.000Z","modified_at":"2026-01-27T03:59:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109186152508815","imei1":"109186152508815","imei2":"109186152508815","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167707,"job_number":"JOB_167707","tr_customer_id":167724,"tr_customer_product_id":167714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Fermin Morar","mobile_number":"734-674-9275","email_id":"Monica.Schroeder@hotmail.com","dop":"2025-06-09","serial_number":"109431696412298","imei1":"109431696412298","imei2":"109431696412298","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167706,"job_number":"JOB_167706","tr_customer_id":167723,"tr_customer_product_id":167713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"Kayley Grant","mobile_number":"987-283-8009","email_id":"Germaine16@gmail.com","dop":"2025-06-09","serial_number":"102323060459001","imei1":"102323060459001","imei2":"102323060459001","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167705,"job_number":"JOB_167705","tr_customer_id":167722,"tr_customer_product_id":167712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108554028495768","imei1":"108554028495768","imei2":"108554028495768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167690,"job_number":"JOB_167690","tr_customer_id":167707,"tr_customer_product_id":167697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Yasmine O'Conner","mobile_number":"276-226-2059","email_id":"Micheal.Langworth@hotmail.com","dop":"2025-06-09","serial_number":"104117836226352","imei1":"104117836226352","imei2":"104117836226352","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167688,"job_number":"JOB_167688","tr_customer_id":167705,"tr_customer_product_id":167695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:52.000Z","name":"Devyn Jerde","mobile_number":"833-279-3346","email_id":"Deja72@yahoo.com","dop":"2025-06-09","serial_number":"103696049142109","imei1":"103696049142109","imei2":"103696049142109","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167686,"job_number":"JOB_167686","tr_customer_id":167703,"tr_customer_product_id":167693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109429601299068","imei1":"109429601299068","imei2":"109429601299068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167647,"job_number":"JOB_167647","tr_customer_id":167664,"tr_customer_product_id":167654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Royce Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187031398724326","imei1":"187031398724326","imei2":"187031398724326","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167646,"job_number":"JOB_167646","tr_customer_id":167663,"tr_customer_product_id":167653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"George Wehner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162741629655708","imei1":"162741629655708","imei2":"162741629655708","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167645,"job_number":"JOB_167645","tr_customer_id":167662,"tr_customer_product_id":167652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Joesph Wisozk","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180299567372427","imei1":"180299567372427","imei2":"180299567372427","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167644,"job_number":"JOB_167644","tr_customer_id":167661,"tr_customer_product_id":167651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"160947787121403","imei1":"160947787121403","imei2":"160947787121403","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167635,"job_number":"JOB_167635","tr_customer_id":167652,"tr_customer_product_id":167642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Kayley Cartwright","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142568640052876","imei1":"142568640052876","imei2":"142568640052876","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167634,"job_number":"JOB_167634","tr_customer_id":167651,"tr_customer_product_id":167641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Constantin Jones","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114120787849256","imei1":"114120787849256","imei2":"114120787849256","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167633,"job_number":"JOB_167633","tr_customer_id":167650,"tr_customer_product_id":167640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:58:11.000Z","name":"Tanner Bernhard","mobile_number":"590-234-8156","email_id":"Hardy74@yahoo.com","dop":"2025-10-01","serial_number":"12083728362528","imei1":"12083728362528","imei2":"12083728362528","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167632,"job_number":"JOB_167632","tr_customer_id":167649,"tr_customer_product_id":167639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Krystel Mertz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"169905397032309","imei1":"169905397032309","imei2":"169905397032309","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167631,"job_number":"JOB_167631","tr_customer_id":167648,"tr_customer_product_id":167638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:46.000Z","modified_at":"2026-01-27T03:57:46.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"113592422631647","imei1":"113592422631647","imei2":"113592422631647","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167610,"job_number":"JOB_167610","tr_customer_id":167627,"tr_customer_product_id":167617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:32.000Z","modified_at":"2026-01-27T03:57:32.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kim_Senger19@yahoo.com","dop":"2025-07-02","serial_number":"14478206148415","imei1":"14478206148415","imei2":"14478206148415","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167598,"job_number":"JOB_167598","tr_customer_id":167615,"tr_customer_product_id":167605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:19.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"giyu tomiaka","mobile_number":"325-918-4615","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"898295578132122","imei1":"898295578132122","imei2":"898295578132122","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167589,"job_number":"JOB_167589","tr_customer_id":167606,"tr_customer_product_id":167596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:15.000Z","modified_at":"2026-01-27T03:57:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kelsi_Schiller40@hotmail.com","dop":"2025-07-02","serial_number":"18330157911715","imei1":"18330157911715","imei2":"18330157911715","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167583,"job_number":"JOB_167583","tr_customer_id":167600,"tr_customer_product_id":167590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:08.000Z","modified_at":"2026-01-27T03:57:17.000Z","name":"tanjiro kamado","mobile_number":"491-800-0516","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"186981793403282","imei1":"186981793403282","imei2":"186981793403282","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167580,"job_number":"JOB_167580","tr_customer_id":167597,"tr_customer_product_id":167587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:58.000Z","modified_at":"2026-01-27T03:56:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Sonia_Reichel97@hotmail.com","dop":"2025-07-02","serial_number":"19374980428044","imei1":"19374980428044","imei2":"19374980428044","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167579,"job_number":"JOB_167579","tr_customer_id":167596,"tr_customer_product_id":167586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:57.000Z","modified_at":"2026-01-27T03:57:06.000Z","name":"saitama sensei","mobile_number":"241-714-5923","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"720202871951017","imei1":"720202871951017","imei2":"720202871951017","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167547,"job_number":"JOB_167547","tr_customer_id":167564,"tr_customer_product_id":167554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:58:17.000Z","modified_at":"2026-01-27T02:58:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13975438843936","imei1":"13975438843936","imei2":"13975438843936","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167546,"job_number":"JOB_167546","tr_customer_id":167563,"tr_customer_product_id":167553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:58:17.000Z","modified_at":"2026-01-27T02:58:26.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19803285126055","imei1":"19803285126055","imei2":"19803285126055","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T02:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167545,"job_number":"JOB_167545","tr_customer_id":167562,"tr_customer_product_id":167552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:41:15.000Z","modified_at":"2026-01-27T02:41:15.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13453255964591","imei1":"13453255964591","imei2":"13453255964591","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167544,"job_number":"JOB_167544","tr_customer_id":167561,"tr_customer_product_id":167551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:41:15.000Z","modified_at":"2026-01-27T02:41:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16856548964448","imei1":"16856548964448","imei2":"16856548964448","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T02:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_131859"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzc1ODJ9.Hr3EHbbx-4FHSQXT6-cdjP5LqDdOSTsaoL0js2HOR30 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7fbb3865-cec9-4458-b45c-363f78100ca5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_167944"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"403-EuujsK/plCd6hskBEk1ibwQDbHQ" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:54:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":167944,"job_number":"JOB_167944","tr_customer_id":167961,"tr_customer_product_id":167951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:54:15.000Z","modified_at":"2026-01-27T06:54:15.000Z","name":"Izaiah Goodwin","mobile_number":"667-308-1378","email_id":"Elouise43@hotmail.com","dop":"2025-12-01","serial_number":"17184857919726","imei1":"17184857919726","imei2":"17184857919726","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_131859' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NTF9.vR4dPgkZKzYYqVkvk9dEQsq_QNb2KE8jPOmaLjf4JXQ |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9a6fe947-8224-4adc-8083-ac75702f790d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"62e-zX/yMPFUxVZrFrcFKjIm47uarRI" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:54:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":167944,"job_number":"JOB_167944","tr_customer_id":167961,"tr_customer_product_id":167951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:54:15.000Z","modified_at":"2026-01-27T06:54:15.000Z","name":"Izaiah Goodwin","mobile_number":"667-308-1378","email_id":"Elouise43@hotmail.com","dop":"2025-12-01","serial_number":"17184857919726","imei1":"17184857919726","imei2":"17184857919726","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":643078,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-27T06:54:15.000Z","created_at":"2026-01-27T06:54:15.000Z"},{"id":643079,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-27T06:54:15.000Z","created_at":"2026-01-27T06:54:15.000Z"}],"problems":[{"id":149088,"problem":"Smartphone is running slow","remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-27T06:54:15.000Z"}],"quatations":[]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cee76af0-170c-46c1-8776-ae30be424324 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-xz2W38e0idlhO9disl956hzY2rA" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NTl9.BqWZfRPtwdwsT48sQVSElZJix7YfWn-RtcloTQs5Kq8"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjA4NDB9.4Ax_l2bGknyphesCeGexRKRcsUiLqK7aUoV98mQ69AQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NTl9.BqWZfRPtwdwsT48sQVSElZJix7YfWn-RtcloTQs5Kq8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 815b83c3-8725-4fdb-b6f1-57ed21693d77 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjA4NDB9.4Ax_l2bGknyphesCeGexRKRcsUiLqK7aUoV98mQ69AQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-z3kPe63FCyX4+dgtahsodYVcnu8"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NTl9.BqWZfRPtwdwsT48sQVSElZJix7YfWn-RtcloTQs5Kq8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 27ae647b-df80-4b73-9c9e-ed31dde01eed |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-q/xbbqjoo0QBJpg48FCeNCqVobc" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":267},{"label":"Pending for repair","key":"pending_for_repair","count":0},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NTl9.BqWZfRPtwdwsT48sQVSElZJix7YfWn-RtcloTQs5Kq8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5ba02a01-a65a-4e38-b15a-b9bd83a0dd82 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"40d7e-9TaRxzTUzUCv3f4EaF8X0juMeEM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:54:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":167893,"job_number":"JOB_167893","tr_customer_id":167910,"tr_customer_product_id":167900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:01.000Z","modified_at":"2026-01-27T06:38:01.000Z","name":"Jonatan Boyle","mobile_number":"565-294-8891","email_id":"Domenica_Bosco@gmail.com","dop":"2000-01-31","serial_number":"1030009739899854","imei1":"1030009739899854","imei2":"1030009739899854","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167891,"job_number":"JOB_167891","tr_customer_id":167908,"tr_customer_product_id":167898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:59.000Z","modified_at":"2026-01-27T06:37:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10174215740446","imei1":"10174215740446","imei2":"10174215740446","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167887,"job_number":"JOB_167887","tr_customer_id":167904,"tr_customer_product_id":167894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:17.000Z","modified_at":"2026-01-27T06:37:17.000Z","name":"Phyllis Stoltenberg","mobile_number":"269-487-7127","email_id":"Enos.Ernser@yahoo.com","dop":"2000-01-31","serial_number":"1017361775799387","imei1":"1017361775799387","imei2":"1017361775799387","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167885,"job_number":"JOB_167885","tr_customer_id":167902,"tr_customer_product_id":167892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:15.000Z","modified_at":"2026-01-27T06:37:15.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10975522372856","imei1":"10975522372856","imei2":"10975522372856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167876,"job_number":"JOB_167876","tr_customer_id":167893,"tr_customer_product_id":167883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:33.000Z","modified_at":"2026-01-27T06:36:33.000Z","name":"Princess Bartell","mobile_number":"610-243-2625","email_id":"Frederique.Nienow41@gmail.com","dop":"2000-01-31","serial_number":"1008582811372429","imei1":"1008582811372429","imei2":"1008582811372429","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167874,"job_number":"JOB_167874","tr_customer_id":167891,"tr_customer_product_id":167881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:31.000Z","modified_at":"2026-01-27T06:36:31.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10620499692264","imei1":"10620499692264","imei2":"10620499692264","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167868,"job_number":"JOB_167868","tr_customer_id":167885,"tr_customer_product_id":167875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:49.000Z","modified_at":"2026-01-27T06:35:49.000Z","name":"Marcelle Zieme","mobile_number":"348-753-9040","email_id":"Lottie_Schiller95@hotmail.com","dop":"2000-01-31","serial_number":"1044629435192454","imei1":"1044629435192454","imei2":"1044629435192454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167866,"job_number":"JOB_167866","tr_customer_id":167883,"tr_customer_product_id":167873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:47.000Z","modified_at":"2026-01-27T06:35:47.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10437737016874","imei1":"10437737016874","imei2":"10437737016874","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167726,"job_number":"JOB_167726","tr_customer_id":167743,"tr_customer_product_id":167733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:35.000Z","modified_at":"2026-01-27T03:59:35.000Z","name":"Ansel Durgan","mobile_number":"326-411-8036","email_id":"Geo.Bayer12@yahoo.com","dop":"2000-01-31","serial_number":"1040609851694983","imei1":"1040609851694983","imei2":"1040609851694983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167724,"job_number":"JOB_167724","tr_customer_id":167741,"tr_customer_product_id":167731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:34.000Z","modified_at":"2026-01-27T03:59:34.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10756932133754","imei1":"10756932133754","imei2":"10756932133754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167701,"job_number":"JOB_167701","tr_customer_id":167718,"tr_customer_product_id":167708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"Gilda Moore","mobile_number":"609-676-5261","email_id":"Wade_Bernier40@hotmail.com","dop":"2000-01-31","serial_number":"1014467587513357","imei1":"1014467587513357","imei2":"1014467587513357","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167697,"job_number":"JOB_167697","tr_customer_id":167714,"tr_customer_product_id":167704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10404146666771","imei1":"10404146666771","imei2":"10404146666771","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167660,"job_number":"JOB_167660","tr_customer_id":167677,"tr_customer_product_id":167667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Lilla Rodriguez","mobile_number":"471-903-4904","email_id":"Miracle77@hotmail.com","dop":"2000-01-31","serial_number":"1003103858390333","imei1":"1003103858390333","imei2":"1003103858390333","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167656,"job_number":"JOB_167656","tr_customer_id":167673,"tr_customer_product_id":167663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10368661501071","imei1":"10368661501071","imei2":"10368661501071","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167604,"job_number":"JOB_167604","tr_customer_id":167621,"tr_customer_product_id":167611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:22.000Z","modified_at":"2026-01-27T03:57:22.000Z","name":"Kathlyn Emard","mobile_number":"883-509-2132","email_id":"Flavie_Vandervort@hotmail.com","dop":"2000-01-31","serial_number":"1042892078118244","imei1":"1042892078118244","imei2":"1042892078118244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167601,"job_number":"JOB_167601","tr_customer_id":167618,"tr_customer_product_id":167608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10001153009440","imei1":"10001153009440","imei2":"10001153009440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167944,"job_number":"JOB_167944","tr_customer_id":167961,"tr_customer_product_id":167951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:54:15.000Z","modified_at":"2026-01-27T06:54:15.000Z","name":"Izaiah Goodwin","mobile_number":"667-308-1378","email_id":"Elouise43@hotmail.com","dop":"2025-12-01","serial_number":"17184857919726","imei1":"17184857919726","imei2":"17184857919726","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167943,"job_number":"JOB_167943","tr_customer_id":167960,"tr_customer_product_id":167950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:54:15.000Z","modified_at":"2026-01-27T06:54:15.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14875645655732","imei1":"14875645655732","imei2":"14875645655732","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167941,"job_number":"JOB_167941","tr_customer_id":167958,"tr_customer_product_id":167948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:53:57.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15533783976054","imei1":"15533783976054","imei2":"15533783976054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167939,"job_number":"JOB_167939","tr_customer_id":167956,"tr_customer_product_id":167946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14442504887526","imei1":"14442504887526","imei2":"14442504887526","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167938,"job_number":"JOB_167938","tr_customer_id":167955,"tr_customer_product_id":167945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:27.000Z","modified_at":"2026-01-27T06:51:27.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10931088604581","imei1":"10931088604581","imei2":"10931088604581","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167936,"job_number":"JOB_167936","tr_customer_id":167953,"tr_customer_product_id":167943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:25.000Z","modified_at":"2026-01-27T06:51:25.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11495474994629","imei1":"11495474994629","imei2":"11495474994629","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167935,"job_number":"JOB_167935","tr_customer_id":167952,"tr_customer_product_id":167942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:00.000Z","modified_at":"2026-01-27T06:51:00.000Z","name":"Abe Borer","mobile_number":"232-802-4714","email_id":"Alfreda56@hotmail.com","dop":"2025-04-06","serial_number":"14248653361242728","imei1":"14248653361242728","imei2":"14248653361242728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167933,"job_number":"JOB_167933","tr_customer_id":167950,"tr_customer_product_id":167940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:58.000Z","modified_at":"2026-01-27T06:50:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16248942148525","imei1":"16248942148525","imei2":"16248942148525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167932,"job_number":"JOB_167932","tr_customer_id":167949,"tr_customer_product_id":167939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:42.000Z","modified_at":"2026-01-27T06:50:42.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"42969104263391","imei1":"42969104263391","imei2":"42969104263391","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167930,"job_number":"JOB_167930","tr_customer_id":167947,"tr_customer_product_id":167937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:40.000Z","modified_at":"2026-01-27T06:50:40.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11366144519689","imei1":"11366144519689","imei2":"11366144519689","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167929,"job_number":"JOB_167929","tr_customer_id":167946,"tr_customer_product_id":167936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:13.000Z","modified_at":"2026-01-27T06:50:13.000Z","name":"Arno Kessler","mobile_number":"230-754-1794","email_id":"Stanley57@hotmail.com","dop":"2025-04-06","serial_number":"18194212640282856","imei1":"18194212640282856","imei2":"18194212640282856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167927,"job_number":"JOB_167927","tr_customer_id":167944,"tr_customer_product_id":167934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:11.000Z","modified_at":"2026-01-27T06:50:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13203431323945","imei1":"13203431323945","imei2":"13203431323945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167926,"job_number":"JOB_167926","tr_customer_id":167943,"tr_customer_product_id":167933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:54.000Z","modified_at":"2026-01-27T06:49:54.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"90321257518944","imei1":"90321257518944","imei2":"90321257518944","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167924,"job_number":"JOB_167924","tr_customer_id":167941,"tr_customer_product_id":167931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:52.000Z","modified_at":"2026-01-27T06:49:52.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10934874410701","imei1":"10934874410701","imei2":"10934874410701","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167923,"job_number":"JOB_167923","tr_customer_id":167940,"tr_customer_product_id":167930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:30.000Z","modified_at":"2026-01-27T06:49:30.000Z","name":"Milton Bartell","mobile_number":"357-620-1896","email_id":"Kian46@hotmail.com","dop":"2025-04-06","serial_number":"17118551920422780","imei1":"17118551920422780","imei2":"17118551920422780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167921,"job_number":"JOB_167921","tr_customer_id":167938,"tr_customer_product_id":167928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:26.000Z","modified_at":"2026-01-27T06:49:26.000Z","name":"Garry Haag","mobile_number":"330-706-5364","email_id":"Lenna35@hotmail.com","dop":"2025-04-06","serial_number":"11179143080451844","imei1":"11179143080451844","imei2":"11179143080451844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167919,"job_number":"JOB_167919","tr_customer_id":167936,"tr_customer_product_id":167926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:25.000Z","modified_at":"2026-01-27T06:49:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17402848540623","imei1":"17402848540623","imei2":"17402848540623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167918,"job_number":"JOB_167918","tr_customer_id":167935,"tr_customer_product_id":167925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:39.000Z","modified_at":"2026-01-27T06:44:39.000Z","name":"Golden Brown","mobile_number":"840-732-0041","email_id":"Hailie73@hotmail.com","dop":"2025-04-06","serial_number":"15818286366602872","imei1":"15818286366602872","imei2":"15818286366602872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167916,"job_number":"JOB_167916","tr_customer_id":167933,"tr_customer_product_id":167923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:38.000Z","modified_at":"2026-01-27T06:44:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17063374650545","imei1":"17063374650545","imei2":"17063374650545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167915,"job_number":"JOB_167915","tr_customer_id":167932,"tr_customer_product_id":167922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:18.000Z","modified_at":"2026-01-27T06:44:18.000Z","name":"Ariane Hamill","mobile_number":"398-734-1884","email_id":"Ryleigh.Tremblay42@hotmail.com","dop":"2025-04-06","serial_number":"10595233660109322","imei1":"10595233660109322","imei2":"10595233660109322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167913,"job_number":"JOB_167913","tr_customer_id":167930,"tr_customer_product_id":167920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:51.000Z","modified_at":"2026-01-27T06:43:51.000Z","name":"Serenity Boyer","mobile_number":"339-974-1255","email_id":"Carleton.Marvin98@gmail.com","dop":"2025-04-06","serial_number":"15255955352476028","imei1":"15255955352476028","imei2":"15255955352476028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167911,"job_number":"JOB_167911","tr_customer_id":167928,"tr_customer_product_id":167918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:49.000Z","modified_at":"2026-01-27T06:43:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13742475805245","imei1":"13742475805245","imei2":"13742475805245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167910,"job_number":"JOB_167910","tr_customer_id":167927,"tr_customer_product_id":167917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:46.000Z","modified_at":"2026-01-27T06:43:46.000Z","name":"Percy Crist","mobile_number":"935-950-9106","email_id":"Krystel.Ankunding67@yahoo.com","dop":"2025-04-06","serial_number":"18545814363637170","imei1":"18545814363637170","imei2":"18545814363637170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167908,"job_number":"JOB_167908","tr_customer_id":167925,"tr_customer_product_id":167915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:44.000Z","modified_at":"2026-01-27T06:43:44.000Z","name":"Victor Schroeder","mobile_number":"473-540-3534","email_id":"Dexter_Marks@gmail.com","dop":"2025-04-06","serial_number":"16447744665311734","imei1":"16447744665311734","imei2":"16447744665311734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167906,"job_number":"JOB_167906","tr_customer_id":167923,"tr_customer_product_id":167913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:43.000Z","modified_at":"2026-01-27T06:43:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15646928553703","imei1":"15646928553703","imei2":"15646928553703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167905,"job_number":"JOB_167905","tr_customer_id":167922,"tr_customer_product_id":167912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:03.000Z","modified_at":"2026-01-27T06:43:03.000Z","name":"Roy Aufderhar","mobile_number":"826-647-3721","email_id":"Sheila.Murphy83@yahoo.com","dop":"2025-04-06","serial_number":"10699411250399026","imei1":"10699411250399026","imei2":"10699411250399026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167903,"job_number":"JOB_167903","tr_customer_id":167920,"tr_customer_product_id":167910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:01.000Z","modified_at":"2026-01-27T06:43:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14958910419154","imei1":"14958910419154","imei2":"14958910419154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167902,"job_number":"JOB_167902","tr_customer_id":167919,"tr_customer_product_id":167909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:56.000Z","modified_at":"2026-01-27T06:42:56.000Z","name":"Ned Dach","mobile_number":"535-612-0082","email_id":"Adolfo_Nikolaus@hotmail.com","dop":"2025-04-06","serial_number":"15430774571147254","imei1":"15430774571147254","imei2":"15430774571147254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167900,"job_number":"JOB_167900","tr_customer_id":167917,"tr_customer_product_id":167907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:54.000Z","modified_at":"2026-01-27T06:42:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17079659156633","imei1":"17079659156633","imei2":"17079659156633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167899,"job_number":"JOB_167899","tr_customer_id":167916,"tr_customer_product_id":167906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:06.000Z","modified_at":"2026-01-27T06:42:06.000Z","name":"Lisa Zulauf","mobile_number":"250-618-8688","email_id":"Chelsea9@yahoo.com","dop":"2025-04-06","serial_number":"17611184738963124","imei1":"17611184738963124","imei2":"17611184738963124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167897,"job_number":"JOB_167897","tr_customer_id":167914,"tr_customer_product_id":167904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:05.000Z","modified_at":"2026-01-27T06:42:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18231155699279","imei1":"18231155699279","imei2":"18231155699279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167896,"job_number":"JOB_167896","tr_customer_id":167913,"tr_customer_product_id":167903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:33.000Z","modified_at":"2026-01-27T06:38:33.000Z","name":"Marty Corkery","mobile_number":"727-204-3064","email_id":"Domenico.Huels@yahoo.com","dop":"2025-04-06","serial_number":"10948488540603988","imei1":"10948488540603988","imei2":"10948488540603988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167894,"job_number":"JOB_167894","tr_customer_id":167911,"tr_customer_product_id":167901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:31.000Z","modified_at":"2026-01-27T06:38:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14777744687360","imei1":"14777744687360","imei2":"14777744687360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167890,"job_number":"JOB_167890","tr_customer_id":167907,"tr_customer_product_id":167897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:49.000Z","modified_at":"2026-01-27T06:37:49.000Z","name":"Davion Gaylord","mobile_number":"478-883-2288","email_id":"Alejandrin_OKeefe47@gmail.com","dop":"2025-04-06","serial_number":"11487920209396314","imei1":"11487920209396314","imei2":"11487920209396314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167888,"job_number":"JOB_167888","tr_customer_id":167905,"tr_customer_product_id":167895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:47.000Z","modified_at":"2026-01-27T06:37:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10244847596438","imei1":"10244847596438","imei2":"10244847596438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167884,"job_number":"JOB_167884","tr_customer_id":167901,"tr_customer_product_id":167891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Wyatt Friesen","mobile_number":"592-951-6370","email_id":"Willard57@yahoo.com","dop":"2025-04-06","serial_number":"18984968440466710","imei1":"18984968440466710","imei2":"18984968440466710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167883,"job_number":"JOB_167883","tr_customer_id":167900,"tr_customer_product_id":167890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Avis Fadel","mobile_number":"908-634-0138","email_id":"Norene.Raynor@gmail.com","dop":"2025-04-06","serial_number":"18320246082397332","imei1":"18320246082397332","imei2":"18320246082397332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167880,"job_number":"JOB_167880","tr_customer_id":167897,"tr_customer_product_id":167887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15941554825756","imei1":"15941554825756","imei2":"15941554825756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167879,"job_number":"JOB_167879","tr_customer_id":167896,"tr_customer_product_id":167886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12797132248973","imei1":"12797132248973","imei2":"12797132248973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167877,"job_number":"JOB_167877","tr_customer_id":167894,"tr_customer_product_id":167884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:42.000Z","modified_at":"2026-01-27T06:36:42.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"16171174787922","imei1":"16171174787922","imei2":"16171174787922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167873,"job_number":"JOB_167873","tr_customer_id":167890,"tr_customer_product_id":167880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:17.000Z","modified_at":"2026-01-27T06:36:17.000Z","name":"Maye Rodriguez","mobile_number":"655-525-8401","email_id":"Edward.Walsh28@gmail.com","dop":"2025-04-06","serial_number":"18172135488968240","imei1":"18172135488968240","imei2":"18172135488968240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167871,"job_number":"JOB_167871","tr_customer_id":167888,"tr_customer_product_id":167878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:15.000Z","modified_at":"2026-01-27T06:36:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18948317579051","imei1":"18948317579051","imei2":"18948317579051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167869,"job_number":"JOB_167869","tr_customer_id":167886,"tr_customer_product_id":167876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:54.000Z","modified_at":"2026-01-27T06:35:54.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"17324433358007","imei1":"17324433358007","imei2":"17324433358007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167865,"job_number":"JOB_167865","tr_customer_id":167882,"tr_customer_product_id":167872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:30.000Z","modified_at":"2026-01-27T06:35:30.000Z","name":"Omer Maggio","mobile_number":"655-959-8696","email_id":"Hershel99@gmail.com","dop":"2025-04-06","serial_number":"11488347981559736","imei1":"11488347981559736","imei2":"11488347981559736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167863,"job_number":"JOB_167863","tr_customer_id":167880,"tr_customer_product_id":167870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:28.000Z","modified_at":"2026-01-27T06:35:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12322716487394","imei1":"12322716487394","imei2":"12322716487394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167861,"job_number":"JOB_167861","tr_customer_id":167878,"tr_customer_product_id":167868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:06.000Z","modified_at":"2026-01-27T06:35:06.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"17343592327259","imei1":"17343592327259","imei2":"17343592327259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167860,"job_number":"JOB_167860","tr_customer_id":167877,"tr_customer_product_id":167867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:34:28.000Z","modified_at":"2026-01-27T06:34:28.000Z","name":"Felton Jones","mobile_number":"461-830-5368","email_id":"Donald_Muller@gmail.com","dop":"2025-04-06","serial_number":"15954666796721888","imei1":"15954666796721888","imei2":"15954666796721888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167857,"job_number":"JOB_167857","tr_customer_id":167874,"tr_customer_product_id":167864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:17.000Z","modified_at":"2026-01-27T06:32:17.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12347251322045","imei2":"12347251322045","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167855,"job_number":"JOB_167855","tr_customer_id":167872,"tr_customer_product_id":167862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:04.000Z","modified_at":"2026-01-27T06:32:04.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14206461523702","imei2":"14206461523702","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167854,"job_number":"JOB_167854","tr_customer_id":167871,"tr_customer_product_id":167861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:52.000Z","modified_at":"2026-01-27T06:31:52.000Z","name":"Sadye Sipes","mobile_number":"779-875-8270","email_id":"Ebony.Hirthe@gmail.com","dop":"2025-04-06","serial_number":"10349692400180752","imei1":"10349692400180752","imei2":"10349692400180752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167852,"job_number":"JOB_167852","tr_customer_id":167869,"tr_customer_product_id":167859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:51.000Z","modified_at":"2026-01-27T06:31:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11373056543091","imei1":"11373056543091","imei2":"11373056543091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167850,"job_number":"JOB_167850","tr_customer_id":167867,"tr_customer_product_id":167857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:50.000Z","modified_at":"2026-01-27T06:31:50.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10477906422672","imei2":"10477906422672","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167849,"job_number":"JOB_167849","tr_customer_id":167866,"tr_customer_product_id":167856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:05.000Z","modified_at":"2026-01-27T06:31:05.000Z","name":"Giovani McKenzie","mobile_number":"898-307-0001","email_id":"Brady_Leannon@hotmail.com","dop":"2025-04-06","serial_number":"19451465414718350","imei1":"19451465414718350","imei2":"19451465414718350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167847,"job_number":"JOB_167847","tr_customer_id":167864,"tr_customer_product_id":167854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:03.000Z","modified_at":"2026-01-27T06:31:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15985961373989","imei1":"15985961373989","imei2":"15985961373989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167845,"job_number":"JOB_167845","tr_customer_id":167862,"tr_customer_product_id":167852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:17.000Z","modified_at":"2026-01-27T06:30:17.000Z","name":"Modesto Sauer","mobile_number":"424-849-3916","email_id":"Delilah_Treutel27@hotmail.com","dop":"2025-04-06","serial_number":"11996959230079538","imei1":"11996959230079538","imei2":"11996959230079538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167843,"job_number":"JOB_167843","tr_customer_id":167860,"tr_customer_product_id":167850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:16.000Z","modified_at":"2026-01-27T06:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17339423269073","imei1":"17339423269073","imei2":"17339423269073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167840,"job_number":"JOB_167840","tr_customer_id":167857,"tr_customer_product_id":167847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:06.000Z","modified_at":"2026-01-27T06:29:06.000Z","name":"Anastacio Ebert","mobile_number":"971-557-1170","email_id":"Reba3@hotmail.com","dop":"2025-04-06","serial_number":"14007303508030568","imei1":"14007303508030568","imei2":"14007303508030568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167838,"job_number":"JOB_167838","tr_customer_id":167855,"tr_customer_product_id":167845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:04.000Z","modified_at":"2026-01-27T06:29:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19420379464284","imei1":"19420379464284","imei2":"19420379464284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167837,"job_number":"JOB_167837","tr_customer_id":167854,"tr_customer_product_id":167844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:23.000Z","modified_at":"2026-01-27T06:28:23.000Z","name":"Bobby Bogan","mobile_number":"519-540-8511","email_id":"Moriah.Torp35@gmail.com","dop":"2025-04-06","serial_number":"10461022854004748","imei1":"10461022854004748","imei2":"10461022854004748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167835,"job_number":"JOB_167835","tr_customer_id":167852,"tr_customer_product_id":167842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:21.000Z","modified_at":"2026-01-27T06:28:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19904485216653","imei1":"19904485216653","imei2":"19904485216653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167834,"job_number":"JOB_167834","tr_customer_id":167851,"tr_customer_product_id":167841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:39.000Z","modified_at":"2026-01-27T06:27:39.000Z","name":"Hettie Brakus","mobile_number":"920-884-7742","email_id":"Lillian.Steuber98@gmail.com","dop":"2025-04-06","serial_number":"17652142820175848","imei1":"17652142820175848","imei2":"17652142820175848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167832,"job_number":"JOB_167832","tr_customer_id":167849,"tr_customer_product_id":167839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:38.000Z","modified_at":"2026-01-27T06:27:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11615152671057","imei1":"11615152671057","imei2":"11615152671057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167831,"job_number":"JOB_167831","tr_customer_id":167848,"tr_customer_product_id":167838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:19.000Z","modified_at":"2026-01-27T06:26:19.000Z","name":"Lazaro Hoppe","mobile_number":"805-669-5412","email_id":"Leland_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"18267334371696710","imei1":"18267334371696710","imei2":"18267334371696710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167829,"job_number":"JOB_167829","tr_customer_id":167846,"tr_customer_product_id":167836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:17.000Z","modified_at":"2026-01-27T06:26:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15802935641808","imei1":"15802935641808","imei2":"15802935641808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167828,"job_number":"JOB_167828","tr_customer_id":167845,"tr_customer_product_id":167835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:28.000Z","modified_at":"2026-01-27T06:25:28.000Z","name":"Ramon Hilll","mobile_number":"811-699-6550","email_id":"Brook56@gmail.com","dop":"2025-04-06","serial_number":"19695958491683900","imei1":"19695958491683900","imei2":"19695958491683900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167826,"job_number":"JOB_167826","tr_customer_id":167843,"tr_customer_product_id":167833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:26.000Z","modified_at":"2026-01-27T06:25:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12338518242380","imei1":"12338518242380","imei2":"12338518242380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167825,"job_number":"JOB_167825","tr_customer_id":167842,"tr_customer_product_id":167832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:37.000Z","modified_at":"2026-01-27T06:24:37.000Z","name":"Kaleb Beahan","mobile_number":"242-722-0254","email_id":"Sunny81@hotmail.com","dop":"2025-04-06","serial_number":"18555023955379372","imei1":"18555023955379372","imei2":"18555023955379372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167823,"job_number":"JOB_167823","tr_customer_id":167840,"tr_customer_product_id":167830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:36.000Z","modified_at":"2026-01-27T06:24:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11740984830074","imei1":"11740984830074","imei2":"11740984830074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167822,"job_number":"JOB_167822","tr_customer_id":167839,"tr_customer_product_id":167829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:49.000Z","modified_at":"2026-01-27T06:23:49.000Z","name":"Stefanie Lemke","mobile_number":"292-504-2515","email_id":"Kali24@gmail.com","dop":"2025-06-18","serial_number":"1067109977151928","imei1":"1067109977151928","imei2":"1067109977151928","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167820,"job_number":"JOB_167820","tr_customer_id":167837,"tr_customer_product_id":167827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:48.000Z","modified_at":"2026-01-27T06:23:48.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10101267317766","imei1":"10101267317766","imei2":"10101267317766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167819,"job_number":"JOB_167819","tr_customer_id":167836,"tr_customer_product_id":167826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:06.000Z","modified_at":"2026-01-27T06:23:06.000Z","name":"Aniya Mueller","mobile_number":"546-393-9663","email_id":"Chanelle2@hotmail.com","dop":"2025-06-18","serial_number":"1072434199213766","imei1":"1072434199213766","imei2":"1072434199213766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167817,"job_number":"JOB_167817","tr_customer_id":167834,"tr_customer_product_id":167824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"Dedrick Sawayn","mobile_number":"606-435-9603","email_id":"Cedrick18@gmail.com","dop":"2025-04-06","serial_number":"14284034712076870","imei1":"14284034712076870","imei2":"14284034712076870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167816,"job_number":"JOB_167816","tr_customer_id":167833,"tr_customer_product_id":167823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10590065726560","imei1":"10590065726560","imei2":"10590065726560","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167810,"job_number":"JOB_167810","tr_customer_id":167827,"tr_customer_product_id":167817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:32.000Z","modified_at":"2026-01-27T06:20:32.000Z","name":"Hipolito Hermiston","mobile_number":"643-640-8790","email_id":"Minnie50@yahoo.com","dop":"2025-04-06","serial_number":"16738148478419176","imei1":"16738148478419176","imei2":"16738148478419176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167808,"job_number":"JOB_167808","tr_customer_id":167825,"tr_customer_product_id":167815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:30.000Z","modified_at":"2026-01-27T06:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16491092711122","imei1":"16491092711122","imei2":"16491092711122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167801,"job_number":"JOB_167801","tr_customer_id":167818,"tr_customer_product_id":167808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:48.000Z","modified_at":"2026-01-27T06:19:48.000Z","name":"Clarissa Gerlach","mobile_number":"329-576-0565","email_id":"Amani46@hotmail.com","dop":"2025-04-06","serial_number":"19841535420662280","imei1":"19841535420662280","imei2":"19841535420662280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167799,"job_number":"JOB_167799","tr_customer_id":167816,"tr_customer_product_id":167806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:46.000Z","modified_at":"2026-01-27T06:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18187635174485","imei1":"18187635174485","imei2":"18187635174485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167798,"job_number":"JOB_167798","tr_customer_id":167815,"tr_customer_product_id":167805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:04.000Z","modified_at":"2026-01-27T06:19:04.000Z","name":"Brown Bednar","mobile_number":"861-977-4122","email_id":"Karlie_Green48@gmail.com","dop":"2025-04-06","serial_number":"18532545821601696","imei1":"18532545821601696","imei2":"18532545821601696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167796,"job_number":"JOB_167796","tr_customer_id":167813,"tr_customer_product_id":167803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:02.000Z","modified_at":"2026-01-27T06:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11730143042933","imei1":"11730143042933","imei2":"11730143042933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167792,"job_number":"JOB_167792","tr_customer_id":167809,"tr_customer_product_id":167799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:40.000Z","modified_at":"2026-01-27T05:19:40.000Z","name":"Vella Smitham","mobile_number":"409-455-6807","email_id":"Theresa.Collins@gmail.com","dop":"2025-04-06","serial_number":"11657422336501164","imei1":"11657422336501164","imei2":"11657422336501164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167790,"job_number":"JOB_167790","tr_customer_id":167807,"tr_customer_product_id":167797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:38.000Z","modified_at":"2026-01-27T05:19:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12162921804378","imei1":"12162921804378","imei2":"12162921804378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167789,"job_number":"JOB_167789","tr_customer_id":167806,"tr_customer_product_id":167796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:55.000Z","modified_at":"2026-01-27T05:18:55.000Z","name":"Samantha Heidenreich","mobile_number":"264-977-5406","email_id":"Alanna.Keebler55@hotmail.com","dop":"2025-04-06","serial_number":"17862732445518564","imei1":"17862732445518564","imei2":"17862732445518564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167787,"job_number":"JOB_167787","tr_customer_id":167804,"tr_customer_product_id":167794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:53.000Z","modified_at":"2026-01-27T05:18:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17393390155661","imei1":"17393390155661","imei2":"17393390155661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167786,"job_number":"JOB_167786","tr_customer_id":167803,"tr_customer_product_id":167793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:10.000Z","modified_at":"2026-01-27T05:18:10.000Z","name":"Concepcion Kling","mobile_number":"485-572-1549","email_id":"Gwendolyn_Prohaska74@hotmail.com","dop":"2025-04-06","serial_number":"15864204710609916","imei1":"15864204710609916","imei2":"15864204710609916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167784,"job_number":"JOB_167784","tr_customer_id":167801,"tr_customer_product_id":167791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:08.000Z","modified_at":"2026-01-27T05:18:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18105688226137","imei1":"18105688226137","imei2":"18105688226137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167783,"job_number":"JOB_167783","tr_customer_id":167800,"tr_customer_product_id":167790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:01:12.000Z","modified_at":"2026-01-27T05:01:12.000Z","name":"Lucinda Smith","mobile_number":"711-707-2038","email_id":"Raven_Tromp68@hotmail.com","dop":"2025-04-06","serial_number":"18435660998000900","imei1":"18435660998000900","imei2":"18435660998000900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167781,"job_number":"JOB_167781","tr_customer_id":167798,"tr_customer_product_id":167788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:00:54.000Z","modified_at":"2026-01-27T05:00:54.000Z","name":"Celia Hamill","mobile_number":"980-656-1254","email_id":"Jayme80@yahoo.com","dop":"2025-04-06","serial_number":"17093614278677168","imei1":"17093614278677168","imei2":"17093614278677168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167779,"job_number":"JOB_167779","tr_customer_id":167796,"tr_customer_product_id":167786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:59:11.000Z","modified_at":"2026-01-27T04:59:11.000Z","name":"Gene Effertz","mobile_number":"977-611-6671","email_id":"Javier.Rutherford@gmail.com","dop":"2025-04-06","serial_number":"19594496775397960","imei1":"19594496775397960","imei2":"19594496775397960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167777,"job_number":"JOB_167777","tr_customer_id":167794,"tr_customer_product_id":167784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:58:25.000Z","modified_at":"2026-01-27T04:58:25.000Z","name":"Tillman Schultz","mobile_number":"358-708-5320","email_id":"Helena_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"13321667553343650","imei1":"13321667553343650","imei2":"13321667553343650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167775,"job_number":"JOB_167775","tr_customer_id":167792,"tr_customer_product_id":167782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:57:39.000Z","modified_at":"2026-01-27T04:57:39.000Z","name":"Diego Bayer","mobile_number":"665-414-9415","email_id":"Mara.Kreiger@gmail.com","dop":"2025-04-06","serial_number":"11332008650035692","imei1":"11332008650035692","imei2":"11332008650035692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167772,"job_number":"JOB_167772","tr_customer_id":167789,"tr_customer_product_id":167779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:55.000Z","modified_at":"2026-01-27T04:51:55.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100099889244294","imei1":"100099889244294","imei2":"100099889244294","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167770,"job_number":"JOB_167770","tr_customer_id":167787,"tr_customer_product_id":167777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:41.000Z","modified_at":"2026-01-27T04:51:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103498957615061","imei1":"103498957615061","imei2":"103498957615061","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167769,"job_number":"JOB_167769","tr_customer_id":167786,"tr_customer_product_id":167776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:32.000Z","modified_at":"2026-01-27T04:43:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"79668445389652","imei1":"79668445389652","imei2":"79668445389652","popurl":"2026-01-17T04:43:32.109403420Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167768,"job_number":"JOB_167768","tr_customer_id":167785,"tr_customer_product_id":167775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:07.000Z","modified_at":"2026-01-27T04:43:07.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"15444292375424","imei1":"15444292375424","imei2":"15444292375424","popurl":"2026-01-17T04:43:07.439793018Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167767,"job_number":"JOB_167767","tr_customer_id":167784,"tr_customer_product_id":167774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:05.000Z","modified_at":"2026-01-27T04:43:05.000Z","name":"Brycen Hartmann","mobile_number":"920-423-2523","email_id":"Billy38@yahoo.com","dop":"2025-04-06","serial_number":"17160575372195656","imei1":"17160575372195656","imei2":"17160575372195656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167765,"job_number":"JOB_167765","tr_customer_id":167782,"tr_customer_product_id":167772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:03.000Z","modified_at":"2026-01-27T04:43:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19948686107370","imei1":"19948686107370","imei2":"19948686107370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167764,"job_number":"JOB_167764","tr_customer_id":167781,"tr_customer_product_id":167771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:17.000Z","modified_at":"2026-01-27T04:42:17.000Z","name":"Jabari Wyman","mobile_number":"655-718-3360","email_id":"Roosevelt.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"14727302101919016","imei1":"14727302101919016","imei2":"14727302101919016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167762,"job_number":"JOB_167762","tr_customer_id":167779,"tr_customer_product_id":167769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:15.000Z","modified_at":"2026-01-27T04:42:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18798652558941","imei1":"18798652558941","imei2":"18798652558941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167761,"job_number":"JOB_167761","tr_customer_id":167778,"tr_customer_product_id":167768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:29.000Z","modified_at":"2026-01-27T04:41:29.000Z","name":"Jonathon Kohler","mobile_number":"323-332-8852","email_id":"Hollis.Hegmann72@gmail.com","dop":"2025-04-06","serial_number":"16750184270928274","imei1":"16750184270928274","imei2":"16750184270928274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167759,"job_number":"JOB_167759","tr_customer_id":167776,"tr_customer_product_id":167766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:27.000Z","modified_at":"2026-01-27T04:41:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10503948481380","imei1":"10503948481380","imei2":"10503948481380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167755,"job_number":"JOB_167755","tr_customer_id":167772,"tr_customer_product_id":167762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40729081242918","imei1":"40729081242918","imei2":"40729081242918","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167754,"job_number":"JOB_167754","tr_customer_id":167771,"tr_customer_product_id":167761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15031952061543","imei1":"15031952061543","imei2":"15031952061543","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167753,"job_number":"JOB_167753","tr_customer_id":167770,"tr_customer_product_id":167760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46674199155380","imei1":"46674199155380","imei2":"46674199155380","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167752,"job_number":"JOB_167752","tr_customer_id":167769,"tr_customer_product_id":167759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13224128065911","imei1":"13224128065911","imei2":"13224128065911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167751,"job_number":"JOB_167751","tr_customer_id":167768,"tr_customer_product_id":167758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73599827046103","imei1":"73599827046103","imei2":"73599827046103","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167750,"job_number":"JOB_167750","tr_customer_id":167767,"tr_customer_product_id":167757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12920615173484","imei1":"12920615173484","imei2":"12920615173484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167748,"job_number":"JOB_167748","tr_customer_id":167765,"tr_customer_product_id":167755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41394992103667","imei1":"41394992103667","imei2":"41394992103667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167747,"job_number":"JOB_167747","tr_customer_id":167764,"tr_customer_product_id":167754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63891004325201","imei1":"63891004325201","imei2":"63891004325201","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167746,"job_number":"JOB_167746","tr_customer_id":167763,"tr_customer_product_id":167753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53625626675668","imei1":"53625626675668","imei2":"53625626675668","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167745,"job_number":"JOB_167745","tr_customer_id":167762,"tr_customer_product_id":167752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46523212624438","imei1":"46523212624438","imei2":"46523212624438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167744,"job_number":"JOB_167744","tr_customer_id":167761,"tr_customer_product_id":167751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84840740161320","imei1":"84840740161320","imei2":"84840740161320","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167743,"job_number":"JOB_167743","tr_customer_id":167760,"tr_customer_product_id":167750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46488600950401","imei1":"46488600950401","imei2":"46488600950401","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167741,"job_number":"JOB_167741","tr_customer_id":167758,"tr_customer_product_id":167748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18506977235583","imei1":"18506977235583","imei2":"18506977235583","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167740,"job_number":"JOB_167740","tr_customer_id":167757,"tr_customer_product_id":167747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25474750557996","imei1":"25474750557996","imei2":"25474750557996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167739,"job_number":"JOB_167739","tr_customer_id":167756,"tr_customer_product_id":167746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23206692471066","imei1":"23206692471066","imei2":"23206692471066","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167738,"job_number":"JOB_167738","tr_customer_id":167755,"tr_customer_product_id":167745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69648210848652","imei1":"69648210848652","imei2":"69648210848652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167737,"job_number":"JOB_167737","tr_customer_id":167754,"tr_customer_product_id":167744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87908979667028","imei1":"87908979667028","imei2":"87908979667028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167736,"job_number":"JOB_167736","tr_customer_id":167753,"tr_customer_product_id":167743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68750095402755","imei1":"68750095402755","imei2":"68750095402755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167735,"job_number":"JOB_167735","tr_customer_id":167752,"tr_customer_product_id":167742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:26.000Z","modified_at":"2026-01-27T04:00:26.000Z","name":"Alessandro Klein","mobile_number":"249-949-3079","email_id":"Antonette_Ward49@hotmail.com","dop":"2025-04-06","serial_number":"16760489880667088","imei1":"16760489880667088","imei2":"16760489880667088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167733,"job_number":"JOB_167733","tr_customer_id":167750,"tr_customer_product_id":167740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:24.000Z","modified_at":"2026-01-27T04:00:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11149211780437","imei1":"11149211780437","imei2":"11149211780437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167732,"job_number":"JOB_167732","tr_customer_id":167749,"tr_customer_product_id":167739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:00.000Z","modified_at":"2026-01-27T04:00:00.000Z","name":"Amparo Stroman","mobile_number":"652-396-9062","email_id":"Theodora_Cormier@yahoo.com","dop":"2025-04-06","serial_number":"12770672414828126","imei1":"12770672414828126","imei2":"12770672414828126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167730,"job_number":"JOB_167730","tr_customer_id":167747,"tr_customer_product_id":167737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:58.000Z","modified_at":"2026-01-27T03:59:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16140328322120","imei1":"16140328322120","imei2":"16140328322120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167729,"job_number":"JOB_167729","tr_customer_id":167746,"tr_customer_product_id":167736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:41.000Z","modified_at":"2026-01-27T03:59:41.000Z","name":"Leonie Stoltenberg","mobile_number":"632-793-6650","email_id":"Lia98@yahoo.com","dop":"2025-04-06","serial_number":"18862572585037620","imei1":"18862572585037620","imei2":"18862572585037620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167727,"job_number":"JOB_167727","tr_customer_id":167744,"tr_customer_product_id":167734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:40.000Z","modified_at":"2026-01-27T03:59:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18169069886721","imei1":"18169069886721","imei2":"18169069886721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167723,"job_number":"JOB_167723","tr_customer_id":167740,"tr_customer_product_id":167730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:27.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Larissa Wilderman","mobile_number":"612-596-5819","email_id":"Cassie_King98@yahoo.com","dop":"2025-04-06","serial_number":"17988825406305388","imei1":"17988825406305388","imei2":"17988825406305388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167721,"job_number":"JOB_167721","tr_customer_id":167738,"tr_customer_product_id":167728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:25.000Z","modified_at":"2026-01-27T03:59:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11172627533643","imei1":"11172627533643","imei2":"11172627533643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167720,"job_number":"JOB_167720","tr_customer_id":167737,"tr_customer_product_id":167727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:15.000Z","modified_at":"2026-01-27T03:59:15.000Z","name":"Baron Gleichner","mobile_number":"569-974-0764","email_id":"Tillman67@yahoo.com","dop":"2025-04-06","serial_number":"16696866616047820","imei1":"16696866616047820","imei2":"16696866616047820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167718,"job_number":"JOB_167718","tr_customer_id":167735,"tr_customer_product_id":167725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:14.000Z","modified_at":"2026-01-27T03:59:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17008880227135","imei1":"17008880227135","imei2":"17008880227135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167714,"job_number":"JOB_167714","tr_customer_id":167731,"tr_customer_product_id":167721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:09.000Z","modified_at":"2026-01-27T03:59:09.000Z","name":"Gwendolyn Marquardt","mobile_number":"397-315-5494","email_id":"Ida.Block4@yahoo.com","dop":"2025-04-06","serial_number":"12069322754066996","imei1":"12069322754066996","imei2":"12069322754066996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167712,"job_number":"JOB_167712","tr_customer_id":167729,"tr_customer_product_id":167719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"Rusty Rosenbaum","mobile_number":"266-273-5065","email_id":"Herminio31@hotmail.com","dop":"2025-04-06","serial_number":"10406673123257408","imei1":"10406673123257408","imei2":"10406673123257408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167711,"job_number":"JOB_167711","tr_customer_id":167728,"tr_customer_product_id":167718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11985838423999","imei1":"11985838423999","imei2":"11985838423999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167709,"job_number":"JOB_167709","tr_customer_id":167726,"tr_customer_product_id":167716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:06.000Z","modified_at":"2026-01-27T03:59:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15598275721214","imei1":"15598275721214","imei2":"15598275721214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167708,"job_number":"JOB_167708","tr_customer_id":167725,"tr_customer_product_id":167715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Betsy Beatty","mobile_number":"962-207-0290","email_id":"Bell.Orn3@gmail.com","dop":"2025-04-06","serial_number":"14434650120704726","imei1":"14434650120704726","imei2":"14434650120704726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167703,"job_number":"JOB_167703","tr_customer_id":167720,"tr_customer_product_id":167710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:56.000Z","modified_at":"2026-01-27T03:58:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568245128975","imei1":"15568245128975","imei2":"15568245128975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167702,"job_number":"JOB_167702","tr_customer_id":167719,"tr_customer_product_id":167709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14534040176453","imei1":"14534040176453","imei2":"14534040176453","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167698,"job_number":"JOB_167698","tr_customer_id":167715,"tr_customer_product_id":167705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"18722576579872","imei1":"18722576579872","imei2":"18722576579872","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167696,"job_number":"JOB_167696","tr_customer_id":167713,"tr_customer_product_id":167703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Kathryne Windler","mobile_number":"871-332-1922","email_id":"Irwin.Denesik@gmail.com","dop":"2025-04-06","serial_number":"11471488602647400","imei1":"11471488602647400","imei2":"11471488602647400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167695,"job_number":"JOB_167695","tr_customer_id":167712,"tr_customer_product_id":167702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Thalia Volkman","mobile_number":"462-730-8924","email_id":"Hazel30@hotmail.com","dop":"2025-04-06","serial_number":"17868655623113104","imei1":"17868655623113104","imei2":"17868655623113104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167692,"job_number":"JOB_167692","tr_customer_id":167709,"tr_customer_product_id":167699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16413009223480","imei1":"16413009223480","imei2":"16413009223480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167691,"job_number":"JOB_167691","tr_customer_id":167708,"tr_customer_product_id":167698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16061707656514","imei1":"16061707656514","imei2":"16061707656514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167689,"job_number":"JOB_167689","tr_customer_id":167706,"tr_customer_product_id":167696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Jamarcus Conn","mobile_number":"258-569-2257","email_id":"Olin94@gmail.com","dop":"2025-04-06","serial_number":"14336684273308248","imei1":"14336684273308248","imei2":"14336684273308248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167687,"job_number":"JOB_167687","tr_customer_id":167704,"tr_customer_product_id":167694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Keely Gleason","mobile_number":"753-466-1947","email_id":"Francisco23@gmail.com","dop":"2025-04-06","serial_number":"16512057136923444","imei1":"16512057136923444","imei2":"16512057136923444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167685,"job_number":"JOB_167685","tr_customer_id":167702,"tr_customer_product_id":167692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:58:40.000Z","name":"Conner Hilpert","mobile_number":"396-688-0700","email_id":"Gilda.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"14712767531465108","imei1":"14712767531465108","imei2":"14712767531465108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167682,"job_number":"JOB_167682","tr_customer_id":167699,"tr_customer_product_id":167689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15597778340898","imei1":"15597778340898","imei2":"15597778340898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167681,"job_number":"JOB_167681","tr_customer_id":167698,"tr_customer_product_id":167688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12578106237988","imei1":"12578106237988","imei2":"12578106237988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167679,"job_number":"JOB_167679","tr_customer_id":167696,"tr_customer_product_id":167686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:38.000Z","modified_at":"2026-01-27T03:58:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17290529992797","imei1":"17290529992797","imei2":"17290529992797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167678,"job_number":"JOB_167678","tr_customer_id":167695,"tr_customer_product_id":167685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:31.000Z","modified_at":"2026-01-27T03:58:31.000Z","name":"Sabryna Prohaska","mobile_number":"474-710-1560","email_id":"Eleazar_Daniel46@gmail.com","dop":"2025-04-06","serial_number":"11237624186230580","imei1":"11237624186230580","imei2":"11237624186230580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167676,"job_number":"JOB_167676","tr_customer_id":167693,"tr_customer_product_id":167683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"Aida Cummings","mobile_number":"665-428-6820","email_id":"Beth_Reinger82@hotmail.com","dop":"2025-04-06","serial_number":"11263284855498930","imei1":"11263284855498930","imei2":"11263284855498930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167675,"job_number":"JOB_167675","tr_customer_id":167692,"tr_customer_product_id":167682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17256386993031","imei1":"17256386993031","imei2":"17256386993031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167673,"job_number":"JOB_167673","tr_customer_id":167690,"tr_customer_product_id":167680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:28.000Z","modified_at":"2026-01-27T03:58:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19734921860320","imei1":"19734921860320","imei2":"19734921860320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167672,"job_number":"JOB_167672","tr_customer_id":167689,"tr_customer_product_id":167679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:25.000Z","modified_at":"2026-01-27T03:58:25.000Z","name":"Kamryn Grady","mobile_number":"862-360-9767","email_id":"Karli11@hotmail.com","dop":"2025-04-06","serial_number":"12026280895334058","imei1":"12026280895334058","imei2":"12026280895334058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167671,"job_number":"JOB_167671","tr_customer_id":167688,"tr_customer_product_id":167678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:24.000Z","modified_at":"2026-01-27T03:58:24.000Z","name":"Daphne Kub","mobile_number":"467-731-6481","email_id":"Jake_Mann14@hotmail.com","dop":"2025-04-06","serial_number":"14942007399332052","imei1":"14942007399332052","imei2":"14942007399332052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167669,"job_number":"JOB_167669","tr_customer_id":167686,"tr_customer_product_id":167676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:58:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19373817541206","imei1":"19373817541206","imei2":"19373817541206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167667,"job_number":"JOB_167667","tr_customer_id":167684,"tr_customer_product_id":167674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:22.000Z","modified_at":"2026-01-27T03:58:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17305399664989","imei1":"17305399664989","imei2":"17305399664989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167666,"job_number":"JOB_167666","tr_customer_id":167683,"tr_customer_product_id":167673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:20.000Z","modified_at":"2026-01-27T03:58:20.000Z","name":"Tyler Watsica","mobile_number":"349-948-0788","email_id":"Bell.Nolan52@gmail.com","dop":"2025-04-06","serial_number":"13879215740009048","imei1":"13879215740009048","imei2":"13879215740009048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167664,"job_number":"JOB_167664","tr_customer_id":167681,"tr_customer_product_id":167671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:18.000Z","modified_at":"2026-01-27T03:58:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14442196169883","imei1":"14442196169883","imei2":"14442196169883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167663,"job_number":"JOB_167663","tr_customer_id":167680,"tr_customer_product_id":167670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:16.000Z","modified_at":"2026-01-27T03:58:16.000Z","name":"Francesca Murphy","mobile_number":"621-475-6586","email_id":"Shakira49@yahoo.com","dop":"2025-04-06","serial_number":"17519966068101636","imei1":"17519966068101636","imei2":"17519966068101636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167661,"job_number":"JOB_167661","tr_customer_id":167678,"tr_customer_product_id":167668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:14.000Z","modified_at":"2026-01-27T03:58:14.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19698683003812","imei1":"19698683003812","imei2":"19698683003812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167659,"job_number":"JOB_167659","tr_customer_id":167676,"tr_customer_product_id":167666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"51229279347468","imei1":"51229279347468","imei2":"51229279347468","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167655,"job_number":"JOB_167655","tr_customer_id":167672,"tr_customer_product_id":167662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13403960447968","imei1":"13403960447968","imei2":"13403960447968","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167654,"job_number":"JOB_167654","tr_customer_id":167671,"tr_customer_product_id":167661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Gerda Cormier","mobile_number":"613-921-9054","email_id":"Erwin.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12704528046663076","imei1":"12704528046663076","imei2":"12704528046663076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167653,"job_number":"JOB_167653","tr_customer_id":167670,"tr_customer_product_id":167660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Asha Torphy","mobile_number":"843-641-3938","email_id":"Isaac14@gmail.com","dop":"2025-04-06","serial_number":"10240867845893942","imei1":"10240867845893942","imei2":"10240867845893942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167651,"job_number":"JOB_167651","tr_customer_id":167668,"tr_customer_product_id":167658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18941925353118","imei1":"18941925353118","imei2":"18941925353118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167649,"job_number":"JOB_167649","tr_customer_id":167666,"tr_customer_product_id":167656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13548679991903","imei1":"13548679991903","imei2":"13548679991903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167648,"job_number":"JOB_167648","tr_customer_id":167665,"tr_customer_product_id":167655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Ena Skiles","mobile_number":"298-265-4144","email_id":"Carolyn.Daniel@gmail.com","dop":"2025-04-06","serial_number":"14437299231964732","imei1":"14437299231964732","imei2":"14437299231964732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167642,"job_number":"JOB_167642","tr_customer_id":167659,"tr_customer_product_id":167649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13690465004998","imei1":"13690465004998","imei2":"13690465004998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167641,"job_number":"JOB_167641","tr_customer_id":167658,"tr_customer_product_id":167648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Louvenia Davis","mobile_number":"553-560-1286","email_id":"Schuyler_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"11329337661782124","imei1":"11329337661782124","imei2":"11329337661782124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167639,"job_number":"JOB_167639","tr_customer_id":167656,"tr_customer_product_id":167646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:56.000Z","modified_at":"2026-01-27T03:57:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18017191928328","imei1":"18017191928328","imei2":"18017191928328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167638,"job_number":"JOB_167638","tr_customer_id":167655,"tr_customer_product_id":167645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:54.000Z","modified_at":"2026-01-27T03:57:54.000Z","name":"Reece Trantow","mobile_number":"302-541-3363","email_id":"Mack.Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"17585914696480564","imei1":"17585914696480564","imei2":"17585914696480564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167636,"job_number":"JOB_167636","tr_customer_id":167653,"tr_customer_product_id":167643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:52.000Z","modified_at":"2026-01-27T03:57:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12031893215833","imei1":"12031893215833","imei2":"12031893215833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167630,"job_number":"JOB_167630","tr_customer_id":167647,"tr_customer_product_id":167637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Aryanna Schmidt","mobile_number":"786-202-1752","email_id":"Herta.Terry@hotmail.com","dop":"2025-04-06","serial_number":"19423229681970136","imei1":"19423229681970136","imei2":"19423229681970136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167628,"job_number":"JOB_167628","tr_customer_id":167645,"tr_customer_product_id":167635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15979907799204","imei2":"15979907799204","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167626,"job_number":"JOB_167626","tr_customer_id":167643,"tr_customer_product_id":167633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:41.000Z","modified_at":"2026-01-27T03:57:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13397876407749","imei1":"13397876407749","imei2":"13397876407749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167625,"job_number":"JOB_167625","tr_customer_id":167642,"tr_customer_product_id":167632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Juana Kuhn","mobile_number":"932-705-7734","email_id":"Will.Schinner@gmail.com","dop":"2025-04-06","serial_number":"12582442804487736","imei1":"12582442804487736","imei2":"12582442804487736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167624,"job_number":"JOB_167624","tr_customer_id":167641,"tr_customer_product_id":167631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Carmelo Hudson","mobile_number":"287-770-1385","email_id":"Elmore_Wiegand26@gmail.com","dop":"2025-04-06","serial_number":"13661757631461158","imei1":"13661757631461158","imei2":"13661757631461158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167622,"job_number":"JOB_167622","tr_customer_id":167639,"tr_customer_product_id":167629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:57:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16786630480147","imei1":"16786630480147","imei2":"16786630480147","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167620,"job_number":"JOB_167620","tr_customer_id":167637,"tr_customer_product_id":167627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:38.000Z","modified_at":"2026-01-27T03:57:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18682989177130","imei1":"18682989177130","imei2":"18682989177130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167619,"job_number":"JOB_167619","tr_customer_id":167636,"tr_customer_product_id":167626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:37.000Z","modified_at":"2026-01-27T03:57:37.000Z","name":"Justice Stroman","mobile_number":"432-530-0600","email_id":"Edgar41@gmail.com","dop":"2025-05-30","serial_number":"1961560333862636","imei1":"1961560333862636","imei2":"1961560333862636","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167618,"job_number":"JOB_167618","tr_customer_id":167635,"tr_customer_product_id":167625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jerad Considine","mobile_number":"716-463-1971","email_id":"Karina_Mertz@yahoo.com","dop":"2025-04-06","serial_number":"17065802865327806","imei1":"17065802865327806","imei2":"17065802865327806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167617,"job_number":"JOB_167617","tr_customer_id":167634,"tr_customer_product_id":167624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Arlie Goyette","mobile_number":"774-884-8093","email_id":"Gabriella.Kiehn@gmail.com","dop":"2025-05-30","serial_number":"18680927987810","imei1":"18680927987810","imei2":"18680927987810","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167616,"job_number":"JOB_167616","tr_customer_id":167633,"tr_customer_product_id":167623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jacinto Kerluke","mobile_number":"466-294-4601","email_id":"Isadore_Gerhold@hotmail.com","dop":"2025-06-18","serial_number":"1003114341051045","imei1":"1003114341051045","imei2":"1003114341051045","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167612,"job_number":"JOB_167612","tr_customer_id":167629,"tr_customer_product_id":167619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10855843315205","imei1":"10855843315205","imei2":"10855843315205","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167611,"job_number":"JOB_167611","tr_customer_id":167628,"tr_customer_product_id":167618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11217777692370","imei1":"11217777692370","imei2":"11217777692370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167608,"job_number":"JOB_167608","tr_customer_id":167625,"tr_customer_product_id":167615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:29.000Z","modified_at":"2026-01-27T03:57:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10001369553073","imei2":"10001369553073","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167607,"job_number":"JOB_167607","tr_customer_id":167624,"tr_customer_product_id":167614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:28.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Jacey Collins","mobile_number":"944-652-7578","email_id":"Elfrieda.Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"19632183660748910","imei1":"19632183660748910","imei2":"19632183660748910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167605,"job_number":"JOB_167605","tr_customer_id":167622,"tr_customer_product_id":167612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:26.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19051448305296","imei1":"19051448305296","imei2":"19051448305296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167603,"job_number":"JOB_167603","tr_customer_id":167620,"tr_customer_product_id":167610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:21.000Z","modified_at":"2026-01-27T03:57:21.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"68516838558450","imei1":"68516838558450","imei2":"68516838558450","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167599,"job_number":"JOB_167599","tr_customer_id":167616,"tr_customer_product_id":167606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Jeremy Herzog","mobile_number":"282-555-4118","email_id":"Ena.Bechtelar65@gmail.com","dop":"2025-04-06","serial_number":"10173421977002996","imei1":"10173421977002996","imei2":"10173421977002996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167597,"job_number":"JOB_167597","tr_customer_id":167614,"tr_customer_product_id":167604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:19.000Z","modified_at":"2026-01-27T03:57:19.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"19110931384626","imei1":"19110931384626","imei2":"19110931384626","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167595,"job_number":"JOB_167595","tr_customer_id":167612,"tr_customer_product_id":167602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:18.000Z","modified_at":"2026-01-27T03:57:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11356138290626","imei1":"11356138290626","imei2":"11356138290626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167594,"job_number":"JOB_167594","tr_customer_id":167611,"tr_customer_product_id":167601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:17.000Z","modified_at":"2026-01-27T03:57:17.000Z","name":"Leanne Bergnaum","mobile_number":"640-423-3191","email_id":"Newton0@gmail.com","dop":"2025-04-06","serial_number":"16213996860965236","imei1":"16213996860965236","imei2":"16213996860965236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167592,"job_number":"JOB_167592","tr_customer_id":167609,"tr_customer_product_id":167599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12906189910328","imei2":"12906189910328","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167590,"job_number":"JOB_167590","tr_customer_id":167607,"tr_customer_product_id":167597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15246673098955","imei1":"15246673098955","imei2":"15246673098955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167588,"job_number":"JOB_167588","tr_customer_id":167605,"tr_customer_product_id":167595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:14.000Z","modified_at":"2026-01-27T03:57:14.000Z","name":"Jarod Romaguera","mobile_number":"883-986-3014","email_id":"Veda.Langosh96@hotmail.com","dop":"2025-04-06","serial_number":"11033018324819376","imei1":"11033018324819376","imei2":"11033018324819376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167586,"job_number":"JOB_167586","tr_customer_id":167603,"tr_customer_product_id":167593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:12.000Z","modified_at":"2026-01-27T03:57:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13215400182104","imei1":"13215400182104","imei2":"13215400182104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167585,"job_number":"JOB_167585","tr_customer_id":167602,"tr_customer_product_id":167592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:11.000Z","modified_at":"2026-01-27T03:57:11.000Z","name":"Emmy Fisher","mobile_number":"650-427-0306","email_id":"Duane_Lueilwitz57@gmail.com","dop":"2025-04-06","serial_number":"11336384071000982","imei1":"11336384071000982","imei2":"11336384071000982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167582,"job_number":"JOB_167582","tr_customer_id":167599,"tr_customer_product_id":167589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:02.000Z","modified_at":"2026-01-27T03:57:02.000Z","name":"Orrin O'Reilly","mobile_number":"946-754-6258","email_id":"Palma_Kassulke@hotmail.com","dop":"2025-04-06","serial_number":"18298148128893764","imei1":"18298148128893764","imei2":"18298148128893764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167578,"job_number":"JOB_167578","tr_customer_id":167595,"tr_customer_product_id":167585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:56.000Z","modified_at":"2026-01-27T03:56:56.000Z","name":"Gabrielle Lesch","mobile_number":"230-823-5194","email_id":"Modesta.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"18158410318607250","imei1":"18158410318607250","imei2":"18158410318607250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167576,"job_number":"JOB_167576","tr_customer_id":167593,"tr_customer_product_id":167583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15299749897933","imei1":"15299749897933","imei2":"15299749897933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167575,"job_number":"JOB_167575","tr_customer_id":167592,"tr_customer_product_id":167582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"Shany Skiles","mobile_number":"343-313-8058","email_id":"Blaze70@hotmail.com","dop":"2025-04-06","serial_number":"15894210290610844","imei1":"15894210290610844","imei2":"15894210290610844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167574,"job_number":"JOB_167574","tr_customer_id":167591,"tr_customer_product_id":167581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:53.000Z","modified_at":"2026-01-27T03:56:53.000Z","name":"Mertie Bruen","mobile_number":"690-491-2264","email_id":"Zion.Goyette@hotmail.com","dop":"2025-04-06","serial_number":"15584272345159952","imei1":"15584272345159952","imei2":"15584272345159952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167572,"job_number":"JOB_167572","tr_customer_id":167589,"tr_customer_product_id":167579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:56:52.000Z","name":"Vicky Haag","mobile_number":"371-669-9415","email_id":"Braden83@yahoo.com","dop":"2025-04-06","serial_number":"17866526886439260","imei1":"17866526886439260","imei2":"17866526886439260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167570,"job_number":"JOB_167570","tr_customer_id":167587,"tr_customer_product_id":167577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12442143109962","imei1":"12442143109962","imei2":"12442143109962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167569,"job_number":"JOB_167569","tr_customer_id":167586,"tr_customer_product_id":167576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"Brionna Lakin","mobile_number":"382-873-6677","email_id":"Desiree.Carroll36@gmail.com","dop":"2025-06-18","serial_number":"1066996724856225","imei1":"1066996724856225","imei2":"1066996724856225","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167566,"job_number":"JOB_167566","tr_customer_id":167583,"tr_customer_product_id":167573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:50.000Z","modified_at":"2026-01-27T03:56:50.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10377252459264","imei1":"10377252459264","imei2":"10377252459264","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167565,"job_number":"JOB_167565","tr_customer_id":167582,"tr_customer_product_id":167572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:49.000Z","modified_at":"2026-01-27T03:56:49.000Z","name":"Julie Welch","mobile_number":"571-317-7787","email_id":"Raymond93@hotmail.com","dop":"2025-04-06","serial_number":"19012616646092010","imei1":"19012616646092010","imei2":"19012616646092010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167563,"job_number":"JOB_167563","tr_customer_id":167580,"tr_customer_product_id":167570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:41.000Z","modified_at":"2026-01-27T03:56:41.000Z","name":"Lisandro Bruen","mobile_number":"911-424-7644","email_id":"Jodie_Romaguera@gmail.com","dop":"2025-04-06","serial_number":"13282450462299732","imei1":"13282450462299732","imei2":"13282450462299732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167561,"job_number":"JOB_167561","tr_customer_id":167578,"tr_customer_product_id":167568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:40.000Z","modified_at":"2026-01-27T03:56:40.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13427742008225","imei1":"13427742008225","imei2":"13427742008225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167559,"job_number":"JOB_167559","tr_customer_id":167576,"tr_customer_product_id":167566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:28.000Z","modified_at":"2026-01-27T03:56:28.000Z","name":"Deron Sanford","mobile_number":"639-632-3468","email_id":"Rey.Kiehn35@yahoo.com","dop":"2025-04-06","serial_number":"18509899910406510","imei1":"18509899910406510","imei2":"18509899910406510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167556,"job_number":"JOB_167556","tr_customer_id":167573,"tr_customer_product_id":167563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:19.000Z","modified_at":"2026-01-27T03:05:19.000Z","name":"Alvena Williamson","mobile_number":"423-695-9416","email_id":"Ralph_Daniel99@gmail.com","dop":"2025-04-06","serial_number":"13929952924531452","imei1":"13929952924531452","imei2":"13929952924531452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167554,"job_number":"JOB_167554","tr_customer_id":167571,"tr_customer_product_id":167561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:17.000Z","modified_at":"2026-01-27T03:05:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14795401254556","imei1":"14795401254556","imei2":"14795401254556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167553,"job_number":"JOB_167553","tr_customer_id":167570,"tr_customer_product_id":167560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:37.000Z","modified_at":"2026-01-27T03:04:37.000Z","name":"Donato Labadie","mobile_number":"458-864-3903","email_id":"Osbaldo.Skiles@yahoo.com","dop":"2025-04-06","serial_number":"16685826357599888","imei1":"16685826357599888","imei2":"16685826357599888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167551,"job_number":"JOB_167551","tr_customer_id":167568,"tr_customer_product_id":167558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:35.000Z","modified_at":"2026-01-27T03:04:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11769976971366","imei1":"11769976971366","imei2":"11769976971366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167550,"job_number":"JOB_167550","tr_customer_id":167567,"tr_customer_product_id":167557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:54.000Z","modified_at":"2026-01-27T03:03:54.000Z","name":"Jayce Olson","mobile_number":"471-289-5640","email_id":"Sister83@gmail.com","dop":"2025-04-06","serial_number":"16134674822616796","imei1":"16134674822616796","imei2":"16134674822616796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167548,"job_number":"JOB_167548","tr_customer_id":167565,"tr_customer_product_id":167555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:53.000Z","modified_at":"2026-01-27T03:03:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14540231857564","imei1":"14540231857564","imei2":"14540231857564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167543,"job_number":"JOB_167543","tr_customer_id":167560,"tr_customer_product_id":167550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T01:31:06.000Z","modified_at":"2026-01-27T01:31:06.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-17","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-17T01:31:05.469619446Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T01:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167542,"job_number":"JOB_167542","tr_customer_id":167559,"tr_customer_product_id":167549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:44:15.000Z","modified_at":"2026-01-26T23:44:15.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-16","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-16T23:44:14.816301966Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167541,"job_number":"JOB_167541","tr_customer_id":167558,"tr_customer_product_id":167548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:41:50.000Z","modified_at":"2026-01-26T23:41:50.000Z","name":"Chaturbhuj Asan","mobile_number":"7096793640","email_id":"rati.shukla@yahoo.co.in","dop":"2026-01-16","serial_number":"765332067084013","imei1":"765332067084013","imei2":"765332067084013","popurl":"www.abhisyanta-mishra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167540,"job_number":"JOB_167540","tr_customer_id":167557,"tr_customer_product_id":167547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:41:49.000Z","modified_at":"2026-01-26T23:41:49.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-16","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-16T23:41:49.233421871Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167539,"job_number":"JOB_167539","tr_customer_id":167556,"tr_customer_product_id":167546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:34:41.000Z","modified_at":"2026-01-26T20:34:41.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-01-16","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-01-16T20:34:41.725781Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167538,"job_number":"JOB_167538","tr_customer_id":167555,"tr_customer_product_id":167545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:34:39.000Z","modified_at":"2026-01-26T20:34:39.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191116","imei1":"13549925191116","imei2":"13549925191116","popurl":"2026-01-21T20:34:38.309420072Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167537,"job_number":"JOB_167537","tr_customer_id":167554,"tr_customer_product_id":167544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:26:19.000Z","modified_at":"2026-01-26T20:26:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191115","imei1":"13549925191115","imei2":"13549925191115","popurl":"2026-01-21T20:26:18.793331516Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167536,"job_number":"JOB_167536","tr_customer_id":167553,"tr_customer_product_id":167543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:55:51.000Z","modified_at":"2026-01-26T19:55:51.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191114","imei1":"13549925191114","imei2":"13549925191114","popurl":"2026-01-21T19:55:50.501349002Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167535,"job_number":"JOB_167535","tr_customer_id":167552,"tr_customer_product_id":167542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:49:19.000Z","modified_at":"2026-01-26T19:49:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191113","imei1":"13549925191113","imei2":"13549925191113","popurl":"2026-01-21T19:49:19.462367500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167534,"job_number":"JOB_167534","tr_customer_id":167551,"tr_customer_product_id":167541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:47:51.000Z","modified_at":"2026-01-26T19:47:51.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191112","imei1":"13549925191112","imei2":"13549925191112","popurl":"2026-01-21T19:47:51.047536695Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167813,"job_number":"JOB_167813","tr_customer_id":167830,"tr_customer_product_id":167820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:34.000Z","modified_at":"2026-01-27T06:20:34.000Z","name":"Sonny Turner","mobile_number":"799-958-6159","email_id":"Donna.MacGyver@yahoo.com","dop":"2025-06-09","serial_number":"103029682528025","imei1":"103029682528025","imei2":"103029682528025","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167811,"job_number":"JOB_167811","tr_customer_id":167828,"tr_customer_product_id":167818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:33.000Z","modified_at":"2026-01-27T06:20:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100068897076486","imei1":"100068897076486","imei2":"100068897076486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167807,"job_number":"JOB_167807","tr_customer_id":167824,"tr_customer_product_id":167814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:18.000Z","modified_at":"2026-01-27T06:20:18.000Z","name":"Adan Padberg","mobile_number":"624-381-5378","email_id":"Jessika.Roob@hotmail.com","dop":"2025-06-09","serial_number":"101487988748895","imei1":"101487988748895","imei2":"101487988748895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167805,"job_number":"JOB_167805","tr_customer_id":167822,"tr_customer_product_id":167812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:17.000Z","modified_at":"2026-01-27T06:20:17.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107185650913150","imei1":"107185650913150","imei2":"107185650913150","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167804,"job_number":"JOB_167804","tr_customer_id":167821,"tr_customer_product_id":167811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:02.000Z","modified_at":"2026-01-27T06:20:02.000Z","name":"Margarete Runolfsson","mobile_number":"585-678-2135","email_id":"Neha_McCullough@yahoo.com","dop":"2025-06-09","serial_number":"102551438914382","imei1":"102551438914382","imei2":"102551438914382","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167802,"job_number":"JOB_167802","tr_customer_id":167819,"tr_customer_product_id":167809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:01.000Z","modified_at":"2026-01-27T06:20:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101552759016705","imei1":"101552759016705","imei2":"101552759016705","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167758,"job_number":"JOB_167758","tr_customer_id":167775,"tr_customer_product_id":167765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:39:13.000Z","modified_at":"2026-01-27T04:39:13.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19392864251321","imei1":"19392864251321","imei2":"19392864251321","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167717,"job_number":"JOB_167717","tr_customer_id":167734,"tr_customer_product_id":167724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:13.000Z","modified_at":"2026-01-27T03:59:13.000Z","name":"Emie Greenholt","mobile_number":"985-658-9900","email_id":"Rod41@hotmail.com","dop":"2025-06-09","serial_number":"105938978155234","imei1":"105938978155234","imei2":"105938978155234","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167715,"job_number":"JOB_167715","tr_customer_id":167732,"tr_customer_product_id":167722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:12.000Z","modified_at":"2026-01-27T03:59:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109186152508815","imei1":"109186152508815","imei2":"109186152508815","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167707,"job_number":"JOB_167707","tr_customer_id":167724,"tr_customer_product_id":167714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Fermin Morar","mobile_number":"734-674-9275","email_id":"Monica.Schroeder@hotmail.com","dop":"2025-06-09","serial_number":"109431696412298","imei1":"109431696412298","imei2":"109431696412298","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167705,"job_number":"JOB_167705","tr_customer_id":167722,"tr_customer_product_id":167712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108554028495768","imei1":"108554028495768","imei2":"108554028495768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167690,"job_number":"JOB_167690","tr_customer_id":167707,"tr_customer_product_id":167697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Yasmine O'Conner","mobile_number":"276-226-2059","email_id":"Micheal.Langworth@hotmail.com","dop":"2025-06-09","serial_number":"104117836226352","imei1":"104117836226352","imei2":"104117836226352","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167686,"job_number":"JOB_167686","tr_customer_id":167703,"tr_customer_product_id":167693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109429601299068","imei1":"109429601299068","imei2":"109429601299068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167647,"job_number":"JOB_167647","tr_customer_id":167664,"tr_customer_product_id":167654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Royce Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187031398724326","imei1":"187031398724326","imei2":"187031398724326","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167646,"job_number":"JOB_167646","tr_customer_id":167663,"tr_customer_product_id":167653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"George Wehner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162741629655708","imei1":"162741629655708","imei2":"162741629655708","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167645,"job_number":"JOB_167645","tr_customer_id":167662,"tr_customer_product_id":167652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Joesph Wisozk","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180299567372427","imei1":"180299567372427","imei2":"180299567372427","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167644,"job_number":"JOB_167644","tr_customer_id":167661,"tr_customer_product_id":167651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"160947787121403","imei1":"160947787121403","imei2":"160947787121403","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167635,"job_number":"JOB_167635","tr_customer_id":167652,"tr_customer_product_id":167642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Kayley Cartwright","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142568640052876","imei1":"142568640052876","imei2":"142568640052876","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167634,"job_number":"JOB_167634","tr_customer_id":167651,"tr_customer_product_id":167641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Constantin Jones","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114120787849256","imei1":"114120787849256","imei2":"114120787849256","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167632,"job_number":"JOB_167632","tr_customer_id":167649,"tr_customer_product_id":167639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Krystel Mertz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"169905397032309","imei1":"169905397032309","imei2":"169905397032309","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167631,"job_number":"JOB_167631","tr_customer_id":167648,"tr_customer_product_id":167638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:46.000Z","modified_at":"2026-01-27T03:57:46.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"113592422631647","imei1":"113592422631647","imei2":"113592422631647","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167610,"job_number":"JOB_167610","tr_customer_id":167627,"tr_customer_product_id":167617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:32.000Z","modified_at":"2026-01-27T03:57:32.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kim_Senger19@yahoo.com","dop":"2025-07-02","serial_number":"14478206148415","imei1":"14478206148415","imei2":"14478206148415","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167589,"job_number":"JOB_167589","tr_customer_id":167606,"tr_customer_product_id":167596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:15.000Z","modified_at":"2026-01-27T03:57:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kelsi_Schiller40@hotmail.com","dop":"2025-07-02","serial_number":"18330157911715","imei1":"18330157911715","imei2":"18330157911715","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167580,"job_number":"JOB_167580","tr_customer_id":167597,"tr_customer_product_id":167587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:58.000Z","modified_at":"2026-01-27T03:56:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Sonia_Reichel97@hotmail.com","dop":"2025-07-02","serial_number":"19374980428044","imei1":"19374980428044","imei2":"19374980428044","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167547,"job_number":"JOB_167547","tr_customer_id":167564,"tr_customer_product_id":167554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:58:17.000Z","modified_at":"2026-01-27T02:58:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13975438843936","imei1":"13975438843936","imei2":"13975438843936","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167545,"job_number":"JOB_167545","tr_customer_id":167562,"tr_customer_product_id":167552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:41:15.000Z","modified_at":"2026-01-27T02:41:15.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13453255964591","imei1":"13453255964591","imei2":"13453255964591","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NTl9.BqWZfRPtwdwsT48sQVSElZJix7YfWn-RtcloTQs5Kq8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2dd8bd60-7a00-477c-9c68-1e0b9463c31f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859,"engineer_id":2}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzgwNzR9.eqHJVdXCqPkUgfTf0QbkqxE4HxFYdKjHxVapq50ChTk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f4953d76-85ea-4f4d-9398-4724f0cfd827 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 167944,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"791216-5nbZWaURIzsissFlm2bSNnAaTk4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NTl9.BqWZfRPtwdwsT48sQVSElZJix7YfWn-RtcloTQs5Kq8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ebdc3c16-c619-450b-9b55-35fc148b20d9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"40999-zn3VTkgP2rHoTiEIgk8PDlMuGwo" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:54:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":167893,"job_number":"JOB_167893","tr_customer_id":167910,"tr_customer_product_id":167900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:01.000Z","modified_at":"2026-01-27T06:38:01.000Z","name":"Jonatan Boyle","mobile_number":"565-294-8891","email_id":"Domenica_Bosco@gmail.com","dop":"2000-01-31","serial_number":"1030009739899854","imei1":"1030009739899854","imei2":"1030009739899854","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167891,"job_number":"JOB_167891","tr_customer_id":167908,"tr_customer_product_id":167898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:59.000Z","modified_at":"2026-01-27T06:37:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10174215740446","imei1":"10174215740446","imei2":"10174215740446","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167887,"job_number":"JOB_167887","tr_customer_id":167904,"tr_customer_product_id":167894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:17.000Z","modified_at":"2026-01-27T06:37:17.000Z","name":"Phyllis Stoltenberg","mobile_number":"269-487-7127","email_id":"Enos.Ernser@yahoo.com","dop":"2000-01-31","serial_number":"1017361775799387","imei1":"1017361775799387","imei2":"1017361775799387","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167885,"job_number":"JOB_167885","tr_customer_id":167902,"tr_customer_product_id":167892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:15.000Z","modified_at":"2026-01-27T06:37:15.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10975522372856","imei1":"10975522372856","imei2":"10975522372856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167876,"job_number":"JOB_167876","tr_customer_id":167893,"tr_customer_product_id":167883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:33.000Z","modified_at":"2026-01-27T06:36:33.000Z","name":"Princess Bartell","mobile_number":"610-243-2625","email_id":"Frederique.Nienow41@gmail.com","dop":"2000-01-31","serial_number":"1008582811372429","imei1":"1008582811372429","imei2":"1008582811372429","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167874,"job_number":"JOB_167874","tr_customer_id":167891,"tr_customer_product_id":167881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:31.000Z","modified_at":"2026-01-27T06:36:31.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10620499692264","imei1":"10620499692264","imei2":"10620499692264","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167868,"job_number":"JOB_167868","tr_customer_id":167885,"tr_customer_product_id":167875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:49.000Z","modified_at":"2026-01-27T06:35:49.000Z","name":"Marcelle Zieme","mobile_number":"348-753-9040","email_id":"Lottie_Schiller95@hotmail.com","dop":"2000-01-31","serial_number":"1044629435192454","imei1":"1044629435192454","imei2":"1044629435192454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167866,"job_number":"JOB_167866","tr_customer_id":167883,"tr_customer_product_id":167873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:47.000Z","modified_at":"2026-01-27T06:35:47.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10437737016874","imei1":"10437737016874","imei2":"10437737016874","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167726,"job_number":"JOB_167726","tr_customer_id":167743,"tr_customer_product_id":167733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:35.000Z","modified_at":"2026-01-27T03:59:35.000Z","name":"Ansel Durgan","mobile_number":"326-411-8036","email_id":"Geo.Bayer12@yahoo.com","dop":"2000-01-31","serial_number":"1040609851694983","imei1":"1040609851694983","imei2":"1040609851694983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167724,"job_number":"JOB_167724","tr_customer_id":167741,"tr_customer_product_id":167731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:34.000Z","modified_at":"2026-01-27T03:59:34.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10756932133754","imei1":"10756932133754","imei2":"10756932133754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167701,"job_number":"JOB_167701","tr_customer_id":167718,"tr_customer_product_id":167708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"Gilda Moore","mobile_number":"609-676-5261","email_id":"Wade_Bernier40@hotmail.com","dop":"2000-01-31","serial_number":"1014467587513357","imei1":"1014467587513357","imei2":"1014467587513357","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167697,"job_number":"JOB_167697","tr_customer_id":167714,"tr_customer_product_id":167704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10404146666771","imei1":"10404146666771","imei2":"10404146666771","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167660,"job_number":"JOB_167660","tr_customer_id":167677,"tr_customer_product_id":167667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Lilla Rodriguez","mobile_number":"471-903-4904","email_id":"Miracle77@hotmail.com","dop":"2000-01-31","serial_number":"1003103858390333","imei1":"1003103858390333","imei2":"1003103858390333","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167656,"job_number":"JOB_167656","tr_customer_id":167673,"tr_customer_product_id":167663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10368661501071","imei1":"10368661501071","imei2":"10368661501071","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167604,"job_number":"JOB_167604","tr_customer_id":167621,"tr_customer_product_id":167611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:22.000Z","modified_at":"2026-01-27T03:57:22.000Z","name":"Kathlyn Emard","mobile_number":"883-509-2132","email_id":"Flavie_Vandervort@hotmail.com","dop":"2000-01-31","serial_number":"1042892078118244","imei1":"1042892078118244","imei2":"1042892078118244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167601,"job_number":"JOB_167601","tr_customer_id":167618,"tr_customer_product_id":167608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10001153009440","imei1":"10001153009440","imei2":"10001153009440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167943,"job_number":"JOB_167943","tr_customer_id":167960,"tr_customer_product_id":167950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:54:15.000Z","modified_at":"2026-01-27T06:54:15.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14875645655732","imei1":"14875645655732","imei2":"14875645655732","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167941,"job_number":"JOB_167941","tr_customer_id":167958,"tr_customer_product_id":167948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:53:57.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15533783976054","imei1":"15533783976054","imei2":"15533783976054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167939,"job_number":"JOB_167939","tr_customer_id":167956,"tr_customer_product_id":167946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14442504887526","imei1":"14442504887526","imei2":"14442504887526","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167938,"job_number":"JOB_167938","tr_customer_id":167955,"tr_customer_product_id":167945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:27.000Z","modified_at":"2026-01-27T06:51:27.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10931088604581","imei1":"10931088604581","imei2":"10931088604581","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167936,"job_number":"JOB_167936","tr_customer_id":167953,"tr_customer_product_id":167943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:25.000Z","modified_at":"2026-01-27T06:51:25.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11495474994629","imei1":"11495474994629","imei2":"11495474994629","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167935,"job_number":"JOB_167935","tr_customer_id":167952,"tr_customer_product_id":167942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:00.000Z","modified_at":"2026-01-27T06:51:00.000Z","name":"Abe Borer","mobile_number":"232-802-4714","email_id":"Alfreda56@hotmail.com","dop":"2025-04-06","serial_number":"14248653361242728","imei1":"14248653361242728","imei2":"14248653361242728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167933,"job_number":"JOB_167933","tr_customer_id":167950,"tr_customer_product_id":167940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:58.000Z","modified_at":"2026-01-27T06:50:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16248942148525","imei1":"16248942148525","imei2":"16248942148525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167932,"job_number":"JOB_167932","tr_customer_id":167949,"tr_customer_product_id":167939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:42.000Z","modified_at":"2026-01-27T06:50:42.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"42969104263391","imei1":"42969104263391","imei2":"42969104263391","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167930,"job_number":"JOB_167930","tr_customer_id":167947,"tr_customer_product_id":167937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:40.000Z","modified_at":"2026-01-27T06:50:40.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11366144519689","imei1":"11366144519689","imei2":"11366144519689","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167929,"job_number":"JOB_167929","tr_customer_id":167946,"tr_customer_product_id":167936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:13.000Z","modified_at":"2026-01-27T06:50:13.000Z","name":"Arno Kessler","mobile_number":"230-754-1794","email_id":"Stanley57@hotmail.com","dop":"2025-04-06","serial_number":"18194212640282856","imei1":"18194212640282856","imei2":"18194212640282856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167927,"job_number":"JOB_167927","tr_customer_id":167944,"tr_customer_product_id":167934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:11.000Z","modified_at":"2026-01-27T06:50:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13203431323945","imei1":"13203431323945","imei2":"13203431323945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167926,"job_number":"JOB_167926","tr_customer_id":167943,"tr_customer_product_id":167933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:54.000Z","modified_at":"2026-01-27T06:49:54.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"90321257518944","imei1":"90321257518944","imei2":"90321257518944","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167924,"job_number":"JOB_167924","tr_customer_id":167941,"tr_customer_product_id":167931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:52.000Z","modified_at":"2026-01-27T06:49:52.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10934874410701","imei1":"10934874410701","imei2":"10934874410701","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167923,"job_number":"JOB_167923","tr_customer_id":167940,"tr_customer_product_id":167930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:30.000Z","modified_at":"2026-01-27T06:49:30.000Z","name":"Milton Bartell","mobile_number":"357-620-1896","email_id":"Kian46@hotmail.com","dop":"2025-04-06","serial_number":"17118551920422780","imei1":"17118551920422780","imei2":"17118551920422780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167921,"job_number":"JOB_167921","tr_customer_id":167938,"tr_customer_product_id":167928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:26.000Z","modified_at":"2026-01-27T06:49:26.000Z","name":"Garry Haag","mobile_number":"330-706-5364","email_id":"Lenna35@hotmail.com","dop":"2025-04-06","serial_number":"11179143080451844","imei1":"11179143080451844","imei2":"11179143080451844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167919,"job_number":"JOB_167919","tr_customer_id":167936,"tr_customer_product_id":167926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:25.000Z","modified_at":"2026-01-27T06:49:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17402848540623","imei1":"17402848540623","imei2":"17402848540623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167918,"job_number":"JOB_167918","tr_customer_id":167935,"tr_customer_product_id":167925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:39.000Z","modified_at":"2026-01-27T06:44:39.000Z","name":"Golden Brown","mobile_number":"840-732-0041","email_id":"Hailie73@hotmail.com","dop":"2025-04-06","serial_number":"15818286366602872","imei1":"15818286366602872","imei2":"15818286366602872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167916,"job_number":"JOB_167916","tr_customer_id":167933,"tr_customer_product_id":167923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:38.000Z","modified_at":"2026-01-27T06:44:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17063374650545","imei1":"17063374650545","imei2":"17063374650545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167915,"job_number":"JOB_167915","tr_customer_id":167932,"tr_customer_product_id":167922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:18.000Z","modified_at":"2026-01-27T06:44:18.000Z","name":"Ariane Hamill","mobile_number":"398-734-1884","email_id":"Ryleigh.Tremblay42@hotmail.com","dop":"2025-04-06","serial_number":"10595233660109322","imei1":"10595233660109322","imei2":"10595233660109322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167913,"job_number":"JOB_167913","tr_customer_id":167930,"tr_customer_product_id":167920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:51.000Z","modified_at":"2026-01-27T06:43:51.000Z","name":"Serenity Boyer","mobile_number":"339-974-1255","email_id":"Carleton.Marvin98@gmail.com","dop":"2025-04-06","serial_number":"15255955352476028","imei1":"15255955352476028","imei2":"15255955352476028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167911,"job_number":"JOB_167911","tr_customer_id":167928,"tr_customer_product_id":167918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:49.000Z","modified_at":"2026-01-27T06:43:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13742475805245","imei1":"13742475805245","imei2":"13742475805245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167910,"job_number":"JOB_167910","tr_customer_id":167927,"tr_customer_product_id":167917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:46.000Z","modified_at":"2026-01-27T06:43:46.000Z","name":"Percy Crist","mobile_number":"935-950-9106","email_id":"Krystel.Ankunding67@yahoo.com","dop":"2025-04-06","serial_number":"18545814363637170","imei1":"18545814363637170","imei2":"18545814363637170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167908,"job_number":"JOB_167908","tr_customer_id":167925,"tr_customer_product_id":167915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:44.000Z","modified_at":"2026-01-27T06:43:44.000Z","name":"Victor Schroeder","mobile_number":"473-540-3534","email_id":"Dexter_Marks@gmail.com","dop":"2025-04-06","serial_number":"16447744665311734","imei1":"16447744665311734","imei2":"16447744665311734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167906,"job_number":"JOB_167906","tr_customer_id":167923,"tr_customer_product_id":167913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:43.000Z","modified_at":"2026-01-27T06:43:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15646928553703","imei1":"15646928553703","imei2":"15646928553703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167905,"job_number":"JOB_167905","tr_customer_id":167922,"tr_customer_product_id":167912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:03.000Z","modified_at":"2026-01-27T06:43:03.000Z","name":"Roy Aufderhar","mobile_number":"826-647-3721","email_id":"Sheila.Murphy83@yahoo.com","dop":"2025-04-06","serial_number":"10699411250399026","imei1":"10699411250399026","imei2":"10699411250399026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167903,"job_number":"JOB_167903","tr_customer_id":167920,"tr_customer_product_id":167910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:01.000Z","modified_at":"2026-01-27T06:43:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14958910419154","imei1":"14958910419154","imei2":"14958910419154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167902,"job_number":"JOB_167902","tr_customer_id":167919,"tr_customer_product_id":167909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:56.000Z","modified_at":"2026-01-27T06:42:56.000Z","name":"Ned Dach","mobile_number":"535-612-0082","email_id":"Adolfo_Nikolaus@hotmail.com","dop":"2025-04-06","serial_number":"15430774571147254","imei1":"15430774571147254","imei2":"15430774571147254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167900,"job_number":"JOB_167900","tr_customer_id":167917,"tr_customer_product_id":167907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:54.000Z","modified_at":"2026-01-27T06:42:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17079659156633","imei1":"17079659156633","imei2":"17079659156633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167899,"job_number":"JOB_167899","tr_customer_id":167916,"tr_customer_product_id":167906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:06.000Z","modified_at":"2026-01-27T06:42:06.000Z","name":"Lisa Zulauf","mobile_number":"250-618-8688","email_id":"Chelsea9@yahoo.com","dop":"2025-04-06","serial_number":"17611184738963124","imei1":"17611184738963124","imei2":"17611184738963124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167897,"job_number":"JOB_167897","tr_customer_id":167914,"tr_customer_product_id":167904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:05.000Z","modified_at":"2026-01-27T06:42:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18231155699279","imei1":"18231155699279","imei2":"18231155699279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167896,"job_number":"JOB_167896","tr_customer_id":167913,"tr_customer_product_id":167903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:33.000Z","modified_at":"2026-01-27T06:38:33.000Z","name":"Marty Corkery","mobile_number":"727-204-3064","email_id":"Domenico.Huels@yahoo.com","dop":"2025-04-06","serial_number":"10948488540603988","imei1":"10948488540603988","imei2":"10948488540603988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167894,"job_number":"JOB_167894","tr_customer_id":167911,"tr_customer_product_id":167901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:31.000Z","modified_at":"2026-01-27T06:38:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14777744687360","imei1":"14777744687360","imei2":"14777744687360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167890,"job_number":"JOB_167890","tr_customer_id":167907,"tr_customer_product_id":167897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:49.000Z","modified_at":"2026-01-27T06:37:49.000Z","name":"Davion Gaylord","mobile_number":"478-883-2288","email_id":"Alejandrin_OKeefe47@gmail.com","dop":"2025-04-06","serial_number":"11487920209396314","imei1":"11487920209396314","imei2":"11487920209396314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167888,"job_number":"JOB_167888","tr_customer_id":167905,"tr_customer_product_id":167895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:47.000Z","modified_at":"2026-01-27T06:37:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10244847596438","imei1":"10244847596438","imei2":"10244847596438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167884,"job_number":"JOB_167884","tr_customer_id":167901,"tr_customer_product_id":167891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Wyatt Friesen","mobile_number":"592-951-6370","email_id":"Willard57@yahoo.com","dop":"2025-04-06","serial_number":"18984968440466710","imei1":"18984968440466710","imei2":"18984968440466710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167883,"job_number":"JOB_167883","tr_customer_id":167900,"tr_customer_product_id":167890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Avis Fadel","mobile_number":"908-634-0138","email_id":"Norene.Raynor@gmail.com","dop":"2025-04-06","serial_number":"18320246082397332","imei1":"18320246082397332","imei2":"18320246082397332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167880,"job_number":"JOB_167880","tr_customer_id":167897,"tr_customer_product_id":167887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15941554825756","imei1":"15941554825756","imei2":"15941554825756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167879,"job_number":"JOB_167879","tr_customer_id":167896,"tr_customer_product_id":167886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12797132248973","imei1":"12797132248973","imei2":"12797132248973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167877,"job_number":"JOB_167877","tr_customer_id":167894,"tr_customer_product_id":167884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:42.000Z","modified_at":"2026-01-27T06:36:42.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"16171174787922","imei1":"16171174787922","imei2":"16171174787922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167873,"job_number":"JOB_167873","tr_customer_id":167890,"tr_customer_product_id":167880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:17.000Z","modified_at":"2026-01-27T06:36:17.000Z","name":"Maye Rodriguez","mobile_number":"655-525-8401","email_id":"Edward.Walsh28@gmail.com","dop":"2025-04-06","serial_number":"18172135488968240","imei1":"18172135488968240","imei2":"18172135488968240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167871,"job_number":"JOB_167871","tr_customer_id":167888,"tr_customer_product_id":167878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:15.000Z","modified_at":"2026-01-27T06:36:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18948317579051","imei1":"18948317579051","imei2":"18948317579051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167869,"job_number":"JOB_167869","tr_customer_id":167886,"tr_customer_product_id":167876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:54.000Z","modified_at":"2026-01-27T06:35:54.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"17324433358007","imei1":"17324433358007","imei2":"17324433358007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167865,"job_number":"JOB_167865","tr_customer_id":167882,"tr_customer_product_id":167872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:30.000Z","modified_at":"2026-01-27T06:35:30.000Z","name":"Omer Maggio","mobile_number":"655-959-8696","email_id":"Hershel99@gmail.com","dop":"2025-04-06","serial_number":"11488347981559736","imei1":"11488347981559736","imei2":"11488347981559736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167863,"job_number":"JOB_167863","tr_customer_id":167880,"tr_customer_product_id":167870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:28.000Z","modified_at":"2026-01-27T06:35:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12322716487394","imei1":"12322716487394","imei2":"12322716487394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167861,"job_number":"JOB_167861","tr_customer_id":167878,"tr_customer_product_id":167868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:06.000Z","modified_at":"2026-01-27T06:35:06.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"17343592327259","imei1":"17343592327259","imei2":"17343592327259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167860,"job_number":"JOB_167860","tr_customer_id":167877,"tr_customer_product_id":167867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:34:28.000Z","modified_at":"2026-01-27T06:34:28.000Z","name":"Felton Jones","mobile_number":"461-830-5368","email_id":"Donald_Muller@gmail.com","dop":"2025-04-06","serial_number":"15954666796721888","imei1":"15954666796721888","imei2":"15954666796721888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167857,"job_number":"JOB_167857","tr_customer_id":167874,"tr_customer_product_id":167864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:17.000Z","modified_at":"2026-01-27T06:32:17.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12347251322045","imei2":"12347251322045","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167855,"job_number":"JOB_167855","tr_customer_id":167872,"tr_customer_product_id":167862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:04.000Z","modified_at":"2026-01-27T06:32:04.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14206461523702","imei2":"14206461523702","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167854,"job_number":"JOB_167854","tr_customer_id":167871,"tr_customer_product_id":167861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:52.000Z","modified_at":"2026-01-27T06:31:52.000Z","name":"Sadye Sipes","mobile_number":"779-875-8270","email_id":"Ebony.Hirthe@gmail.com","dop":"2025-04-06","serial_number":"10349692400180752","imei1":"10349692400180752","imei2":"10349692400180752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167852,"job_number":"JOB_167852","tr_customer_id":167869,"tr_customer_product_id":167859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:51.000Z","modified_at":"2026-01-27T06:31:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11373056543091","imei1":"11373056543091","imei2":"11373056543091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167850,"job_number":"JOB_167850","tr_customer_id":167867,"tr_customer_product_id":167857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:50.000Z","modified_at":"2026-01-27T06:31:50.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10477906422672","imei2":"10477906422672","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167849,"job_number":"JOB_167849","tr_customer_id":167866,"tr_customer_product_id":167856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:05.000Z","modified_at":"2026-01-27T06:31:05.000Z","name":"Giovani McKenzie","mobile_number":"898-307-0001","email_id":"Brady_Leannon@hotmail.com","dop":"2025-04-06","serial_number":"19451465414718350","imei1":"19451465414718350","imei2":"19451465414718350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167847,"job_number":"JOB_167847","tr_customer_id":167864,"tr_customer_product_id":167854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:03.000Z","modified_at":"2026-01-27T06:31:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15985961373989","imei1":"15985961373989","imei2":"15985961373989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167845,"job_number":"JOB_167845","tr_customer_id":167862,"tr_customer_product_id":167852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:17.000Z","modified_at":"2026-01-27T06:30:17.000Z","name":"Modesto Sauer","mobile_number":"424-849-3916","email_id":"Delilah_Treutel27@hotmail.com","dop":"2025-04-06","serial_number":"11996959230079538","imei1":"11996959230079538","imei2":"11996959230079538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167843,"job_number":"JOB_167843","tr_customer_id":167860,"tr_customer_product_id":167850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:16.000Z","modified_at":"2026-01-27T06:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17339423269073","imei1":"17339423269073","imei2":"17339423269073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167840,"job_number":"JOB_167840","tr_customer_id":167857,"tr_customer_product_id":167847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:06.000Z","modified_at":"2026-01-27T06:29:06.000Z","name":"Anastacio Ebert","mobile_number":"971-557-1170","email_id":"Reba3@hotmail.com","dop":"2025-04-06","serial_number":"14007303508030568","imei1":"14007303508030568","imei2":"14007303508030568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167838,"job_number":"JOB_167838","tr_customer_id":167855,"tr_customer_product_id":167845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:04.000Z","modified_at":"2026-01-27T06:29:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19420379464284","imei1":"19420379464284","imei2":"19420379464284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167837,"job_number":"JOB_167837","tr_customer_id":167854,"tr_customer_product_id":167844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:23.000Z","modified_at":"2026-01-27T06:28:23.000Z","name":"Bobby Bogan","mobile_number":"519-540-8511","email_id":"Moriah.Torp35@gmail.com","dop":"2025-04-06","serial_number":"10461022854004748","imei1":"10461022854004748","imei2":"10461022854004748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167835,"job_number":"JOB_167835","tr_customer_id":167852,"tr_customer_product_id":167842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:21.000Z","modified_at":"2026-01-27T06:28:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19904485216653","imei1":"19904485216653","imei2":"19904485216653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167834,"job_number":"JOB_167834","tr_customer_id":167851,"tr_customer_product_id":167841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:39.000Z","modified_at":"2026-01-27T06:27:39.000Z","name":"Hettie Brakus","mobile_number":"920-884-7742","email_id":"Lillian.Steuber98@gmail.com","dop":"2025-04-06","serial_number":"17652142820175848","imei1":"17652142820175848","imei2":"17652142820175848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167832,"job_number":"JOB_167832","tr_customer_id":167849,"tr_customer_product_id":167839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:38.000Z","modified_at":"2026-01-27T06:27:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11615152671057","imei1":"11615152671057","imei2":"11615152671057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167831,"job_number":"JOB_167831","tr_customer_id":167848,"tr_customer_product_id":167838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:19.000Z","modified_at":"2026-01-27T06:26:19.000Z","name":"Lazaro Hoppe","mobile_number":"805-669-5412","email_id":"Leland_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"18267334371696710","imei1":"18267334371696710","imei2":"18267334371696710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167829,"job_number":"JOB_167829","tr_customer_id":167846,"tr_customer_product_id":167836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:17.000Z","modified_at":"2026-01-27T06:26:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15802935641808","imei1":"15802935641808","imei2":"15802935641808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167828,"job_number":"JOB_167828","tr_customer_id":167845,"tr_customer_product_id":167835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:28.000Z","modified_at":"2026-01-27T06:25:28.000Z","name":"Ramon Hilll","mobile_number":"811-699-6550","email_id":"Brook56@gmail.com","dop":"2025-04-06","serial_number":"19695958491683900","imei1":"19695958491683900","imei2":"19695958491683900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167826,"job_number":"JOB_167826","tr_customer_id":167843,"tr_customer_product_id":167833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:26.000Z","modified_at":"2026-01-27T06:25:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12338518242380","imei1":"12338518242380","imei2":"12338518242380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167825,"job_number":"JOB_167825","tr_customer_id":167842,"tr_customer_product_id":167832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:37.000Z","modified_at":"2026-01-27T06:24:37.000Z","name":"Kaleb Beahan","mobile_number":"242-722-0254","email_id":"Sunny81@hotmail.com","dop":"2025-04-06","serial_number":"18555023955379372","imei1":"18555023955379372","imei2":"18555023955379372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167823,"job_number":"JOB_167823","tr_customer_id":167840,"tr_customer_product_id":167830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:36.000Z","modified_at":"2026-01-27T06:24:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11740984830074","imei1":"11740984830074","imei2":"11740984830074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167822,"job_number":"JOB_167822","tr_customer_id":167839,"tr_customer_product_id":167829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:49.000Z","modified_at":"2026-01-27T06:23:49.000Z","name":"Stefanie Lemke","mobile_number":"292-504-2515","email_id":"Kali24@gmail.com","dop":"2025-06-18","serial_number":"1067109977151928","imei1":"1067109977151928","imei2":"1067109977151928","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167820,"job_number":"JOB_167820","tr_customer_id":167837,"tr_customer_product_id":167827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:48.000Z","modified_at":"2026-01-27T06:23:48.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10101267317766","imei1":"10101267317766","imei2":"10101267317766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167819,"job_number":"JOB_167819","tr_customer_id":167836,"tr_customer_product_id":167826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:06.000Z","modified_at":"2026-01-27T06:23:06.000Z","name":"Aniya Mueller","mobile_number":"546-393-9663","email_id":"Chanelle2@hotmail.com","dop":"2025-06-18","serial_number":"1072434199213766","imei1":"1072434199213766","imei2":"1072434199213766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167817,"job_number":"JOB_167817","tr_customer_id":167834,"tr_customer_product_id":167824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"Dedrick Sawayn","mobile_number":"606-435-9603","email_id":"Cedrick18@gmail.com","dop":"2025-04-06","serial_number":"14284034712076870","imei1":"14284034712076870","imei2":"14284034712076870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167816,"job_number":"JOB_167816","tr_customer_id":167833,"tr_customer_product_id":167823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10590065726560","imei1":"10590065726560","imei2":"10590065726560","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167810,"job_number":"JOB_167810","tr_customer_id":167827,"tr_customer_product_id":167817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:32.000Z","modified_at":"2026-01-27T06:20:32.000Z","name":"Hipolito Hermiston","mobile_number":"643-640-8790","email_id":"Minnie50@yahoo.com","dop":"2025-04-06","serial_number":"16738148478419176","imei1":"16738148478419176","imei2":"16738148478419176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167808,"job_number":"JOB_167808","tr_customer_id":167825,"tr_customer_product_id":167815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:30.000Z","modified_at":"2026-01-27T06:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16491092711122","imei1":"16491092711122","imei2":"16491092711122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167801,"job_number":"JOB_167801","tr_customer_id":167818,"tr_customer_product_id":167808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:48.000Z","modified_at":"2026-01-27T06:19:48.000Z","name":"Clarissa Gerlach","mobile_number":"329-576-0565","email_id":"Amani46@hotmail.com","dop":"2025-04-06","serial_number":"19841535420662280","imei1":"19841535420662280","imei2":"19841535420662280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167799,"job_number":"JOB_167799","tr_customer_id":167816,"tr_customer_product_id":167806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:46.000Z","modified_at":"2026-01-27T06:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18187635174485","imei1":"18187635174485","imei2":"18187635174485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167798,"job_number":"JOB_167798","tr_customer_id":167815,"tr_customer_product_id":167805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:04.000Z","modified_at":"2026-01-27T06:19:04.000Z","name":"Brown Bednar","mobile_number":"861-977-4122","email_id":"Karlie_Green48@gmail.com","dop":"2025-04-06","serial_number":"18532545821601696","imei1":"18532545821601696","imei2":"18532545821601696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167796,"job_number":"JOB_167796","tr_customer_id":167813,"tr_customer_product_id":167803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:02.000Z","modified_at":"2026-01-27T06:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11730143042933","imei1":"11730143042933","imei2":"11730143042933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167792,"job_number":"JOB_167792","tr_customer_id":167809,"tr_customer_product_id":167799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:40.000Z","modified_at":"2026-01-27T05:19:40.000Z","name":"Vella Smitham","mobile_number":"409-455-6807","email_id":"Theresa.Collins@gmail.com","dop":"2025-04-06","serial_number":"11657422336501164","imei1":"11657422336501164","imei2":"11657422336501164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167790,"job_number":"JOB_167790","tr_customer_id":167807,"tr_customer_product_id":167797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:38.000Z","modified_at":"2026-01-27T05:19:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12162921804378","imei1":"12162921804378","imei2":"12162921804378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167789,"job_number":"JOB_167789","tr_customer_id":167806,"tr_customer_product_id":167796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:55.000Z","modified_at":"2026-01-27T05:18:55.000Z","name":"Samantha Heidenreich","mobile_number":"264-977-5406","email_id":"Alanna.Keebler55@hotmail.com","dop":"2025-04-06","serial_number":"17862732445518564","imei1":"17862732445518564","imei2":"17862732445518564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167787,"job_number":"JOB_167787","tr_customer_id":167804,"tr_customer_product_id":167794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:53.000Z","modified_at":"2026-01-27T05:18:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17393390155661","imei1":"17393390155661","imei2":"17393390155661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167786,"job_number":"JOB_167786","tr_customer_id":167803,"tr_customer_product_id":167793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:10.000Z","modified_at":"2026-01-27T05:18:10.000Z","name":"Concepcion Kling","mobile_number":"485-572-1549","email_id":"Gwendolyn_Prohaska74@hotmail.com","dop":"2025-04-06","serial_number":"15864204710609916","imei1":"15864204710609916","imei2":"15864204710609916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167784,"job_number":"JOB_167784","tr_customer_id":167801,"tr_customer_product_id":167791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:08.000Z","modified_at":"2026-01-27T05:18:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18105688226137","imei1":"18105688226137","imei2":"18105688226137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167783,"job_number":"JOB_167783","tr_customer_id":167800,"tr_customer_product_id":167790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:01:12.000Z","modified_at":"2026-01-27T05:01:12.000Z","name":"Lucinda Smith","mobile_number":"711-707-2038","email_id":"Raven_Tromp68@hotmail.com","dop":"2025-04-06","serial_number":"18435660998000900","imei1":"18435660998000900","imei2":"18435660998000900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167781,"job_number":"JOB_167781","tr_customer_id":167798,"tr_customer_product_id":167788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:00:54.000Z","modified_at":"2026-01-27T05:00:54.000Z","name":"Celia Hamill","mobile_number":"980-656-1254","email_id":"Jayme80@yahoo.com","dop":"2025-04-06","serial_number":"17093614278677168","imei1":"17093614278677168","imei2":"17093614278677168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167779,"job_number":"JOB_167779","tr_customer_id":167796,"tr_customer_product_id":167786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:59:11.000Z","modified_at":"2026-01-27T04:59:11.000Z","name":"Gene Effertz","mobile_number":"977-611-6671","email_id":"Javier.Rutherford@gmail.com","dop":"2025-04-06","serial_number":"19594496775397960","imei1":"19594496775397960","imei2":"19594496775397960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167777,"job_number":"JOB_167777","tr_customer_id":167794,"tr_customer_product_id":167784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:58:25.000Z","modified_at":"2026-01-27T04:58:25.000Z","name":"Tillman Schultz","mobile_number":"358-708-5320","email_id":"Helena_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"13321667553343650","imei1":"13321667553343650","imei2":"13321667553343650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167775,"job_number":"JOB_167775","tr_customer_id":167792,"tr_customer_product_id":167782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:57:39.000Z","modified_at":"2026-01-27T04:57:39.000Z","name":"Diego Bayer","mobile_number":"665-414-9415","email_id":"Mara.Kreiger@gmail.com","dop":"2025-04-06","serial_number":"11332008650035692","imei1":"11332008650035692","imei2":"11332008650035692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167772,"job_number":"JOB_167772","tr_customer_id":167789,"tr_customer_product_id":167779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:55.000Z","modified_at":"2026-01-27T04:51:55.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100099889244294","imei1":"100099889244294","imei2":"100099889244294","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167770,"job_number":"JOB_167770","tr_customer_id":167787,"tr_customer_product_id":167777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:41.000Z","modified_at":"2026-01-27T04:51:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103498957615061","imei1":"103498957615061","imei2":"103498957615061","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167769,"job_number":"JOB_167769","tr_customer_id":167786,"tr_customer_product_id":167776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:32.000Z","modified_at":"2026-01-27T04:43:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"79668445389652","imei1":"79668445389652","imei2":"79668445389652","popurl":"2026-01-17T04:43:32.109403420Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167768,"job_number":"JOB_167768","tr_customer_id":167785,"tr_customer_product_id":167775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:07.000Z","modified_at":"2026-01-27T04:43:07.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"15444292375424","imei1":"15444292375424","imei2":"15444292375424","popurl":"2026-01-17T04:43:07.439793018Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167767,"job_number":"JOB_167767","tr_customer_id":167784,"tr_customer_product_id":167774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:05.000Z","modified_at":"2026-01-27T04:43:05.000Z","name":"Brycen Hartmann","mobile_number":"920-423-2523","email_id":"Billy38@yahoo.com","dop":"2025-04-06","serial_number":"17160575372195656","imei1":"17160575372195656","imei2":"17160575372195656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167765,"job_number":"JOB_167765","tr_customer_id":167782,"tr_customer_product_id":167772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:03.000Z","modified_at":"2026-01-27T04:43:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19948686107370","imei1":"19948686107370","imei2":"19948686107370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167764,"job_number":"JOB_167764","tr_customer_id":167781,"tr_customer_product_id":167771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:17.000Z","modified_at":"2026-01-27T04:42:17.000Z","name":"Jabari Wyman","mobile_number":"655-718-3360","email_id":"Roosevelt.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"14727302101919016","imei1":"14727302101919016","imei2":"14727302101919016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167762,"job_number":"JOB_167762","tr_customer_id":167779,"tr_customer_product_id":167769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:15.000Z","modified_at":"2026-01-27T04:42:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18798652558941","imei1":"18798652558941","imei2":"18798652558941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167761,"job_number":"JOB_167761","tr_customer_id":167778,"tr_customer_product_id":167768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:29.000Z","modified_at":"2026-01-27T04:41:29.000Z","name":"Jonathon Kohler","mobile_number":"323-332-8852","email_id":"Hollis.Hegmann72@gmail.com","dop":"2025-04-06","serial_number":"16750184270928274","imei1":"16750184270928274","imei2":"16750184270928274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167759,"job_number":"JOB_167759","tr_customer_id":167776,"tr_customer_product_id":167766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:27.000Z","modified_at":"2026-01-27T04:41:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10503948481380","imei1":"10503948481380","imei2":"10503948481380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167755,"job_number":"JOB_167755","tr_customer_id":167772,"tr_customer_product_id":167762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40729081242918","imei1":"40729081242918","imei2":"40729081242918","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167754,"job_number":"JOB_167754","tr_customer_id":167771,"tr_customer_product_id":167761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15031952061543","imei1":"15031952061543","imei2":"15031952061543","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167753,"job_number":"JOB_167753","tr_customer_id":167770,"tr_customer_product_id":167760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46674199155380","imei1":"46674199155380","imei2":"46674199155380","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167752,"job_number":"JOB_167752","tr_customer_id":167769,"tr_customer_product_id":167759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13224128065911","imei1":"13224128065911","imei2":"13224128065911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167751,"job_number":"JOB_167751","tr_customer_id":167768,"tr_customer_product_id":167758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73599827046103","imei1":"73599827046103","imei2":"73599827046103","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167750,"job_number":"JOB_167750","tr_customer_id":167767,"tr_customer_product_id":167757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12920615173484","imei1":"12920615173484","imei2":"12920615173484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167748,"job_number":"JOB_167748","tr_customer_id":167765,"tr_customer_product_id":167755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41394992103667","imei1":"41394992103667","imei2":"41394992103667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167747,"job_number":"JOB_167747","tr_customer_id":167764,"tr_customer_product_id":167754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63891004325201","imei1":"63891004325201","imei2":"63891004325201","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167746,"job_number":"JOB_167746","tr_customer_id":167763,"tr_customer_product_id":167753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53625626675668","imei1":"53625626675668","imei2":"53625626675668","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167745,"job_number":"JOB_167745","tr_customer_id":167762,"tr_customer_product_id":167752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46523212624438","imei1":"46523212624438","imei2":"46523212624438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167744,"job_number":"JOB_167744","tr_customer_id":167761,"tr_customer_product_id":167751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84840740161320","imei1":"84840740161320","imei2":"84840740161320","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167743,"job_number":"JOB_167743","tr_customer_id":167760,"tr_customer_product_id":167750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46488600950401","imei1":"46488600950401","imei2":"46488600950401","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167741,"job_number":"JOB_167741","tr_customer_id":167758,"tr_customer_product_id":167748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18506977235583","imei1":"18506977235583","imei2":"18506977235583","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167740,"job_number":"JOB_167740","tr_customer_id":167757,"tr_customer_product_id":167747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25474750557996","imei1":"25474750557996","imei2":"25474750557996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167739,"job_number":"JOB_167739","tr_customer_id":167756,"tr_customer_product_id":167746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23206692471066","imei1":"23206692471066","imei2":"23206692471066","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167738,"job_number":"JOB_167738","tr_customer_id":167755,"tr_customer_product_id":167745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69648210848652","imei1":"69648210848652","imei2":"69648210848652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167737,"job_number":"JOB_167737","tr_customer_id":167754,"tr_customer_product_id":167744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87908979667028","imei1":"87908979667028","imei2":"87908979667028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167736,"job_number":"JOB_167736","tr_customer_id":167753,"tr_customer_product_id":167743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68750095402755","imei1":"68750095402755","imei2":"68750095402755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167735,"job_number":"JOB_167735","tr_customer_id":167752,"tr_customer_product_id":167742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:26.000Z","modified_at":"2026-01-27T04:00:26.000Z","name":"Alessandro Klein","mobile_number":"249-949-3079","email_id":"Antonette_Ward49@hotmail.com","dop":"2025-04-06","serial_number":"16760489880667088","imei1":"16760489880667088","imei2":"16760489880667088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167733,"job_number":"JOB_167733","tr_customer_id":167750,"tr_customer_product_id":167740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:24.000Z","modified_at":"2026-01-27T04:00:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11149211780437","imei1":"11149211780437","imei2":"11149211780437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167732,"job_number":"JOB_167732","tr_customer_id":167749,"tr_customer_product_id":167739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:00.000Z","modified_at":"2026-01-27T04:00:00.000Z","name":"Amparo Stroman","mobile_number":"652-396-9062","email_id":"Theodora_Cormier@yahoo.com","dop":"2025-04-06","serial_number":"12770672414828126","imei1":"12770672414828126","imei2":"12770672414828126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167730,"job_number":"JOB_167730","tr_customer_id":167747,"tr_customer_product_id":167737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:58.000Z","modified_at":"2026-01-27T03:59:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16140328322120","imei1":"16140328322120","imei2":"16140328322120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167729,"job_number":"JOB_167729","tr_customer_id":167746,"tr_customer_product_id":167736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:41.000Z","modified_at":"2026-01-27T03:59:41.000Z","name":"Leonie Stoltenberg","mobile_number":"632-793-6650","email_id":"Lia98@yahoo.com","dop":"2025-04-06","serial_number":"18862572585037620","imei1":"18862572585037620","imei2":"18862572585037620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167727,"job_number":"JOB_167727","tr_customer_id":167744,"tr_customer_product_id":167734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:40.000Z","modified_at":"2026-01-27T03:59:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18169069886721","imei1":"18169069886721","imei2":"18169069886721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167723,"job_number":"JOB_167723","tr_customer_id":167740,"tr_customer_product_id":167730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:27.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Larissa Wilderman","mobile_number":"612-596-5819","email_id":"Cassie_King98@yahoo.com","dop":"2025-04-06","serial_number":"17988825406305388","imei1":"17988825406305388","imei2":"17988825406305388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167721,"job_number":"JOB_167721","tr_customer_id":167738,"tr_customer_product_id":167728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:25.000Z","modified_at":"2026-01-27T03:59:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11172627533643","imei1":"11172627533643","imei2":"11172627533643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167720,"job_number":"JOB_167720","tr_customer_id":167737,"tr_customer_product_id":167727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:15.000Z","modified_at":"2026-01-27T03:59:15.000Z","name":"Baron Gleichner","mobile_number":"569-974-0764","email_id":"Tillman67@yahoo.com","dop":"2025-04-06","serial_number":"16696866616047820","imei1":"16696866616047820","imei2":"16696866616047820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167718,"job_number":"JOB_167718","tr_customer_id":167735,"tr_customer_product_id":167725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:14.000Z","modified_at":"2026-01-27T03:59:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17008880227135","imei1":"17008880227135","imei2":"17008880227135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167714,"job_number":"JOB_167714","tr_customer_id":167731,"tr_customer_product_id":167721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:09.000Z","modified_at":"2026-01-27T03:59:09.000Z","name":"Gwendolyn Marquardt","mobile_number":"397-315-5494","email_id":"Ida.Block4@yahoo.com","dop":"2025-04-06","serial_number":"12069322754066996","imei1":"12069322754066996","imei2":"12069322754066996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167712,"job_number":"JOB_167712","tr_customer_id":167729,"tr_customer_product_id":167719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"Rusty Rosenbaum","mobile_number":"266-273-5065","email_id":"Herminio31@hotmail.com","dop":"2025-04-06","serial_number":"10406673123257408","imei1":"10406673123257408","imei2":"10406673123257408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167711,"job_number":"JOB_167711","tr_customer_id":167728,"tr_customer_product_id":167718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11985838423999","imei1":"11985838423999","imei2":"11985838423999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167709,"job_number":"JOB_167709","tr_customer_id":167726,"tr_customer_product_id":167716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:06.000Z","modified_at":"2026-01-27T03:59:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15598275721214","imei1":"15598275721214","imei2":"15598275721214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167708,"job_number":"JOB_167708","tr_customer_id":167725,"tr_customer_product_id":167715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Betsy Beatty","mobile_number":"962-207-0290","email_id":"Bell.Orn3@gmail.com","dop":"2025-04-06","serial_number":"14434650120704726","imei1":"14434650120704726","imei2":"14434650120704726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167703,"job_number":"JOB_167703","tr_customer_id":167720,"tr_customer_product_id":167710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:56.000Z","modified_at":"2026-01-27T03:58:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568245128975","imei1":"15568245128975","imei2":"15568245128975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167702,"job_number":"JOB_167702","tr_customer_id":167719,"tr_customer_product_id":167709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14534040176453","imei1":"14534040176453","imei2":"14534040176453","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167698,"job_number":"JOB_167698","tr_customer_id":167715,"tr_customer_product_id":167705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"18722576579872","imei1":"18722576579872","imei2":"18722576579872","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167696,"job_number":"JOB_167696","tr_customer_id":167713,"tr_customer_product_id":167703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Kathryne Windler","mobile_number":"871-332-1922","email_id":"Irwin.Denesik@gmail.com","dop":"2025-04-06","serial_number":"11471488602647400","imei1":"11471488602647400","imei2":"11471488602647400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167695,"job_number":"JOB_167695","tr_customer_id":167712,"tr_customer_product_id":167702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Thalia Volkman","mobile_number":"462-730-8924","email_id":"Hazel30@hotmail.com","dop":"2025-04-06","serial_number":"17868655623113104","imei1":"17868655623113104","imei2":"17868655623113104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167692,"job_number":"JOB_167692","tr_customer_id":167709,"tr_customer_product_id":167699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16413009223480","imei1":"16413009223480","imei2":"16413009223480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167691,"job_number":"JOB_167691","tr_customer_id":167708,"tr_customer_product_id":167698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16061707656514","imei1":"16061707656514","imei2":"16061707656514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167689,"job_number":"JOB_167689","tr_customer_id":167706,"tr_customer_product_id":167696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Jamarcus Conn","mobile_number":"258-569-2257","email_id":"Olin94@gmail.com","dop":"2025-04-06","serial_number":"14336684273308248","imei1":"14336684273308248","imei2":"14336684273308248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167687,"job_number":"JOB_167687","tr_customer_id":167704,"tr_customer_product_id":167694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Keely Gleason","mobile_number":"753-466-1947","email_id":"Francisco23@gmail.com","dop":"2025-04-06","serial_number":"16512057136923444","imei1":"16512057136923444","imei2":"16512057136923444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167685,"job_number":"JOB_167685","tr_customer_id":167702,"tr_customer_product_id":167692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:58:40.000Z","name":"Conner Hilpert","mobile_number":"396-688-0700","email_id":"Gilda.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"14712767531465108","imei1":"14712767531465108","imei2":"14712767531465108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167682,"job_number":"JOB_167682","tr_customer_id":167699,"tr_customer_product_id":167689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15597778340898","imei1":"15597778340898","imei2":"15597778340898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167681,"job_number":"JOB_167681","tr_customer_id":167698,"tr_customer_product_id":167688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12578106237988","imei1":"12578106237988","imei2":"12578106237988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167679,"job_number":"JOB_167679","tr_customer_id":167696,"tr_customer_product_id":167686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:38.000Z","modified_at":"2026-01-27T03:58:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17290529992797","imei1":"17290529992797","imei2":"17290529992797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167678,"job_number":"JOB_167678","tr_customer_id":167695,"tr_customer_product_id":167685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:31.000Z","modified_at":"2026-01-27T03:58:31.000Z","name":"Sabryna Prohaska","mobile_number":"474-710-1560","email_id":"Eleazar_Daniel46@gmail.com","dop":"2025-04-06","serial_number":"11237624186230580","imei1":"11237624186230580","imei2":"11237624186230580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167676,"job_number":"JOB_167676","tr_customer_id":167693,"tr_customer_product_id":167683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"Aida Cummings","mobile_number":"665-428-6820","email_id":"Beth_Reinger82@hotmail.com","dop":"2025-04-06","serial_number":"11263284855498930","imei1":"11263284855498930","imei2":"11263284855498930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167675,"job_number":"JOB_167675","tr_customer_id":167692,"tr_customer_product_id":167682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17256386993031","imei1":"17256386993031","imei2":"17256386993031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167673,"job_number":"JOB_167673","tr_customer_id":167690,"tr_customer_product_id":167680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:28.000Z","modified_at":"2026-01-27T03:58:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19734921860320","imei1":"19734921860320","imei2":"19734921860320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167672,"job_number":"JOB_167672","tr_customer_id":167689,"tr_customer_product_id":167679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:25.000Z","modified_at":"2026-01-27T03:58:25.000Z","name":"Kamryn Grady","mobile_number":"862-360-9767","email_id":"Karli11@hotmail.com","dop":"2025-04-06","serial_number":"12026280895334058","imei1":"12026280895334058","imei2":"12026280895334058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167671,"job_number":"JOB_167671","tr_customer_id":167688,"tr_customer_product_id":167678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:24.000Z","modified_at":"2026-01-27T03:58:24.000Z","name":"Daphne Kub","mobile_number":"467-731-6481","email_id":"Jake_Mann14@hotmail.com","dop":"2025-04-06","serial_number":"14942007399332052","imei1":"14942007399332052","imei2":"14942007399332052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167669,"job_number":"JOB_167669","tr_customer_id":167686,"tr_customer_product_id":167676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:58:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19373817541206","imei1":"19373817541206","imei2":"19373817541206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167667,"job_number":"JOB_167667","tr_customer_id":167684,"tr_customer_product_id":167674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:22.000Z","modified_at":"2026-01-27T03:58:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17305399664989","imei1":"17305399664989","imei2":"17305399664989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167666,"job_number":"JOB_167666","tr_customer_id":167683,"tr_customer_product_id":167673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:20.000Z","modified_at":"2026-01-27T03:58:20.000Z","name":"Tyler Watsica","mobile_number":"349-948-0788","email_id":"Bell.Nolan52@gmail.com","dop":"2025-04-06","serial_number":"13879215740009048","imei1":"13879215740009048","imei2":"13879215740009048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167664,"job_number":"JOB_167664","tr_customer_id":167681,"tr_customer_product_id":167671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:18.000Z","modified_at":"2026-01-27T03:58:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14442196169883","imei1":"14442196169883","imei2":"14442196169883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167663,"job_number":"JOB_167663","tr_customer_id":167680,"tr_customer_product_id":167670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:16.000Z","modified_at":"2026-01-27T03:58:16.000Z","name":"Francesca Murphy","mobile_number":"621-475-6586","email_id":"Shakira49@yahoo.com","dop":"2025-04-06","serial_number":"17519966068101636","imei1":"17519966068101636","imei2":"17519966068101636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167661,"job_number":"JOB_167661","tr_customer_id":167678,"tr_customer_product_id":167668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:14.000Z","modified_at":"2026-01-27T03:58:14.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19698683003812","imei1":"19698683003812","imei2":"19698683003812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167659,"job_number":"JOB_167659","tr_customer_id":167676,"tr_customer_product_id":167666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"51229279347468","imei1":"51229279347468","imei2":"51229279347468","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167655,"job_number":"JOB_167655","tr_customer_id":167672,"tr_customer_product_id":167662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13403960447968","imei1":"13403960447968","imei2":"13403960447968","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167654,"job_number":"JOB_167654","tr_customer_id":167671,"tr_customer_product_id":167661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Gerda Cormier","mobile_number":"613-921-9054","email_id":"Erwin.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12704528046663076","imei1":"12704528046663076","imei2":"12704528046663076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167653,"job_number":"JOB_167653","tr_customer_id":167670,"tr_customer_product_id":167660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Asha Torphy","mobile_number":"843-641-3938","email_id":"Isaac14@gmail.com","dop":"2025-04-06","serial_number":"10240867845893942","imei1":"10240867845893942","imei2":"10240867845893942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167651,"job_number":"JOB_167651","tr_customer_id":167668,"tr_customer_product_id":167658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18941925353118","imei1":"18941925353118","imei2":"18941925353118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167649,"job_number":"JOB_167649","tr_customer_id":167666,"tr_customer_product_id":167656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13548679991903","imei1":"13548679991903","imei2":"13548679991903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167648,"job_number":"JOB_167648","tr_customer_id":167665,"tr_customer_product_id":167655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Ena Skiles","mobile_number":"298-265-4144","email_id":"Carolyn.Daniel@gmail.com","dop":"2025-04-06","serial_number":"14437299231964732","imei1":"14437299231964732","imei2":"14437299231964732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167642,"job_number":"JOB_167642","tr_customer_id":167659,"tr_customer_product_id":167649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13690465004998","imei1":"13690465004998","imei2":"13690465004998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167641,"job_number":"JOB_167641","tr_customer_id":167658,"tr_customer_product_id":167648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Louvenia Davis","mobile_number":"553-560-1286","email_id":"Schuyler_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"11329337661782124","imei1":"11329337661782124","imei2":"11329337661782124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167639,"job_number":"JOB_167639","tr_customer_id":167656,"tr_customer_product_id":167646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:56.000Z","modified_at":"2026-01-27T03:57:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18017191928328","imei1":"18017191928328","imei2":"18017191928328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167638,"job_number":"JOB_167638","tr_customer_id":167655,"tr_customer_product_id":167645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:54.000Z","modified_at":"2026-01-27T03:57:54.000Z","name":"Reece Trantow","mobile_number":"302-541-3363","email_id":"Mack.Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"17585914696480564","imei1":"17585914696480564","imei2":"17585914696480564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167636,"job_number":"JOB_167636","tr_customer_id":167653,"tr_customer_product_id":167643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:52.000Z","modified_at":"2026-01-27T03:57:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12031893215833","imei1":"12031893215833","imei2":"12031893215833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167630,"job_number":"JOB_167630","tr_customer_id":167647,"tr_customer_product_id":167637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Aryanna Schmidt","mobile_number":"786-202-1752","email_id":"Herta.Terry@hotmail.com","dop":"2025-04-06","serial_number":"19423229681970136","imei1":"19423229681970136","imei2":"19423229681970136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167628,"job_number":"JOB_167628","tr_customer_id":167645,"tr_customer_product_id":167635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15979907799204","imei2":"15979907799204","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167626,"job_number":"JOB_167626","tr_customer_id":167643,"tr_customer_product_id":167633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:41.000Z","modified_at":"2026-01-27T03:57:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13397876407749","imei1":"13397876407749","imei2":"13397876407749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167625,"job_number":"JOB_167625","tr_customer_id":167642,"tr_customer_product_id":167632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Juana Kuhn","mobile_number":"932-705-7734","email_id":"Will.Schinner@gmail.com","dop":"2025-04-06","serial_number":"12582442804487736","imei1":"12582442804487736","imei2":"12582442804487736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167624,"job_number":"JOB_167624","tr_customer_id":167641,"tr_customer_product_id":167631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Carmelo Hudson","mobile_number":"287-770-1385","email_id":"Elmore_Wiegand26@gmail.com","dop":"2025-04-06","serial_number":"13661757631461158","imei1":"13661757631461158","imei2":"13661757631461158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167622,"job_number":"JOB_167622","tr_customer_id":167639,"tr_customer_product_id":167629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:57:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16786630480147","imei1":"16786630480147","imei2":"16786630480147","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167620,"job_number":"JOB_167620","tr_customer_id":167637,"tr_customer_product_id":167627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:38.000Z","modified_at":"2026-01-27T03:57:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18682989177130","imei1":"18682989177130","imei2":"18682989177130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167619,"job_number":"JOB_167619","tr_customer_id":167636,"tr_customer_product_id":167626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:37.000Z","modified_at":"2026-01-27T03:57:37.000Z","name":"Justice Stroman","mobile_number":"432-530-0600","email_id":"Edgar41@gmail.com","dop":"2025-05-30","serial_number":"1961560333862636","imei1":"1961560333862636","imei2":"1961560333862636","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167618,"job_number":"JOB_167618","tr_customer_id":167635,"tr_customer_product_id":167625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jerad Considine","mobile_number":"716-463-1971","email_id":"Karina_Mertz@yahoo.com","dop":"2025-04-06","serial_number":"17065802865327806","imei1":"17065802865327806","imei2":"17065802865327806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167617,"job_number":"JOB_167617","tr_customer_id":167634,"tr_customer_product_id":167624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Arlie Goyette","mobile_number":"774-884-8093","email_id":"Gabriella.Kiehn@gmail.com","dop":"2025-05-30","serial_number":"18680927987810","imei1":"18680927987810","imei2":"18680927987810","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167616,"job_number":"JOB_167616","tr_customer_id":167633,"tr_customer_product_id":167623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jacinto Kerluke","mobile_number":"466-294-4601","email_id":"Isadore_Gerhold@hotmail.com","dop":"2025-06-18","serial_number":"1003114341051045","imei1":"1003114341051045","imei2":"1003114341051045","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167612,"job_number":"JOB_167612","tr_customer_id":167629,"tr_customer_product_id":167619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10855843315205","imei1":"10855843315205","imei2":"10855843315205","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167611,"job_number":"JOB_167611","tr_customer_id":167628,"tr_customer_product_id":167618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11217777692370","imei1":"11217777692370","imei2":"11217777692370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167608,"job_number":"JOB_167608","tr_customer_id":167625,"tr_customer_product_id":167615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:29.000Z","modified_at":"2026-01-27T03:57:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10001369553073","imei2":"10001369553073","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167607,"job_number":"JOB_167607","tr_customer_id":167624,"tr_customer_product_id":167614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:28.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Jacey Collins","mobile_number":"944-652-7578","email_id":"Elfrieda.Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"19632183660748910","imei1":"19632183660748910","imei2":"19632183660748910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167605,"job_number":"JOB_167605","tr_customer_id":167622,"tr_customer_product_id":167612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:26.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19051448305296","imei1":"19051448305296","imei2":"19051448305296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167603,"job_number":"JOB_167603","tr_customer_id":167620,"tr_customer_product_id":167610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:21.000Z","modified_at":"2026-01-27T03:57:21.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"68516838558450","imei1":"68516838558450","imei2":"68516838558450","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167599,"job_number":"JOB_167599","tr_customer_id":167616,"tr_customer_product_id":167606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Jeremy Herzog","mobile_number":"282-555-4118","email_id":"Ena.Bechtelar65@gmail.com","dop":"2025-04-06","serial_number":"10173421977002996","imei1":"10173421977002996","imei2":"10173421977002996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167597,"job_number":"JOB_167597","tr_customer_id":167614,"tr_customer_product_id":167604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:19.000Z","modified_at":"2026-01-27T03:57:19.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"19110931384626","imei1":"19110931384626","imei2":"19110931384626","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167595,"job_number":"JOB_167595","tr_customer_id":167612,"tr_customer_product_id":167602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:18.000Z","modified_at":"2026-01-27T03:57:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11356138290626","imei1":"11356138290626","imei2":"11356138290626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167594,"job_number":"JOB_167594","tr_customer_id":167611,"tr_customer_product_id":167601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:17.000Z","modified_at":"2026-01-27T03:57:17.000Z","name":"Leanne Bergnaum","mobile_number":"640-423-3191","email_id":"Newton0@gmail.com","dop":"2025-04-06","serial_number":"16213996860965236","imei1":"16213996860965236","imei2":"16213996860965236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167592,"job_number":"JOB_167592","tr_customer_id":167609,"tr_customer_product_id":167599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12906189910328","imei2":"12906189910328","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167590,"job_number":"JOB_167590","tr_customer_id":167607,"tr_customer_product_id":167597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15246673098955","imei1":"15246673098955","imei2":"15246673098955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167588,"job_number":"JOB_167588","tr_customer_id":167605,"tr_customer_product_id":167595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:14.000Z","modified_at":"2026-01-27T03:57:14.000Z","name":"Jarod Romaguera","mobile_number":"883-986-3014","email_id":"Veda.Langosh96@hotmail.com","dop":"2025-04-06","serial_number":"11033018324819376","imei1":"11033018324819376","imei2":"11033018324819376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167586,"job_number":"JOB_167586","tr_customer_id":167603,"tr_customer_product_id":167593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:12.000Z","modified_at":"2026-01-27T03:57:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13215400182104","imei1":"13215400182104","imei2":"13215400182104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167585,"job_number":"JOB_167585","tr_customer_id":167602,"tr_customer_product_id":167592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:11.000Z","modified_at":"2026-01-27T03:57:11.000Z","name":"Emmy Fisher","mobile_number":"650-427-0306","email_id":"Duane_Lueilwitz57@gmail.com","dop":"2025-04-06","serial_number":"11336384071000982","imei1":"11336384071000982","imei2":"11336384071000982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167582,"job_number":"JOB_167582","tr_customer_id":167599,"tr_customer_product_id":167589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:02.000Z","modified_at":"2026-01-27T03:57:02.000Z","name":"Orrin O'Reilly","mobile_number":"946-754-6258","email_id":"Palma_Kassulke@hotmail.com","dop":"2025-04-06","serial_number":"18298148128893764","imei1":"18298148128893764","imei2":"18298148128893764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167578,"job_number":"JOB_167578","tr_customer_id":167595,"tr_customer_product_id":167585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:56.000Z","modified_at":"2026-01-27T03:56:56.000Z","name":"Gabrielle Lesch","mobile_number":"230-823-5194","email_id":"Modesta.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"18158410318607250","imei1":"18158410318607250","imei2":"18158410318607250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167576,"job_number":"JOB_167576","tr_customer_id":167593,"tr_customer_product_id":167583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15299749897933","imei1":"15299749897933","imei2":"15299749897933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167575,"job_number":"JOB_167575","tr_customer_id":167592,"tr_customer_product_id":167582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"Shany Skiles","mobile_number":"343-313-8058","email_id":"Blaze70@hotmail.com","dop":"2025-04-06","serial_number":"15894210290610844","imei1":"15894210290610844","imei2":"15894210290610844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167574,"job_number":"JOB_167574","tr_customer_id":167591,"tr_customer_product_id":167581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:53.000Z","modified_at":"2026-01-27T03:56:53.000Z","name":"Mertie Bruen","mobile_number":"690-491-2264","email_id":"Zion.Goyette@hotmail.com","dop":"2025-04-06","serial_number":"15584272345159952","imei1":"15584272345159952","imei2":"15584272345159952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167572,"job_number":"JOB_167572","tr_customer_id":167589,"tr_customer_product_id":167579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:56:52.000Z","name":"Vicky Haag","mobile_number":"371-669-9415","email_id":"Braden83@yahoo.com","dop":"2025-04-06","serial_number":"17866526886439260","imei1":"17866526886439260","imei2":"17866526886439260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167570,"job_number":"JOB_167570","tr_customer_id":167587,"tr_customer_product_id":167577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12442143109962","imei1":"12442143109962","imei2":"12442143109962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167569,"job_number":"JOB_167569","tr_customer_id":167586,"tr_customer_product_id":167576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"Brionna Lakin","mobile_number":"382-873-6677","email_id":"Desiree.Carroll36@gmail.com","dop":"2025-06-18","serial_number":"1066996724856225","imei1":"1066996724856225","imei2":"1066996724856225","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167566,"job_number":"JOB_167566","tr_customer_id":167583,"tr_customer_product_id":167573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:50.000Z","modified_at":"2026-01-27T03:56:50.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10377252459264","imei1":"10377252459264","imei2":"10377252459264","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167565,"job_number":"JOB_167565","tr_customer_id":167582,"tr_customer_product_id":167572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:49.000Z","modified_at":"2026-01-27T03:56:49.000Z","name":"Julie Welch","mobile_number":"571-317-7787","email_id":"Raymond93@hotmail.com","dop":"2025-04-06","serial_number":"19012616646092010","imei1":"19012616646092010","imei2":"19012616646092010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167563,"job_number":"JOB_167563","tr_customer_id":167580,"tr_customer_product_id":167570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:41.000Z","modified_at":"2026-01-27T03:56:41.000Z","name":"Lisandro Bruen","mobile_number":"911-424-7644","email_id":"Jodie_Romaguera@gmail.com","dop":"2025-04-06","serial_number":"13282450462299732","imei1":"13282450462299732","imei2":"13282450462299732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167561,"job_number":"JOB_167561","tr_customer_id":167578,"tr_customer_product_id":167568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:40.000Z","modified_at":"2026-01-27T03:56:40.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13427742008225","imei1":"13427742008225","imei2":"13427742008225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167559,"job_number":"JOB_167559","tr_customer_id":167576,"tr_customer_product_id":167566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:28.000Z","modified_at":"2026-01-27T03:56:28.000Z","name":"Deron Sanford","mobile_number":"639-632-3468","email_id":"Rey.Kiehn35@yahoo.com","dop":"2025-04-06","serial_number":"18509899910406510","imei1":"18509899910406510","imei2":"18509899910406510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167556,"job_number":"JOB_167556","tr_customer_id":167573,"tr_customer_product_id":167563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:19.000Z","modified_at":"2026-01-27T03:05:19.000Z","name":"Alvena Williamson","mobile_number":"423-695-9416","email_id":"Ralph_Daniel99@gmail.com","dop":"2025-04-06","serial_number":"13929952924531452","imei1":"13929952924531452","imei2":"13929952924531452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167554,"job_number":"JOB_167554","tr_customer_id":167571,"tr_customer_product_id":167561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:17.000Z","modified_at":"2026-01-27T03:05:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14795401254556","imei1":"14795401254556","imei2":"14795401254556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167553,"job_number":"JOB_167553","tr_customer_id":167570,"tr_customer_product_id":167560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:37.000Z","modified_at":"2026-01-27T03:04:37.000Z","name":"Donato Labadie","mobile_number":"458-864-3903","email_id":"Osbaldo.Skiles@yahoo.com","dop":"2025-04-06","serial_number":"16685826357599888","imei1":"16685826357599888","imei2":"16685826357599888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167551,"job_number":"JOB_167551","tr_customer_id":167568,"tr_customer_product_id":167558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:35.000Z","modified_at":"2026-01-27T03:04:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11769976971366","imei1":"11769976971366","imei2":"11769976971366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167550,"job_number":"JOB_167550","tr_customer_id":167567,"tr_customer_product_id":167557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:54.000Z","modified_at":"2026-01-27T03:03:54.000Z","name":"Jayce Olson","mobile_number":"471-289-5640","email_id":"Sister83@gmail.com","dop":"2025-04-06","serial_number":"16134674822616796","imei1":"16134674822616796","imei2":"16134674822616796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167548,"job_number":"JOB_167548","tr_customer_id":167565,"tr_customer_product_id":167555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:53.000Z","modified_at":"2026-01-27T03:03:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14540231857564","imei1":"14540231857564","imei2":"14540231857564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167543,"job_number":"JOB_167543","tr_customer_id":167560,"tr_customer_product_id":167550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T01:31:06.000Z","modified_at":"2026-01-27T01:31:06.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-17","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-17T01:31:05.469619446Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T01:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167542,"job_number":"JOB_167542","tr_customer_id":167559,"tr_customer_product_id":167549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:44:15.000Z","modified_at":"2026-01-26T23:44:15.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-16","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-16T23:44:14.816301966Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167541,"job_number":"JOB_167541","tr_customer_id":167558,"tr_customer_product_id":167548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:41:50.000Z","modified_at":"2026-01-26T23:41:50.000Z","name":"Chaturbhuj Asan","mobile_number":"7096793640","email_id":"rati.shukla@yahoo.co.in","dop":"2026-01-16","serial_number":"765332067084013","imei1":"765332067084013","imei2":"765332067084013","popurl":"www.abhisyanta-mishra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167540,"job_number":"JOB_167540","tr_customer_id":167557,"tr_customer_product_id":167547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:41:49.000Z","modified_at":"2026-01-26T23:41:49.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-16","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-16T23:41:49.233421871Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167539,"job_number":"JOB_167539","tr_customer_id":167556,"tr_customer_product_id":167546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:34:41.000Z","modified_at":"2026-01-26T20:34:41.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-01-16","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-01-16T20:34:41.725781Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167538,"job_number":"JOB_167538","tr_customer_id":167555,"tr_customer_product_id":167545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:34:39.000Z","modified_at":"2026-01-26T20:34:39.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191116","imei1":"13549925191116","imei2":"13549925191116","popurl":"2026-01-21T20:34:38.309420072Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167537,"job_number":"JOB_167537","tr_customer_id":167554,"tr_customer_product_id":167544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:26:19.000Z","modified_at":"2026-01-26T20:26:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191115","imei1":"13549925191115","imei2":"13549925191115","popurl":"2026-01-21T20:26:18.793331516Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167536,"job_number":"JOB_167536","tr_customer_id":167553,"tr_customer_product_id":167543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:55:51.000Z","modified_at":"2026-01-26T19:55:51.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191114","imei1":"13549925191114","imei2":"13549925191114","popurl":"2026-01-21T19:55:50.501349002Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167535,"job_number":"JOB_167535","tr_customer_id":167552,"tr_customer_product_id":167542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:49:19.000Z","modified_at":"2026-01-26T19:49:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191113","imei1":"13549925191113","imei2":"13549925191113","popurl":"2026-01-21T19:49:19.462367500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167534,"job_number":"JOB_167534","tr_customer_id":167551,"tr_customer_product_id":167541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:47:51.000Z","modified_at":"2026-01-26T19:47:51.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191112","imei1":"13549925191112","imei2":"13549925191112","popurl":"2026-01-21T19:47:51.047536695Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167813,"job_number":"JOB_167813","tr_customer_id":167830,"tr_customer_product_id":167820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:34.000Z","modified_at":"2026-01-27T06:20:34.000Z","name":"Sonny Turner","mobile_number":"799-958-6159","email_id":"Donna.MacGyver@yahoo.com","dop":"2025-06-09","serial_number":"103029682528025","imei1":"103029682528025","imei2":"103029682528025","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167811,"job_number":"JOB_167811","tr_customer_id":167828,"tr_customer_product_id":167818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:33.000Z","modified_at":"2026-01-27T06:20:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100068897076486","imei1":"100068897076486","imei2":"100068897076486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167807,"job_number":"JOB_167807","tr_customer_id":167824,"tr_customer_product_id":167814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:18.000Z","modified_at":"2026-01-27T06:20:18.000Z","name":"Adan Padberg","mobile_number":"624-381-5378","email_id":"Jessika.Roob@hotmail.com","dop":"2025-06-09","serial_number":"101487988748895","imei1":"101487988748895","imei2":"101487988748895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167805,"job_number":"JOB_167805","tr_customer_id":167822,"tr_customer_product_id":167812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:17.000Z","modified_at":"2026-01-27T06:20:17.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107185650913150","imei1":"107185650913150","imei2":"107185650913150","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167804,"job_number":"JOB_167804","tr_customer_id":167821,"tr_customer_product_id":167811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:02.000Z","modified_at":"2026-01-27T06:20:02.000Z","name":"Margarete Runolfsson","mobile_number":"585-678-2135","email_id":"Neha_McCullough@yahoo.com","dop":"2025-06-09","serial_number":"102551438914382","imei1":"102551438914382","imei2":"102551438914382","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167802,"job_number":"JOB_167802","tr_customer_id":167819,"tr_customer_product_id":167809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:01.000Z","modified_at":"2026-01-27T06:20:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101552759016705","imei1":"101552759016705","imei2":"101552759016705","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167758,"job_number":"JOB_167758","tr_customer_id":167775,"tr_customer_product_id":167765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:39:13.000Z","modified_at":"2026-01-27T04:39:13.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19392864251321","imei1":"19392864251321","imei2":"19392864251321","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167717,"job_number":"JOB_167717","tr_customer_id":167734,"tr_customer_product_id":167724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:13.000Z","modified_at":"2026-01-27T03:59:13.000Z","name":"Emie Greenholt","mobile_number":"985-658-9900","email_id":"Rod41@hotmail.com","dop":"2025-06-09","serial_number":"105938978155234","imei1":"105938978155234","imei2":"105938978155234","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167715,"job_number":"JOB_167715","tr_customer_id":167732,"tr_customer_product_id":167722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:12.000Z","modified_at":"2026-01-27T03:59:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109186152508815","imei1":"109186152508815","imei2":"109186152508815","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167707,"job_number":"JOB_167707","tr_customer_id":167724,"tr_customer_product_id":167714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Fermin Morar","mobile_number":"734-674-9275","email_id":"Monica.Schroeder@hotmail.com","dop":"2025-06-09","serial_number":"109431696412298","imei1":"109431696412298","imei2":"109431696412298","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167705,"job_number":"JOB_167705","tr_customer_id":167722,"tr_customer_product_id":167712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108554028495768","imei1":"108554028495768","imei2":"108554028495768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167690,"job_number":"JOB_167690","tr_customer_id":167707,"tr_customer_product_id":167697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Yasmine O'Conner","mobile_number":"276-226-2059","email_id":"Micheal.Langworth@hotmail.com","dop":"2025-06-09","serial_number":"104117836226352","imei1":"104117836226352","imei2":"104117836226352","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167686,"job_number":"JOB_167686","tr_customer_id":167703,"tr_customer_product_id":167693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109429601299068","imei1":"109429601299068","imei2":"109429601299068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167647,"job_number":"JOB_167647","tr_customer_id":167664,"tr_customer_product_id":167654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Royce Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187031398724326","imei1":"187031398724326","imei2":"187031398724326","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167646,"job_number":"JOB_167646","tr_customer_id":167663,"tr_customer_product_id":167653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"George Wehner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162741629655708","imei1":"162741629655708","imei2":"162741629655708","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167645,"job_number":"JOB_167645","tr_customer_id":167662,"tr_customer_product_id":167652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Joesph Wisozk","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180299567372427","imei1":"180299567372427","imei2":"180299567372427","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167644,"job_number":"JOB_167644","tr_customer_id":167661,"tr_customer_product_id":167651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"160947787121403","imei1":"160947787121403","imei2":"160947787121403","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167635,"job_number":"JOB_167635","tr_customer_id":167652,"tr_customer_product_id":167642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Kayley Cartwright","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142568640052876","imei1":"142568640052876","imei2":"142568640052876","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167634,"job_number":"JOB_167634","tr_customer_id":167651,"tr_customer_product_id":167641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Constantin Jones","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114120787849256","imei1":"114120787849256","imei2":"114120787849256","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167632,"job_number":"JOB_167632","tr_customer_id":167649,"tr_customer_product_id":167639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Krystel Mertz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"169905397032309","imei1":"169905397032309","imei2":"169905397032309","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167631,"job_number":"JOB_167631","tr_customer_id":167648,"tr_customer_product_id":167638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:46.000Z","modified_at":"2026-01-27T03:57:46.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"113592422631647","imei1":"113592422631647","imei2":"113592422631647","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167610,"job_number":"JOB_167610","tr_customer_id":167627,"tr_customer_product_id":167617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:32.000Z","modified_at":"2026-01-27T03:57:32.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kim_Senger19@yahoo.com","dop":"2025-07-02","serial_number":"14478206148415","imei1":"14478206148415","imei2":"14478206148415","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167589,"job_number":"JOB_167589","tr_customer_id":167606,"tr_customer_product_id":167596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:15.000Z","modified_at":"2026-01-27T03:57:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kelsi_Schiller40@hotmail.com","dop":"2025-07-02","serial_number":"18330157911715","imei1":"18330157911715","imei2":"18330157911715","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167580,"job_number":"JOB_167580","tr_customer_id":167597,"tr_customer_product_id":167587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:58.000Z","modified_at":"2026-01-27T03:56:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Sonia_Reichel97@hotmail.com","dop":"2025-07-02","serial_number":"19374980428044","imei1":"19374980428044","imei2":"19374980428044","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167547,"job_number":"JOB_167547","tr_customer_id":167564,"tr_customer_product_id":167554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:58:17.000Z","modified_at":"2026-01-27T02:58:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13975438843936","imei1":"13975438843936","imei2":"13975438843936","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167545,"job_number":"JOB_167545","tr_customer_id":167562,"tr_customer_product_id":167552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:41:15.000Z","modified_at":"2026-01-27T02:41:15.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13453255964591","imei1":"13453255964591","imei2":"13453255964591","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f352f1f0-f84d-49cd-8483-2e43970dfe89 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-QhLSRXb7LfMRzv2cf5e7LmMAq/U" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NjF9.brTn_zvKmSWCpzDyAuKHiYH-vsS9YPiyvkZPol4K00U"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NjF9.brTn_zvKmSWCpzDyAuKHiYH-vsS9YPiyvkZPol4K00U |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ff8d419f-7788-46f0-a108-9acde8b14f27 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"fa-C4O/migWRZ/Ui2BHEIG1BiIjgvQ"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NjF9.brTn_zvKmSWCpzDyAuKHiYH-vsS9YPiyvkZPol4K00U |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 69e9b56e-35a1-46e5-a774-3d3e743852da |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-gDzW4IFE+FB8XYvktF9fVMhUNrs" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Repair completed","key":"repair_completed","count":144}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NjF9.brTn_zvKmSWCpzDyAuKHiYH-vsS9YPiyvkZPol4K00U |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 838e3c29-4a54-4cfd-a8ca-86fa50dd8c5a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"details_key": "pending_for_repair"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1012 |
| ETag | W/"3f4-dXdkfAA+QtRsEyJnJUp6ySQX8cE" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":167944,"job_number":"JOB_167944","tr_customer_id":167961,"tr_customer_product_id":167951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:54:15.000Z","modified_at":"2026-01-27T06:54:20.000Z","name":"Izaiah Goodwin","mobile_number":"667-308-1378","email_id":"Elouise43@hotmail.com","dop":"2025-12-01","serial_number":"17184857919726","imei1":"17184857919726","imei2":"17184857919726","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-27T06:54:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NjF9.brTn_zvKmSWCpzDyAuKHiYH-vsS9YPiyvkZPol4K00U |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7199bb0b-c25b-4f24-9204-4614b7baaf5c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 34 |
{"details_key":"repair_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"8e32-O9Wz7WdQmSrHlTCzRukl1FGww8M"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NjF9.brTn_zvKmSWCpzDyAuKHiYH-vsS9YPiyvkZPol4K00U |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c55de06d-4ecb-4df3-a7f0-641db86801d3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"4c7-/Av4RR+NCydcsl41S1wb4mWpNbo" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:54:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":167944,"job_number":"JOB_167944","tr_customer_id":167961,"tr_customer_product_id":167951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:54:15.000Z","modified_at":"2026-01-27T06:54:20.000Z","name":"Izaiah Goodwin","mobile_number":"667-308-1378","email_id":"Elouise43@hotmail.com","dop":"2025-12-01","serial_number":"17184857919726","imei1":"17184857919726","imei2":"17184857919726","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-27T06:54:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":167944,"remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-27T06:54:15.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NjF9.brTn_zvKmSWCpzDyAuKHiYH-vsS9YPiyvkZPol4K00U |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5ecbaf63-28a3-4bee-b182-8aff90126a90 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:54:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859,"problems":[{"id":1,"remark":"OS reinstalled."}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzgzOTR9.PFJeCZGP0dKYnQEDjQu3YOwaWLMV0MtwpBzDvYxFxUs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2ade8a4a-d848-4e85-95ae-02248c2cf29a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 139 |
{
"job_id": 167944,
"problems": [
{
"id": 1,
"remark": "Changed Battery."
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 90dc4539-315f-4cf0-b5a7-37926abd7252 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-69jvtVkbBRL4nxdJgadNv3mZCzA" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTQ5Njg2M30.gqE2GPiyh8zNvUj6TmviHBgRYCqkqJo3X6ZtlNlPJoY"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTQ5Njg2M30.gqE2GPiyh8zNvUj6TmviHBgRYCqkqJo3X6ZtlNlPJoY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a47ab6c6-17c2-4b4a-a18f-24e4f6f3fed9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"a5-TaZ7vb8FFSe8pkKVbP7CUBuhMPY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTQ5Njg2M30.gqE2GPiyh8zNvUj6TmviHBgRYCqkqJo3X6ZtlNlPJoY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5c472478-eb93-4e43-b64e-c6342aedf3ba |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-YMKR/+VUm0tZETX3l2ftXRNZHP0" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":144},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTQ5Njg2M30.gqE2GPiyh8zNvUj6TmviHBgRYCqkqJo3X6ZtlNlPJoY |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | efe1c7b4-ca26-4184-b116-d012f420b870 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 41 |
{
"details_key": "pending_for_qc"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTQ5Njg2M30.gqE2GPiyh8zNvUj6TmviHBgRYCqkqJo3X6ZtlNlPJoY |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fa31bcd7-2901-4a7c-bbc2-a3bb86788d79 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 39 |
{
"details_key": "qc_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"22c68-4rhu79P8W8MotKA3j0YlniDb5GU" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:54:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":167942,"job_number":"JOB_167942","tr_customer_id":167959,"tr_customer_product_id":167949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:54:10.000Z","name":"Pietro Stracke","mobile_number":"336-677-3457","email_id":"Darrick_Wilderman4@gmail.com","dop":"2025-12-01","serial_number":"11510163451561","imei1":"11510163451561","imei2":"11510163451561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167940,"job_number":"JOB_167940","tr_customer_id":167957,"tr_customer_product_id":167947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:52.000Z","name":"Cara Rath","mobile_number":"987-859-1105","email_id":"Amir60@gmail.com","dop":"2025-12-01","serial_number":"10948899776550","imei1":"10948899776550","imei2":"10948899776550","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167937,"job_number":"JOB_167937","tr_customer_id":167954,"tr_customer_product_id":167944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:26.000Z","modified_at":"2026-01-27T06:52:03.000Z","name":"Allene Erdman","mobile_number":"213-477-2942","email_id":"Reilly.Klocko@yahoo.com","dop":"2026-01-04","serial_number":"12959238722478","imei1":"12959238722478","imei2":"12959238722478","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167934,"job_number":"JOB_167934","tr_customer_id":167951,"tr_customer_product_id":167941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:58.000Z","modified_at":"2026-01-27T06:51:36.000Z","name":"Miracle Doyle","mobile_number":"985-838-2059","email_id":"Jett_Bosco@hotmail.com","dop":"2025-04-06","serial_number":"17756785529011","imei1":"17756785529011","imei2":"17756785529011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167931,"job_number":"JOB_167931","tr_customer_id":167948,"tr_customer_product_id":167938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:40.000Z","modified_at":"2026-01-27T06:51:18.000Z","name":"Brando Johnston","mobile_number":"935-317-2882","email_id":"Edmund50@hotmail.com","dop":"2026-01-04","serial_number":"17810372015745","imei1":"17810372015745","imei2":"17810372015745","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167928,"job_number":"JOB_167928","tr_customer_id":167945,"tr_customer_product_id":167935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:11.000Z","modified_at":"2026-01-27T06:50:51.000Z","name":"Bernadine Rutherford","mobile_number":"704-539-2876","email_id":"Emmett_Kohler@gmail.com","dop":"2025-04-06","serial_number":"14534602088922","imei1":"14534602088922","imei2":"14534602088922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167925,"job_number":"JOB_167925","tr_customer_id":167942,"tr_customer_product_id":167932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:52.000Z","modified_at":"2026-01-27T06:50:33.000Z","name":"Kris Bernier","mobile_number":"258-592-8541","email_id":"Kaycee96@gmail.com","dop":"2026-01-04","serial_number":"18439341230313","imei1":"18439341230313","imei2":"18439341230313","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167922,"job_number":"JOB_167922","tr_customer_id":167939,"tr_customer_product_id":167929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:29.000Z","modified_at":"2026-01-27T06:50:09.000Z","name":"Bell Stracke","mobile_number":"915-750-4333","email_id":"Saul58@hotmail.com","dop":"2025-04-06","serial_number":"10400148993354","imei1":"10400148993354","imei2":"10400148993354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167920,"job_number":"JOB_167920","tr_customer_id":167937,"tr_customer_product_id":167927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:25.000Z","modified_at":"2026-01-27T06:50:04.000Z","name":"Ignacio Farrell","mobile_number":"320-500-1584","email_id":"Felipe52@hotmail.com","dop":"2025-04-06","serial_number":"18659899859152","imei1":"18659899859152","imei2":"18659899859152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167917,"job_number":"JOB_167917","tr_customer_id":167934,"tr_customer_product_id":167924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:38.000Z","modified_at":"2026-01-27T06:45:18.000Z","name":"Joaquin Kulas","mobile_number":"583-240-9817","email_id":"Kirsten25@yahoo.com","dop":"2025-04-06","serial_number":"17938551459730","imei1":"17938551459730","imei2":"17938551459730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167914,"job_number":"JOB_167914","tr_customer_id":167931,"tr_customer_product_id":167921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:16.000Z","modified_at":"2026-01-27T06:44:58.000Z","name":"Grady Schaden","mobile_number":"682-416-2165","email_id":"Megane_Barrows5@gmail.com","dop":"2025-04-06","serial_number":"13986612123238","imei1":"13986612123238","imei2":"13986612123238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167912,"job_number":"JOB_167912","tr_customer_id":167929,"tr_customer_product_id":167919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:50.000Z","modified_at":"2026-01-27T06:44:30.000Z","name":"Sam Baumbach","mobile_number":"278-216-6264","email_id":"Abdul.Schoen24@gmail.com","dop":"2025-04-06","serial_number":"19651107341783","imei1":"19651107341783","imei2":"19651107341783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167909,"job_number":"JOB_167909","tr_customer_id":167926,"tr_customer_product_id":167916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:45.000Z","modified_at":"2026-01-27T06:44:28.000Z","name":"Kaitlin Zboncak","mobile_number":"891-592-1390","email_id":"Furman_Ziemann@gmail.com","dop":"2025-04-06","serial_number":"19030635434719","imei1":"19030635434719","imei2":"19030635434719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167907,"job_number":"JOB_167907","tr_customer_id":167924,"tr_customer_product_id":167914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:43.000Z","modified_at":"2026-01-27T06:44:24.000Z","name":"Harley Runte","mobile_number":"656-420-5648","email_id":"Martina.Walker@yahoo.com","dop":"2025-04-06","serial_number":"14023871545970","imei1":"14023871545970","imei2":"14023871545970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167904,"job_number":"JOB_167904","tr_customer_id":167921,"tr_customer_product_id":167911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:02.000Z","modified_at":"2026-01-27T06:43:42.000Z","name":"Cortez Kshlerin","mobile_number":"404-335-4217","email_id":"Caroline.Hyatt@gmail.com","dop":"2025-04-06","serial_number":"15859812046555","imei1":"15859812046555","imei2":"15859812046555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167901,"job_number":"JOB_167901","tr_customer_id":167918,"tr_customer_product_id":167908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:54.000Z","modified_at":"2026-01-27T06:43:35.000Z","name":"Jeanie Bailey","mobile_number":"254-447-6959","email_id":"Otha93@hotmail.com","dop":"2025-04-06","serial_number":"13830389477544","imei1":"13830389477544","imei2":"13830389477544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167898,"job_number":"JOB_167898","tr_customer_id":167915,"tr_customer_product_id":167905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:05.000Z","modified_at":"2026-01-27T06:42:46.000Z","name":"Berta Gleason","mobile_number":"670-959-8671","email_id":"Nelle.Douglas@hotmail.com","dop":"2025-04-06","serial_number":"17500260885098","imei1":"17500260885098","imei2":"17500260885098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167895,"job_number":"JOB_167895","tr_customer_id":167912,"tr_customer_product_id":167902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:32.000Z","modified_at":"2026-01-27T06:39:09.000Z","name":"Mylene Ziemann","mobile_number":"268-456-3179","email_id":"Monserrate.Padberg96@hotmail.com","dop":"2025-04-06","serial_number":"13422109656931","imei1":"13422109656931","imei2":"13422109656931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167889,"job_number":"JOB_167889","tr_customer_id":167906,"tr_customer_product_id":167896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:47.000Z","modified_at":"2026-01-27T06:38:24.000Z","name":"Christa Kutch","mobile_number":"447-746-4829","email_id":"Krista_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"16625501213741","imei1":"16625501213741","imei2":"16625501213741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167882,"job_number":"JOB_167882","tr_customer_id":167899,"tr_customer_product_id":167889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:03.000Z","modified_at":"2026-01-27T06:37:42.000Z","name":"Jaylen Kerluke","mobile_number":"546-909-9233","email_id":"Domingo45@gmail.com","dop":"2025-04-06","serial_number":"16862134829963","imei1":"16862134829963","imei2":"16862134829963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167881,"job_number":"JOB_167881","tr_customer_id":167898,"tr_customer_product_id":167888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:03.000Z","modified_at":"2026-01-27T06:37:40.000Z","name":"Celestine Kilback","mobile_number":"975-592-9244","email_id":"Maximillian46@gmail.com","dop":"2025-04-06","serial_number":"17951541323118","imei1":"17951541323118","imei2":"17951541323118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167872,"job_number":"JOB_167872","tr_customer_id":167889,"tr_customer_product_id":167879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:16.000Z","modified_at":"2026-01-27T06:36:55.000Z","name":"Cruz Hoeger","mobile_number":"934-485-6036","email_id":"Zelda13@yahoo.com","dop":"2025-04-06","serial_number":"14583018003932","imei1":"14583018003932","imei2":"14583018003932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167864,"job_number":"JOB_167864","tr_customer_id":167881,"tr_customer_product_id":167871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:29.000Z","modified_at":"2026-01-27T06:36:08.000Z","name":"Natasha Towne","mobile_number":"539-944-7993","email_id":"Elinore77@hotmail.com","dop":"2025-04-06","serial_number":"15990339465447","imei1":"15990339465447","imei2":"15990339465447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167859,"job_number":"JOB_167859","tr_customer_id":167876,"tr_customer_product_id":167866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:34:26.000Z","modified_at":"2026-01-27T06:35:09.000Z","name":"Darius Hane","mobile_number":"861-784-3255","email_id":"Isac8@hotmail.com","dop":"2025-04-06","serial_number":"10330263504588","imei1":"10330263504588","imei2":"10330263504588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167858,"job_number":"JOB_167858","tr_customer_id":167875,"tr_customer_product_id":167865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:18.000Z","modified_at":"2026-01-27T06:32:28.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12423253098832","imei2":"12423253098832","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167856,"job_number":"JOB_167856","tr_customer_id":167873,"tr_customer_product_id":167863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:04.000Z","modified_at":"2026-01-27T06:32:14.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10053012872262","imei2":"10053012872262","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167853,"job_number":"JOB_167853","tr_customer_id":167870,"tr_customer_product_id":167860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:51.000Z","modified_at":"2026-01-27T06:32:30.000Z","name":"Allie Stiedemann","mobile_number":"434-823-0869","email_id":"Hershel.Johnson34@hotmail.com","dop":"2025-04-06","serial_number":"12101566250387","imei1":"12101566250387","imei2":"12101566250387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167851,"job_number":"JOB_167851","tr_customer_id":167868,"tr_customer_product_id":167858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:50.000Z","modified_at":"2026-01-27T06:32:00.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14240408583347","imei2":"14240408583347","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167848,"job_number":"JOB_167848","tr_customer_id":167865,"tr_customer_product_id":167855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:03.000Z","modified_at":"2026-01-27T06:31:43.000Z","name":"Dorcas Schinner","mobile_number":"993-457-8106","email_id":"Helena_Herzog2@hotmail.com","dop":"2025-04-06","serial_number":"16557584408408","imei1":"16557584408408","imei2":"16557584408408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167844,"job_number":"JOB_167844","tr_customer_id":167861,"tr_customer_product_id":167851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:16.000Z","modified_at":"2026-01-27T06:30:56.000Z","name":"Rey Reichert","mobile_number":"904-355-8506","email_id":"Maxime.Brekke12@gmail.com","dop":"2025-04-06","serial_number":"13183922370106","imei1":"13183922370106","imei2":"13183922370106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167839,"job_number":"JOB_167839","tr_customer_id":167856,"tr_customer_product_id":167846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:04.000Z","modified_at":"2026-01-27T06:29:40.000Z","name":"Stanford Kuhlman","mobile_number":"548-543-0439","email_id":"Afton_Mayert73@gmail.com","dop":"2025-04-06","serial_number":"19371343198470","imei1":"19371343198470","imei2":"19371343198470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167836,"job_number":"JOB_167836","tr_customer_id":167853,"tr_customer_product_id":167843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:21.000Z","modified_at":"2026-01-27T06:28:57.000Z","name":"Maiya Hartmann","mobile_number":"805-965-1463","email_id":"Soledad52@hotmail.com","dop":"2025-04-06","serial_number":"19886852653800","imei1":"19886852653800","imei2":"19886852653800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167833,"job_number":"JOB_167833","tr_customer_id":167850,"tr_customer_product_id":167840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:38.000Z","modified_at":"2026-01-27T06:28:14.000Z","name":"Dayne Beatty","mobile_number":"976-674-2026","email_id":"Herminio_Kovacek@gmail.com","dop":"2025-04-06","serial_number":"13833034191551","imei1":"13833034191551","imei2":"13833034191551","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167830,"job_number":"JOB_167830","tr_customer_id":167847,"tr_customer_product_id":167837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:17.000Z","modified_at":"2026-01-27T06:27:00.000Z","name":"Cecelia Bauch","mobile_number":"671-610-2410","email_id":"Emilie_Ullrich20@gmail.com","dop":"2025-04-06","serial_number":"11963927712940","imei1":"11963927712940","imei2":"11963927712940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167827,"job_number":"JOB_167827","tr_customer_id":167844,"tr_customer_product_id":167834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:27.000Z","modified_at":"2026-01-27T06:26:09.000Z","name":"Bo Tromp","mobile_number":"574-636-5595","email_id":"Darwin.Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"14330271912505","imei1":"14330271912505","imei2":"14330271912505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167824,"job_number":"JOB_167824","tr_customer_id":167841,"tr_customer_product_id":167831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:36.000Z","modified_at":"2026-01-27T06:25:18.000Z","name":"Fidel Stoltenberg","mobile_number":"888-752-5165","email_id":"Lauriane87@hotmail.com","dop":"2025-04-06","serial_number":"11748226776697","imei1":"11748226776697","imei2":"11748226776697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167821,"job_number":"JOB_167821","tr_customer_id":167838,"tr_customer_product_id":167828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:48.000Z","modified_at":"2026-01-27T06:24:24.000Z","name":"Antonina Maggio","mobile_number":"602-978-3602","email_id":"Bo.Bechtelar0@yahoo.com","dop":"2025-06-18","serial_number":"10055833646600","imei1":"10055833646600","imei2":"10055833646600","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167818,"job_number":"JOB_167818","tr_customer_id":167835,"tr_customer_product_id":167825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:41.000Z","name":"Donny Hayes","mobile_number":"206-293-1033","email_id":"Kenyon.Walsh@yahoo.com","dop":"2025-06-18","serial_number":"10185353647351","imei1":"10185353647351","imei2":"10185353647351","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167815,"job_number":"JOB_167815","tr_customer_id":167832,"tr_customer_product_id":167822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:04.000Z","modified_at":"2026-01-27T06:23:42.000Z","name":"Ellis Walter","mobile_number":"583-518-4689","email_id":"Vena_Streich@hotmail.com","dop":"2025-04-06","serial_number":"18312915331901","imei1":"18312915331901","imei2":"18312915331901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167809,"job_number":"JOB_167809","tr_customer_id":167826,"tr_customer_product_id":167816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:31.000Z","modified_at":"2026-01-27T06:21:07.000Z","name":"Pansy Fritsch","mobile_number":"318-635-6350","email_id":"Lenore22@gmail.com","dop":"2025-04-06","serial_number":"12752952311240","imei1":"12752952311240","imei2":"12752952311240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167800,"job_number":"JOB_167800","tr_customer_id":167817,"tr_customer_product_id":167807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:46.000Z","modified_at":"2026-01-27T06:20:23.000Z","name":"Jennyfer Weber","mobile_number":"506-331-5511","email_id":"Bradly_Wisozk54@yahoo.com","dop":"2025-04-06","serial_number":"16469269473320","imei1":"16469269473320","imei2":"16469269473320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167797,"job_number":"JOB_167797","tr_customer_id":167814,"tr_customer_product_id":167804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:02.000Z","modified_at":"2026-01-27T06:19:39.000Z","name":"Eloy Ledner","mobile_number":"477-272-0753","email_id":"Dessie.Metz@gmail.com","dop":"2025-04-06","serial_number":"15793220981851","imei1":"15793220981851","imei2":"15793220981851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167791,"job_number":"JOB_167791","tr_customer_id":167808,"tr_customer_product_id":167798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:39.000Z","modified_at":"2026-01-27T05:20:16.000Z","name":"Alisha Jast","mobile_number":"302-636-5500","email_id":"Christ.Boyle@gmail.com","dop":"2025-04-06","serial_number":"10308584976477","imei1":"10308584976477","imei2":"10308584976477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167788,"job_number":"JOB_167788","tr_customer_id":167805,"tr_customer_product_id":167795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:54.000Z","modified_at":"2026-01-27T05:19:31.000Z","name":"Talia Nicolas","mobile_number":"760-854-8658","email_id":"Melyna_Trantow7@gmail.com","dop":"2025-04-06","serial_number":"15591401403235","imei1":"15591401403235","imei2":"15591401403235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167785,"job_number":"JOB_167785","tr_customer_id":167802,"tr_customer_product_id":167792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:09.000Z","modified_at":"2026-01-27T05:18:46.000Z","name":"Bert Cremin","mobile_number":"880-469-4883","email_id":"Mertie36@gmail.com","dop":"2025-04-06","serial_number":"10424599133818","imei1":"10424599133818","imei2":"10424599133818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167782,"job_number":"JOB_167782","tr_customer_id":167799,"tr_customer_product_id":167789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:01:11.000Z","modified_at":"2026-01-27T05:01:48.000Z","name":"Cyrus Prosacco","mobile_number":"968-467-5339","email_id":"Aiyana.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"15957104757718","imei1":"15957104757718","imei2":"15957104757718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167780,"job_number":"JOB_167780","tr_customer_id":167797,"tr_customer_product_id":167787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:00:53.000Z","modified_at":"2026-01-27T05:01:30.000Z","name":"Penelope Haley","mobile_number":"314-974-3233","email_id":"Domingo14@yahoo.com","dop":"2025-04-06","serial_number":"18569555503460","imei1":"18569555503460","imei2":"18569555503460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167778,"job_number":"JOB_167778","tr_customer_id":167795,"tr_customer_product_id":167785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:59:09.000Z","modified_at":"2026-01-27T04:59:48.000Z","name":"Tina Fahey","mobile_number":"555-225-7781","email_id":"Dolly93@gmail.com","dop":"2025-04-06","serial_number":"18314748738357","imei1":"18314748738357","imei2":"18314748738357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167776,"job_number":"JOB_167776","tr_customer_id":167793,"tr_customer_product_id":167783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:58:24.000Z","modified_at":"2026-01-27T04:59:02.000Z","name":"Keith Ernser","mobile_number":"971-520-9943","email_id":"Jean97@gmail.com","dop":"2025-04-06","serial_number":"15123889471853","imei1":"15123889471853","imei2":"15123889471853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167774,"job_number":"JOB_167774","tr_customer_id":167791,"tr_customer_product_id":167781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:57:38.000Z","modified_at":"2026-01-27T04:58:16.000Z","name":"Houston Lockman","mobile_number":"807-303-0969","email_id":"Katelin_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10033490901667","imei1":"10033490901667","imei2":"10033490901667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167773,"job_number":"JOB_167773","tr_customer_id":167790,"tr_customer_product_id":167780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:55.000Z","modified_at":"2026-01-27T04:52:06.000Z","name":"Akeem Hirthe","mobile_number":"846-525-7749","email_id":"Victoria58@gmail.com","dop":"2025-07-01","serial_number":"109682923227161","imei1":"109682923227161","imei2":"109682923227161","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167771,"job_number":"JOB_167771","tr_customer_id":167788,"tr_customer_product_id":167778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:41.000Z","modified_at":"2026-01-27T04:51:52.000Z","name":"Lauretta Ledner","mobile_number":"979-501-3503","email_id":"Ephraim67@yahoo.com","dop":"2025-07-01","serial_number":"102525710077270","imei1":"102525710077270","imei2":"102525710077270","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167766,"job_number":"JOB_167766","tr_customer_id":167783,"tr_customer_product_id":167773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:04.000Z","modified_at":"2026-01-27T04:43:44.000Z","name":"Tiara Gerlach","mobile_number":"705-255-9198","email_id":"Alan.Dietrich48@yahoo.com","dop":"2025-04-06","serial_number":"13673813176470","imei1":"13673813176470","imei2":"13673813176470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167763,"job_number":"JOB_167763","tr_customer_id":167780,"tr_customer_product_id":167770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:16.000Z","modified_at":"2026-01-27T04:42:56.000Z","name":"Holden Altenwerth","mobile_number":"331-282-0181","email_id":"Christop_Fahey@gmail.com","dop":"2025-04-06","serial_number":"11081960558031","imei1":"11081960558031","imei2":"11081960558031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167760,"job_number":"JOB_167760","tr_customer_id":167777,"tr_customer_product_id":167767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:27.000Z","modified_at":"2026-01-27T04:42:08.000Z","name":"Mackenzie Herman","mobile_number":"617-390-5098","email_id":"Dwight_Flatley77@hotmail.com","dop":"2025-04-06","serial_number":"13555570658205","imei1":"13555570658205","imei2":"13555570658205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167734,"job_number":"JOB_167734","tr_customer_id":167751,"tr_customer_product_id":167741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:24.000Z","modified_at":"2026-01-27T04:01:06.000Z","name":"Dedric Dach","mobile_number":"454-939-6364","email_id":"Quinton_Mohr96@hotmail.com","dop":"2025-04-06","serial_number":"15561692835654","imei1":"15561692835654","imei2":"15561692835654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167731,"job_number":"JOB_167731","tr_customer_id":167748,"tr_customer_product_id":167738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:58.000Z","modified_at":"2026-01-27T04:00:35.000Z","name":"Nils Price","mobile_number":"848-506-9428","email_id":"Hope26@gmail.com","dop":"2025-04-06","serial_number":"11136216434096","imei1":"11136216434096","imei2":"11136216434096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167728,"job_number":"JOB_167728","tr_customer_id":167745,"tr_customer_product_id":167735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:40.000Z","modified_at":"2026-01-27T04:00:17.000Z","name":"Camron McCullough","mobile_number":"343-821-8580","email_id":"Lucas.Kunze44@hotmail.com","dop":"2025-04-06","serial_number":"15156817870785","imei1":"15156817870785","imei2":"15156817870785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167722,"job_number":"JOB_167722","tr_customer_id":167739,"tr_customer_product_id":167729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:25.000Z","modified_at":"2026-01-27T04:00:04.000Z","name":"Johnpaul VonRueden","mobile_number":"695-818-2037","email_id":"Josue88@hotmail.com","dop":"2025-04-06","serial_number":"11345006253222","imei1":"11345006253222","imei2":"11345006253222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167719,"job_number":"JOB_167719","tr_customer_id":167736,"tr_customer_product_id":167726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:14.000Z","modified_at":"2026-01-27T03:59:51.000Z","name":"Brock Williamson","mobile_number":"289-805-9878","email_id":"Shaun.Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"12249866341232","imei1":"12249866341232","imei2":"12249866341232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167713,"job_number":"JOB_167713","tr_customer_id":167730,"tr_customer_product_id":167720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:45.000Z","name":"Demetris McDermott","mobile_number":"892-834-6175","email_id":"Rylan_Weber42@yahoo.com","dop":"2025-04-06","serial_number":"12065573541048","imei1":"12065573541048","imei2":"12065573541048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167710,"job_number":"JOB_167710","tr_customer_id":167727,"tr_customer_product_id":167717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:06.000Z","modified_at":"2026-01-27T03:59:43.000Z","name":"Jadon Morar","mobile_number":"323-667-0750","email_id":"Easton.Anderson@yahoo.com","dop":"2025-04-06","serial_number":"17965079550692","imei1":"17965079550692","imei2":"17965079550692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167704,"job_number":"JOB_167704","tr_customer_id":167721,"tr_customer_product_id":167711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:56.000Z","modified_at":"2026-01-27T03:59:33.000Z","name":"Vince Schimmel","mobile_number":"478-276-5763","email_id":"Lou_Shanahan@hotmail.com","dop":"2025-04-06","serial_number":"13224935401756","imei1":"13224935401756","imei2":"13224935401756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167700,"job_number":"JOB_167700","tr_customer_id":167717,"tr_customer_product_id":167707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:50.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Stanford Grady","mobile_number":"998-542-9403","email_id":"Meggie_Vandervort63@yahoo.com","dop":"2026-01-04","serial_number":"16049334971563","imei1":"16049334971563","imei2":"16049334971563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167694,"job_number":"JOB_167694","tr_customer_id":167711,"tr_customer_product_id":167701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:59:23.000Z","name":"Tristian Hyatt","mobile_number":"790-919-9318","email_id":"Holly.Halvorson11@hotmail.com","dop":"2025-04-06","serial_number":"18978779641805","imei1":"18978779641805","imei2":"18978779641805","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167693,"job_number":"JOB_167693","tr_customer_id":167710,"tr_customer_product_id":167700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:59:23.000Z","name":"Ruth Bartell","mobile_number":"918-233-1057","email_id":"Carmela.Little@yahoo.com","dop":"2025-04-06","serial_number":"16603912358281","imei1":"16603912358281","imei2":"16603912358281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167684,"job_number":"JOB_167684","tr_customer_id":167701,"tr_customer_product_id":167691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:59:16.000Z","name":"Jeramie Maggio","mobile_number":"786-396-4048","email_id":"Laverne.Wyman16@hotmail.com","dop":"2025-04-06","serial_number":"14322311223889","imei1":"14322311223889","imei2":"14322311223889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167683,"job_number":"JOB_167683","tr_customer_id":167700,"tr_customer_product_id":167690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:59:15.000Z","name":"Gloria Herman","mobile_number":"813-628-4878","email_id":"Heather.Howe@hotmail.com","dop":"2025-04-06","serial_number":"12891406720167","imei1":"12891406720167","imei2":"12891406720167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167680,"job_number":"JOB_167680","tr_customer_id":167697,"tr_customer_product_id":167687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:59:17.000Z","name":"Jazmyne Deckow","mobile_number":"226-299-1912","email_id":"Dangelo60@hotmail.com","dop":"2025-04-06","serial_number":"17185399314974","imei1":"17185399314974","imei2":"17185399314974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167677,"job_number":"JOB_167677","tr_customer_id":167694,"tr_customer_product_id":167684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:30.000Z","modified_at":"2026-01-27T03:59:07.000Z","name":"Maggie Wunsch","mobile_number":"463-465-6284","email_id":"Moses_Luettgen@gmail.com","dop":"2025-04-06","serial_number":"16707991643310","imei1":"16707991643310","imei2":"16707991643310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167674,"job_number":"JOB_167674","tr_customer_id":167691,"tr_customer_product_id":167681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:28.000Z","modified_at":"2026-01-27T03:59:07.000Z","name":"Reece Hagenes","mobile_number":"352-694-6042","email_id":"Monserrate27@yahoo.com","dop":"2025-04-06","serial_number":"16477743361753","imei1":"16477743361753","imei2":"16477743361753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167670,"job_number":"JOB_167670","tr_customer_id":167687,"tr_customer_product_id":167677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:59:01.000Z","name":"Claudia Ernser","mobile_number":"614-220-6810","email_id":"Lloyd20@hotmail.com","dop":"2025-04-06","serial_number":"12106786739450","imei1":"12106786739450","imei2":"12106786739450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167668,"job_number":"JOB_167668","tr_customer_id":167685,"tr_customer_product_id":167675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:58:59.000Z","name":"Earnestine Turner","mobile_number":"392-761-9346","email_id":"Glennie26@yahoo.com","dop":"2025-04-06","serial_number":"12775873567516","imei1":"12775873567516","imei2":"12775873567516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167665,"job_number":"JOB_167665","tr_customer_id":167682,"tr_customer_product_id":167672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:18.000Z","modified_at":"2026-01-27T03:58:55.000Z","name":"Winston Runolfsson","mobile_number":"574-557-1859","email_id":"Eldon.Bechtelar@gmail.com","dop":"2025-04-06","serial_number":"14560577097895","imei1":"14560577097895","imei2":"14560577097895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167662,"job_number":"JOB_167662","tr_customer_id":167679,"tr_customer_product_id":167669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:14.000Z","modified_at":"2026-01-27T03:58:53.000Z","name":"Daphnee Mueller","mobile_number":"577-891-9429","email_id":"Jesse.Lubowitz@gmail.com","dop":"2025-04-06","serial_number":"10283043729439","imei1":"10283043729439","imei2":"10283043729439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167657,"job_number":"JOB_167657","tr_customer_id":167674,"tr_customer_product_id":167664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:05.000Z","modified_at":"2026-01-27T03:58:42.000Z","name":"Juston Harvey","mobile_number":"486-447-3733","email_id":"Arlo_Harber@yahoo.com","dop":"2026-01-04","serial_number":"19484132032512","imei1":"19484132032512","imei2":"19484132032512","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167652,"job_number":"JOB_167652","tr_customer_id":167669,"tr_customer_product_id":167659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:03.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"Yvonne Beatty","mobile_number":"938-538-7270","email_id":"Harley58@gmail.com","dop":"2025-04-06","serial_number":"10337553747472","imei1":"10337553747472","imei2":"10337553747472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167650,"job_number":"JOB_167650","tr_customer_id":167667,"tr_customer_product_id":167657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"Elizabeth Mayer","mobile_number":"239-473-6514","email_id":"Pedro.Zemlak38@yahoo.com","dop":"2025-04-06","serial_number":"13196075461242","imei1":"13196075461242","imei2":"13196075461242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167643,"job_number":"JOB_167643","tr_customer_id":167660,"tr_customer_product_id":167650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:58:33.000Z","name":"Robyn Schmeler","mobile_number":"907-510-1822","email_id":"Emely.Koepp50@gmail.com","dop":"2025-04-06","serial_number":"10144809869542","imei1":"10144809869542","imei2":"10144809869542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167640,"job_number":"JOB_167640","tr_customer_id":167657,"tr_customer_product_id":167647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:56.000Z","modified_at":"2026-01-27T03:58:32.000Z","name":"Adrienne Grimes","mobile_number":"729-212-0939","email_id":"Brenda34@yahoo.com","dop":"2025-04-06","serial_number":"12219865944575","imei1":"12219865944575","imei2":"12219865944575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167637,"job_number":"JOB_167637","tr_customer_id":167654,"tr_customer_product_id":167644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:52.000Z","modified_at":"2026-01-27T03:58:31.000Z","name":"Nova Stamm","mobile_number":"693-895-3641","email_id":"Brody.Runolfsdottir@gmail.com","dop":"2025-04-06","serial_number":"16445619666337","imei1":"16445619666337","imei2":"16445619666337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167629,"job_number":"JOB_167629","tr_customer_id":167646,"tr_customer_product_id":167636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16285862842434","imei2":"16285862842434","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167627,"job_number":"JOB_167627","tr_customer_id":167644,"tr_customer_product_id":167634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:41.000Z","modified_at":"2026-01-27T03:58:20.000Z","name":"Charley Schroeder","mobile_number":"568-209-7381","email_id":"Ara90@yahoo.com","dop":"2025-04-06","serial_number":"16362528662636","imei1":"16362528662636","imei2":"16362528662636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167623,"job_number":"JOB_167623","tr_customer_id":167640,"tr_customer_product_id":167630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:58:15.000Z","name":"Louisa Becker","mobile_number":"387-647-0142","email_id":"Tania.Thompson21@gmail.com","dop":"2025-04-06","serial_number":"15989499921791","imei1":"15989499921791","imei2":"15989499921791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167621,"job_number":"JOB_167621","tr_customer_id":167638,"tr_customer_product_id":167628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:58:16.000Z","name":"Jacklyn Jakubowski","mobile_number":"297-831-5014","email_id":"Mia.Sanford25@hotmail.com","dop":"2025-04-06","serial_number":"11316762641745","imei1":"11316762641745","imei2":"11316762641745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167614,"job_number":"JOB_167614","tr_customer_id":167631,"tr_customer_product_id":167621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:58:13.000Z","name":"Garfield Trantow","mobile_number":"242-483-1707","email_id":"Giovani.Schuppe16@gmail.com","dop":"2025-06-18","serial_number":"10352114694924","imei1":"10352114694924","imei2":"10352114694924","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167613,"job_number":"JOB_167613","tr_customer_id":167630,"tr_customer_product_id":167620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:58:11.000Z","name":"Devonte O'Connell","mobile_number":"401-954-4982","email_id":"Ariane.Marks54@hotmail.com","dop":"2025-04-06","serial_number":"19501973653514","imei1":"19501973653514","imei2":"19501973653514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167609,"job_number":"JOB_167609","tr_customer_id":167626,"tr_customer_product_id":167616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:29.000Z","modified_at":"2026-01-27T03:57:39.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17302095058646","imei2":"17302095058646","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167606,"job_number":"JOB_167606","tr_customer_id":167623,"tr_customer_product_id":167613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:27.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Adalberto Dare","mobile_number":"493-574-9135","email_id":"Maegan_Considine@gmail.com","dop":"2025-04-06","serial_number":"16021243648821","imei1":"16021243648821","imei2":"16021243648821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167600,"job_number":"JOB_167600","tr_customer_id":167617,"tr_customer_product_id":167607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Sherman DuBuque","mobile_number":"937-364-8939","email_id":"Jettie_Schowalter@hotmail.com","dop":"2026-01-04","serial_number":"17965430311336","imei1":"17965430311336","imei2":"17965430311336","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167596,"job_number":"JOB_167596","tr_customer_id":167613,"tr_customer_product_id":167603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:18.000Z","modified_at":"2026-01-27T03:57:55.000Z","name":"Garland Herman","mobile_number":"810-930-1921","email_id":"Brayan.Zemlak4@hotmail.com","dop":"2025-04-06","serial_number":"15119514571700","imei1":"15119514571700","imei2":"15119514571700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167593,"job_number":"JOB_167593","tr_customer_id":167610,"tr_customer_product_id":167600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:17.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14638873223178","imei2":"14638873223178","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167591,"job_number":"JOB_167591","tr_customer_id":167608,"tr_customer_product_id":167598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Jailyn Blanda","mobile_number":"281-356-8623","email_id":"Emelie_Cartwright@gmail.com","dop":"2025-04-06","serial_number":"18291131966712","imei1":"18291131966712","imei2":"18291131966712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167587,"job_number":"JOB_167587","tr_customer_id":167604,"tr_customer_product_id":167594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:12.000Z","modified_at":"2026-01-27T03:57:49.000Z","name":"Amani Donnelly","mobile_number":"253-395-8643","email_id":"Diamond_Keebler@hotmail.com","dop":"2025-04-06","serial_number":"10832037510535","imei1":"10832037510535","imei2":"10832037510535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167584,"job_number":"JOB_167584","tr_customer_id":167601,"tr_customer_product_id":167591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:10.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Cole Rath","mobile_number":"325-290-3631","email_id":"Berry_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"11190183779068","imei1":"11190183779068","imei2":"11190183779068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167581,"job_number":"JOB_167581","tr_customer_id":167598,"tr_customer_product_id":167588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:00.000Z","modified_at":"2026-01-27T03:57:37.000Z","name":"Gwendolyn Hackett","mobile_number":"673-237-0686","email_id":"Christina_McClure8@yahoo.com","dop":"2025-04-06","serial_number":"14889064039695","imei1":"14889064039695","imei2":"14889064039695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167577,"job_number":"JOB_167577","tr_customer_id":167594,"tr_customer_product_id":167584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:57:33.000Z","name":"Marilie Rohan","mobile_number":"248-304-9540","email_id":"Vance25@yahoo.com","dop":"2025-04-06","serial_number":"15987577073440","imei1":"15987577073440","imei2":"15987577073440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167573,"job_number":"JOB_167573","tr_customer_id":167590,"tr_customer_product_id":167580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:57:31.000Z","name":"Austen Champlin","mobile_number":"469-982-3538","email_id":"Albin_Treutel36@gmail.com","dop":"2025-04-06","serial_number":"14891749000162","imei1":"14891749000162","imei2":"14891749000162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167571,"job_number":"JOB_167571","tr_customer_id":167588,"tr_customer_product_id":167578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Rosella Bergstrom","mobile_number":"701-715-2032","email_id":"Kassandra39@yahoo.com","dop":"2025-04-06","serial_number":"14025417199656","imei1":"14025417199656","imei2":"14025417199656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167568,"job_number":"JOB_167568","tr_customer_id":167585,"tr_customer_product_id":167575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:57:30.000Z","name":"Damion Walker","mobile_number":"425-372-2349","email_id":"Zola23@hotmail.com","dop":"2025-04-06","serial_number":"11972983969648","imei1":"11972983969648","imei2":"11972983969648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167567,"job_number":"JOB_167567","tr_customer_id":167584,"tr_customer_product_id":167574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:50.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Kirsten Purdy","mobile_number":"667-490-5340","email_id":"Ellsworth.Lynch@yahoo.com","dop":"2025-06-18","serial_number":"10974195504643","imei1":"10974195504643","imei2":"10974195504643","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167564,"job_number":"JOB_167564","tr_customer_id":167581,"tr_customer_product_id":167571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:47.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"Ralph Gerlach","mobile_number":"746-208-3832","email_id":"Trey_Reilly@gmail.com","dop":"2025-04-06","serial_number":"16572571827001","imei1":"16572571827001","imei2":"16572571827001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167562,"job_number":"JOB_167562","tr_customer_id":167579,"tr_customer_product_id":167569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:40.000Z","modified_at":"2026-01-27T03:57:19.000Z","name":"Lue Schinner","mobile_number":"470-782-4153","email_id":"Braulio37@hotmail.com","dop":"2025-04-06","serial_number":"19673463751655","imei1":"19673463751655","imei2":"19673463751655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167560,"job_number":"JOB_167560","tr_customer_id":167577,"tr_customer_product_id":167567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:38.000Z","modified_at":"2026-01-27T03:56:47.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"46832736178143","imei1":"46832736178143","imei2":"46832736178143","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167558,"job_number":"JOB_167558","tr_customer_id":167575,"tr_customer_product_id":167565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:27.000Z","modified_at":"2026-01-27T03:56:36.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"86433522314885","imei1":"86433522314885","imei2":"86433522314885","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167557,"job_number":"JOB_167557","tr_customer_id":167574,"tr_customer_product_id":167564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:27.000Z","modified_at":"2026-01-27T03:57:03.000Z","name":"Cortez Okuneva","mobile_number":"243-379-2128","email_id":"Evangeline.Haag37@yahoo.com","dop":"2025-04-06","serial_number":"13784274402878","imei1":"13784274402878","imei2":"13784274402878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167555,"job_number":"JOB_167555","tr_customer_id":167572,"tr_customer_product_id":167562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:18.000Z","modified_at":"2026-01-27T03:05:53.000Z","name":"Lue Koss","mobile_number":"890-272-0890","email_id":"Kariane88@yahoo.com","dop":"2025-04-06","serial_number":"12622222412301","imei1":"12622222412301","imei2":"12622222412301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167552,"job_number":"JOB_167552","tr_customer_id":167569,"tr_customer_product_id":167559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:35.000Z","modified_at":"2026-01-27T03:05:10.000Z","name":"Ines Bins","mobile_number":"331-644-1254","email_id":"Marianne95@hotmail.com","dop":"2025-04-06","serial_number":"10196588918332","imei1":"10196588918332","imei2":"10196588918332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167549,"job_number":"JOB_167549","tr_customer_id":167566,"tr_customer_product_id":167556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:53.000Z","modified_at":"2026-01-27T03:04:28.000Z","name":"Murphy Walker","mobile_number":"437-509-6401","email_id":"Jadyn_Dickinson89@hotmail.com","dop":"2025-04-06","serial_number":"16209779649139","imei1":"16209779649139","imei2":"16209779649139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167892,"job_number":"JOB_167892","tr_customer_id":167909,"tr_customer_product_id":167899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:00.000Z","modified_at":"2026-01-27T06:38:36.000Z","name":"Adrain Flatley","mobile_number":"625-204-1955","email_id":"Iliana_Green@gmail.com","dop":"2000-01-31","serial_number":"10327360941022","imei1":"10327360941022","imei2":"10327360941022","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167886,"job_number":"JOB_167886","tr_customer_id":167903,"tr_customer_product_id":167893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:16.000Z","modified_at":"2026-01-27T06:37:53.000Z","name":"Vivianne Kuvalis","mobile_number":"928-407-3268","email_id":"Nola37@hotmail.com","dop":"2000-01-31","serial_number":"10539760183863","imei1":"10539760183863","imei2":"10539760183863","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167878,"job_number":"JOB_167878","tr_customer_id":167895,"tr_customer_product_id":167885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:42.000Z","modified_at":"2026-01-27T06:37:22.000Z","name":"Ezequiel Hauck","mobile_number":"402-515-8716","email_id":"Ethel52@hotmail.com","dop":"2025-10-21","serial_number":"12597963508580","imei1":"12597963508580","imei2":"12597963508580","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167875,"job_number":"JOB_167875","tr_customer_id":167892,"tr_customer_product_id":167882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:32.000Z","modified_at":"2026-01-27T06:37:09.000Z","name":"Jakayla Stehr","mobile_number":"889-226-7042","email_id":"Oswald_Blanda50@hotmail.com","dop":"2000-01-31","serial_number":"10809822361810","imei1":"10809822361810","imei2":"10809822361810","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167870,"job_number":"JOB_167870","tr_customer_id":167887,"tr_customer_product_id":167877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:55.000Z","modified_at":"2026-01-27T06:36:34.000Z","name":"Fletcher Langosh","mobile_number":"961-716-6775","email_id":"Danyka74@hotmail.com","dop":"2025-10-21","serial_number":"12097514595498","imei1":"12097514595498","imei2":"12097514595498","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167867,"job_number":"JOB_167867","tr_customer_id":167884,"tr_customer_product_id":167874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:47.000Z","modified_at":"2026-01-27T06:36:24.000Z","name":"Keenan Strosin","mobile_number":"493-722-5111","email_id":"Athena3@yahoo.com","dop":"2000-01-31","serial_number":"10961625417361","imei1":"10961625417361","imei2":"10961625417361","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167862,"job_number":"JOB_167862","tr_customer_id":167879,"tr_customer_product_id":167869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:07.000Z","modified_at":"2026-01-27T06:35:46.000Z","name":"Erling Schowalter","mobile_number":"297-720-6965","email_id":"Emerald.Hayes@yahoo.com","dop":"2025-10-21","serial_number":"17024058576990","imei1":"17024058576990","imei2":"17024058576990","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167756,"job_number":"JOB_167756","tr_customer_id":167773,"tr_customer_product_id":167763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:08.000Z","modified_at":"2026-01-27T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74072070477227","imei1":"74072070477227","imei2":"74072070477227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167749,"job_number":"JOB_167749","tr_customer_id":167766,"tr_customer_product_id":167756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:36.000Z","modified_at":"2026-01-27T04:05:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24590586092397","imei1":"24590586092397","imei2":"24590586092397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167742,"job_number":"JOB_167742","tr_customer_id":167759,"tr_customer_product_id":167749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:04.000Z","modified_at":"2026-01-27T04:04:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19395955050300","imei1":"19395955050300","imei2":"19395955050300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167725,"job_number":"JOB_167725","tr_customer_id":167742,"tr_customer_product_id":167732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:34.000Z","modified_at":"2026-01-27T04:00:11.000Z","name":"Lorena Raynor","mobile_number":"505-412-7010","email_id":"Jayson36@gmail.com","dop":"2000-01-31","serial_number":"10356871190723","imei1":"10356871190723","imei2":"10356871190723","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167699,"job_number":"JOB_167699","tr_customer_id":167716,"tr_customer_product_id":167706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Ruth Spinka","mobile_number":"567-517-0880","email_id":"Junius_Emard@gmail.com","dop":"2000-01-31","serial_number":"10994193539382","imei1":"10994193539382","imei2":"10994193539382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167658,"job_number":"JOB_167658","tr_customer_id":167675,"tr_customer_product_id":167665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:05.000Z","modified_at":"2026-01-27T03:58:42.000Z","name":"Giovani Becker","mobile_number":"836-554-6598","email_id":"Justice.Gerlach17@gmail.com","dop":"2000-01-31","serial_number":"10624707653449","imei1":"10624707653449","imei2":"10624707653449","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167615,"job_number":"JOB_167615","tr_customer_id":167632,"tr_customer_product_id":167622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Flavio Roberts","mobile_number":"486-327-5797","email_id":"Lexie_Konopelski@hotmail.com","dop":"2025-05-30","serial_number":"11200459191432","imei1":"11200459191432","imei2":"11200459191432","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167602,"job_number":"JOB_167602","tr_customer_id":167619,"tr_customer_product_id":167609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Grace Blick","mobile_number":"744-224-5481","email_id":"Nayeli.Wintheiser@hotmail.com","dop":"2000-01-31","serial_number":"10459943038758","imei1":"10459943038758","imei2":"10459943038758","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167846,"job_number":"JOB_167846","tr_customer_id":167863,"tr_customer_product_id":167853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:17.000Z","modified_at":"2026-01-27T06:30:31.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"63418459119098","imei1":"63418459119098","imei2":"63418459119098","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167842,"job_number":"JOB_167842","tr_customer_id":167859,"tr_customer_product_id":167849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:59.000Z","modified_at":"2026-01-27T06:30:12.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"14949087610513","imei1":"14949087610513","imei2":"14949087610513","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167841,"job_number":"JOB_167841","tr_customer_id":167858,"tr_customer_product_id":167848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:41.000Z","modified_at":"2026-01-27T06:29:54.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"83346861180614","imei1":"83346861180614","imei2":"83346861180614","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167814,"job_number":"JOB_167814","tr_customer_id":167831,"tr_customer_product_id":167821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:22:09.000Z","modified_at":"2026-01-27T06:22:36.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"87489460908188","imei1":"87489460908188","imei2":"87489460908188","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167812,"job_number":"JOB_167812","tr_customer_id":167829,"tr_customer_product_id":167819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:33.000Z","modified_at":"2026-01-27T06:20:44.000Z","name":"Bryce Leffler","mobile_number":"385-608-7314","email_id":"Eleanora34@gmail.com","dop":"2025-06-09","serial_number":"101447873691916","imei1":"101447873691916","imei2":"101447873691916","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167806,"job_number":"JOB_167806","tr_customer_id":167823,"tr_customer_product_id":167813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:17.000Z","modified_at":"2026-01-27T06:20:29.000Z","name":"Ruben Christiansen","mobile_number":"731-322-8089","email_id":"Rylan70@gmail.com","dop":"2025-06-09","serial_number":"101454981814787","imei1":"101454981814787","imei2":"101454981814787","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167803,"job_number":"JOB_167803","tr_customer_id":167820,"tr_customer_product_id":167810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:01.000Z","modified_at":"2026-01-27T06:20:13.000Z","name":"Rashad Fritsch","mobile_number":"226-706-0013","email_id":"Jan_Boyle4@hotmail.com","dop":"2025-06-09","serial_number":"109276788223497","imei1":"109276788223497","imei2":"109276788223497","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167795,"job_number":"JOB_167795","tr_customer_id":167812,"tr_customer_product_id":167802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:18:21.000Z","modified_at":"2026-01-27T06:18:44.000Z","name":"Enrico Kirlin","mobile_number":"251-555-3855","email_id":"Eli72@yahoo.com","dop":"2025-10-01","serial_number":"11322837650533","imei1":"11322837650533","imei2":"11322837650533","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167794,"job_number":"JOB_167794","tr_customer_id":167811,"tr_customer_product_id":167801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:17:35.000Z","modified_at":"2026-01-27T06:18:02.000Z","name":"Troy Langworth","mobile_number":"692-491-3396","email_id":"Bernadine.Runolfsdottir@hotmail.com","dop":"2025-11-04","serial_number":"84989457462321","imei1":"84989457462321","imei2":"84989457462321","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:18:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167793,"job_number":"JOB_167793","tr_customer_id":167810,"tr_customer_product_id":167800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:17:19.000Z","modified_at":"2026-01-27T06:17:30.000Z","name":"Wilhelmine Nienow","mobile_number":"634-944-3525","email_id":"Vena.Toy@gmail.com","dop":"2025-11-04","serial_number":"50739144913283","imei1":"50739144913283","imei2":"50739144913283","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167757,"job_number":"JOB_167757","tr_customer_id":167774,"tr_customer_product_id":167764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:39:12.000Z","modified_at":"2026-01-27T04:39:22.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15588334816566","imei1":"15588334816566","imei2":"15588334816566","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167716,"job_number":"JOB_167716","tr_customer_id":167733,"tr_customer_product_id":167723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:13.000Z","modified_at":"2026-01-27T03:59:24.000Z","name":"Bennie Franecki","mobile_number":"802-828-9137","email_id":"Mario.Sanford@yahoo.com","dop":"2025-06-09","serial_number":"108192504023156","imei1":"108192504023156","imei2":"108192504023156","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167706,"job_number":"JOB_167706","tr_customer_id":167723,"tr_customer_product_id":167713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"Kayley Grant","mobile_number":"987-283-8009","email_id":"Germaine16@gmail.com","dop":"2025-06-09","serial_number":"102323060459001","imei1":"102323060459001","imei2":"102323060459001","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167688,"job_number":"JOB_167688","tr_customer_id":167705,"tr_customer_product_id":167695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:52.000Z","name":"Devyn Jerde","mobile_number":"833-279-3346","email_id":"Deja72@yahoo.com","dop":"2025-06-09","serial_number":"103696049142109","imei1":"103696049142109","imei2":"103696049142109","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167633,"job_number":"JOB_167633","tr_customer_id":167650,"tr_customer_product_id":167640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:58:11.000Z","name":"Tanner Bernhard","mobile_number":"590-234-8156","email_id":"Hardy74@yahoo.com","dop":"2025-10-01","serial_number":"12083728362528","imei1":"12083728362528","imei2":"12083728362528","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167598,"job_number":"JOB_167598","tr_customer_id":167615,"tr_customer_product_id":167605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:19.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"giyu tomiaka","mobile_number":"325-918-4615","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"898295578132122","imei1":"898295578132122","imei2":"898295578132122","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167583,"job_number":"JOB_167583","tr_customer_id":167600,"tr_customer_product_id":167590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:08.000Z","modified_at":"2026-01-27T03:57:17.000Z","name":"tanjiro kamado","mobile_number":"491-800-0516","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"186981793403282","imei1":"186981793403282","imei2":"186981793403282","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167579,"job_number":"JOB_167579","tr_customer_id":167596,"tr_customer_product_id":167586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:57.000Z","modified_at":"2026-01-27T03:57:06.000Z","name":"saitama sensei","mobile_number":"241-714-5923","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"720202871951017","imei1":"720202871951017","imei2":"720202871951017","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167546,"job_number":"JOB_167546","tr_customer_id":167563,"tr_customer_product_id":167553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:58:17.000Z","modified_at":"2026-01-27T02:58:26.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19803285126055","imei1":"19803285126055","imei2":"19803285126055","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T02:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167544,"job_number":"JOB_167544","tr_customer_id":167561,"tr_customer_product_id":167551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:41:15.000Z","modified_at":"2026-01-27T02:41:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16856548964448","imei1":"16856548964448","imei2":"16856548964448","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T02:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTQ5Njg2M30.gqE2GPiyh8zNvUj6TmviHBgRYCqkqJo3X6ZtlNlPJoY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e4cbf98e-1a01-48eb-bfa7-61ba0b488daa |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"402-AuDZHbeFhGEFF0DYY5ZciskXSsM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:54:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":167944,"job_number":"JOB_167944","tr_customer_id":167961,"tr_customer_product_id":167951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:54:15.000Z","modified_at":"2026-01-27T06:54:23.000Z","name":"Izaiah Goodwin","mobile_number":"667-308-1378","email_id":"Elouise43@hotmail.com","dop":"2025-12-01","serial_number":"17184857919726","imei1":"17184857919726","imei2":"17184857919726","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-27T06:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTQ5Njg2M30.gqE2GPiyh8zNvUj6TmviHBgRYCqkqJo3X6ZtlNlPJoY |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6e2f0f75-c357-4c60-9ed1-393dfb7cb580 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{
"job_id": 167944
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTQ5Njg2M30.gqE2GPiyh8zNvUj6TmviHBgRYCqkqJo3X6ZtlNlPJoY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a2e0e7db-4a88-421d-89c3-cecbd780a247 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 281e3b25-6d2e-4804-9a32-f065343a5db8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-tw7xlifEcqFVlVKzuFet6j8fcoY" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NjZ9.fIOnksQImFGzJDMtfSXdM17fkwosoEWHC9EY_q6Xyz4"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NjZ9.fIOnksQImFGzJDMtfSXdM17fkwosoEWHC9EY_q6Xyz4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 51cdd30b-5a29-4328-812c-7b3700e55ad1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"cb-oLXnzCPeUIrWt3hYH6Tlabc/OxY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NjZ9.fIOnksQImFGzJDMtfSXdM17fkwosoEWHC9EY_q6Xyz4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0c58de1c-9998-433b-9bfd-ec665f7f8096 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-+27Y1OP04s62oj3Gh9QQyPDjm+k" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":402},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NjZ9.fIOnksQImFGzJDMtfSXdM17fkwosoEWHC9EY_q6Xyz4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 610423e3-4124-4614-b99c-72d7a6ba85c2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 47 |
{
"details_key": "pending_for_delivery"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1017 |
| ETag | W/"3f9-akfakrxyOnMTfngCTEsIlyLiAtQ" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":167944,"job_number":"JOB_167944","tr_customer_id":167961,"tr_customer_product_id":167951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:54:15.000Z","modified_at":"2026-01-27T06:54:25.000Z","name":"Izaiah Goodwin","mobile_number":"667-308-1378","email_id":"Elouise43@hotmail.com","dop":"2025-12-01","serial_number":"17184857919726","imei1":"17184857919726","imei2":"17184857919726","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-27T06:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1741-MgfLvwgA4Uw2sXxvIfG8AaPBJ/E"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NjZ9.fIOnksQImFGzJDMtfSXdM17fkwosoEWHC9EY_q6Xyz4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 47b1c449-3ef7-49b3-8eb6-baa28661807a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1017 |
| ETag | W/"3f9-akfakrxyOnMTfngCTEsIlyLiAtQ" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":167944,"job_number":"JOB_167944","tr_customer_id":167961,"tr_customer_product_id":167951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:54:15.000Z","modified_at":"2026-01-27T06:54:25.000Z","name":"Izaiah Goodwin","mobile_number":"667-308-1378","email_id":"Elouise43@hotmail.com","dop":"2025-12-01","serial_number":"17184857919726","imei1":"17184857919726","imei2":"17184857919726","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-27T06:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NjZ9.fIOnksQImFGzJDMtfSXdM17fkwosoEWHC9EY_q6Xyz4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1975df89-cb30-4d1f-a3bd-19fc1e8c9e1b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{
"job_id": 167944
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_131859"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NjZ9.fIOnksQImFGzJDMtfSXdM17fkwosoEWHC9EY_q6Xyz4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 06558501-e676-4ede-9b49-789383520a4e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_167944"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1020 |
| ETag | W/"3fc-/XlpbWheGogXS1emeP4TplkQ9oM" |
| Vary | Accept-Encoding |
| Date | Tue, 27 Jan 2026 06:54:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":167944,"job_number":"JOB_167944","tr_customer_id":167961,"tr_customer_product_id":167951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:54:15.000Z","modified_at":"2026-01-27T06:54:28.000Z","name":"Izaiah Goodwin","mobile_number":"667-308-1378","email_id":"Elouise43@hotmail.com","dop":"2025-12-01","serial_number":"17184857919726","imei1":"17184857919726","imei2":"17184857919726","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_131859' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk0OTY4NjZ9.fIOnksQImFGzJDMtfSXdM17fkwosoEWHC9EY_q6Xyz4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a836dbcd-6c76-4f27-94cb-8572cf44ac2d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"a55-OthJlvKyteZ2YZLn35ny0ws/7lo" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 27 Jan 2026 06:54:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":167944,"job_number":"JOB_167944","tr_customer_id":167961,"tr_customer_product_id":167951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:54:15.000Z","modified_at":"2026-01-27T06:54:28.000Z","name":"Izaiah Goodwin","mobile_number":"667-308-1378","email_id":"Elouise43@hotmail.com","dop":"2025-12-01","serial_number":"17184857919726","imei1":"17184857919726","imei2":"17184857919726","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":643078,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-27T06:54:15.000Z","created_at":"2026-01-27T06:54:15.000Z"},{"id":643079,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-27T06:54:15.000Z","created_at":"2026-01-27T06:54:15.000Z"},{"id":643080,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-01-27T06:54:20.000Z","created_at":"2026-01-27T06:54:20.000Z"},{"id":643081,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-01-27T06:54:23.000Z","created_at":"2026-01-27T06:54:23.000Z"},{"id":643082,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-01-27T06:54:25.000Z","created_at":"2026-01-27T06:54:25.000Z"},{"id":643083,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-01-27T06:54:28.000Z","created_at":"2026-01-27T06:54:28.000Z"},{"id":643084,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-01-27T06:54:28.000Z","created_at":"2026-01-27T06:54:28.000Z"}],"problems":[{"id":149088,"problem":"Smartphone is running slow","remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-27T06:54:15.000Z"},{"id":149089,"problem":"Smartphone is running slow","remark":"Changed Battery.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-01-27T06:54:23.000Z"}],"quatations":[]}}